[Pkg-owncloud-commits] [owncloud-client] annotated tag upstream/2.0.0_beta1+dfsg created (now 59868cf)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:49:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a change to annotated tag upstream/2.0.0_beta1+dfsg
in repository owncloud-client.
at 59868cf (tag)
tagging 614445aae25c2cd03aaccb61f125dbc5c353fc55 (commit)
replaces upstream/1.8.4+dfsg
tagged by Sandro Knauß
on Tue Aug 11 14:46:01 2015 +0200
- Log -----------------------------------------------------------------
Upstream version 2.0.0~beta1+dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJVye6JAAoJEOOtsAhQYFY2eqUP/1eAmWgw4oAzEIn1XYSOo+mI
moy3HJb4ESVDk7XKaSDCBs3GixPKEamwd8ENLR3Il77mYdwIzlfIt6A3G5aOooJ0
S/42TMH95RsN5mVnyjRP1CeJ9BX+7aRXq/C55olV6wsuEEFB7CTY/tL+I3x6Njhm
daXMZ557TJhppnmKWeZnNP44U9bWMcx3rcCXzI8qP5deSiLFyPrUUKMUYC2zr3Tv
hfmXqFQSifZs9rjPi3RB8koGujqfW340RJqw8K+NLeUdEVFpAxpIPJBTFollHAAd
O9jhW2tHnxh9Eb8sRkm0WjOloNmSjJvTPD1AlhxydDYF+LabfDu7ldpL47FJuO+y
S0eLElFOaWyrdhAIma7zWUKedb5V+gLmyY/X42xWHn7uy07AVFzskjF/upsJqvI1
75LLIN3iFU9VdfS+qLJcA3b6taEmhXPemvRAAjOUjAJBl9QHv5gQFt6rh38GDDXp
gzWZzAD9yzY67rS1KfRyzKgrPt4WeEy2jKk4CqZ0Z9E6oWK0R9v4wfAIvplWgHq1
F2qRzUNSqRr6ffBwLIM7KkGMqghb3LAbI+Om4zFvhUbBatviS8A3AqcEgx8Ae8P8
bkJf1QtGK6hqscIDx/BTOrqn0RTd+hHYfCkrGNq1r3gDMyq7PRoQyFVcdvAAxLD8
4hVLO6dc9q452mHJ7EtU
=cdea
-----END PGP SIGNATURE-----
Aputsiaĸ Niels Janussen (1):
Minor typo: Ingored -> Ignored
Arthur Schiwon (1):
clear error hint went wrongly use command line options
Carla Schroder (3):
add note re linux password managers
Merge pull request #3004 from RealRancor/fix_typo
Merge pull request #3279 from RealRancor/fix_docs
Christian Burger (2):
Windows Explorer: fix issues when syncing whole drive.
refactoring as requested in pull request
Christian Kamm (55):
Merge remote-tracking branch 'origin/1.8'
AccountSettings: Update progress only twice per second. #3014
Time estimation: Avoid a progress reset before finish. #2328
Time estimation: Use a consistent check for size dependence. #2328
Time estimate: Refactor remaining time guess. #2328
Revert "AccountSettings: Update progress only twice per second. #3014"
Add explanations to fixmes
Remove SelectiveSyncText
Determine right account in ownCloudGui::slotShowShareDialog
Fix bad connect/disconnects.
Ensure 'user' is available early enough for ui in httpcreds
Move AccountState::displayName to Account.
Never use 'new Account' directly, prefer Account::create()
Add a basic random Account::id()
Fix crash on exit by not making Account parent of AccountState.
Save and restore multiple accounts.
Account: Generate shorter account ids.
Folders: Store inside account config.
Doc: Fix the section config values should be in.
Merge remote-tracking branch 'origin/1.8'
Nicer fix for the security issue #3283.
SyncScheduling: Avoid new resyncs on local mkdir.
Reconcile: Update db entry for new dirs. #2761
Download: Gracefully skip files with 404. #2227
Propagator: Add entry with dummy etag on local mkdir. #2761
AccountSettings: Fix initial visibility of sel sync panel #3355
FolderMan: Make folderSyncStateChange() signal reliable. #3354
IgnoreEditor: Make UI more explicit. #3172
Sync scheduling: fix per-account scheduling. #3379
Improve account connectivity tooltips. #3200
Propagation: Make 503 a fatal error.
test: Fix compile of check_csync_update.
QuotaInfo: Ensure label fits into progress bar. #3393
SslButton: Only show menu when info is available.
SslConfig: Reset when QNAM is reset. #3394
Fix travis build.
ProgressDispatcher: Minor cleanups.
FolderStatusModel: Always update on sync state change.
TrayMenu: Ensure it updates when accounts are added or removed.
Progress UI: Properly reset bar after a sync.
Password dialog: Include account name.
FolderStatusModel: Minor cleanup.
TrayMenu: Show submenus per account.
Folders: Show as disconnected when account is disconnected.
Fix test build.
Fix test build... again.
Fix error message for invalid chars in filename #3432
AccountSettings: Improve error reporting. #3084
AccountSettings: Fix label for ServiceUnavailable state.
Tray menu: Make sign in/out actions more consistent.
Network: Fix enabling of proxy auth text fields.
System proxy: Ask for credentials if needed.
Fix Qt4 build.
Proxy auth: Fix cred invalidation on Windows.
HttpCreds: Add keychain failure hint. #3268
Daniel Molkentin (57):
Activity view: Always add date
Don't translate dummy strings
Merge branch '1.8'
Merge remote-tracking branch 'origin/1.8'
NSIS: depend on nsProcess instead of Processes NSIS plugin
Merge pull request #2915 from oostenveld/patch-1
Remove dead code
Merge remote-tracking branch 'origin/1.8'
master is 2.0
Bump to 1.9
Merge remote-tracking branch 'origin/1.8' into 1.9
Merge remote-tracking branch 'origin/1.9'
Merge pull request #3277 from vidaren/master
Merge pull request #2978 from RealRancor/doc_virus_scanner
Merge pull request #3314 from owncloud/typo
Implement doxygen supoort to create developer documentation
Structure developer documentation
Merge remote-tracking branch 'origin/master' into doxygenify
Use doxygen style everywhere
Merge pull request #3380 from owncloud/doxygenify
Force linkage against libc++
Revert "Do not use std::unique_ptr"
Merge pull request #3347 from jturcotte/shell_integration_findersync
Merge pull request #3397 from owncloud/uselibcpp
Change repo for src/3rdparty/qtmacgoodies
Change repo for src/3rdparty/qtmacgoodies
Win32: Remove confusing option to remove AppData
Merge pull request #3467 from owncloud/remove_nsis_appdata_page
Win32: Do not silent-update if the application is already up-to-date
Merge pull request #3468 from owncloud/3368
NSIS: depend on nsProcess instead of Processes NSIS plugin
Adjust to new version of NSIS UAC
NSIS: Star Trek taught me: "Reversing the polarity will fix it". It's true.
NSIS: Fix NSIS error handling
NSIS: Add conversions for polish and slavic languages
Merge pull request #3513 from owncloud/fix_nautilus_plugin
Merge remote-tracking branch 'origin/master' into new_nsis_modules
NSIS: Actually call the elevation wrapper
Merge branch 'new_nsis_modules'
remove stay file
win32: libwebp has been bumped to version 5
NSIS: add polish translation
NSIS: Elevate uninstaller, too
Merge pull request #3558 from owncloud/si-units
Merge branch 'master' into linux_restart_on_new_version
Update ChangeLog
Update NSIS translations
Revert "Update NSIS translations"
Fix codepages for Czech and Slovak
NSIS: Remove (almost untranslated) Slovak tr for now
Merge pull request #3472 from owncloud/linux_restart_on_new_version
ownCloud Client 2.0 beta1
Updater: update Linux updater code to work with changes in master
Revert "win32: libwebp has been bumped to version 5"
Editorial changes to Changelog
ownSql: Do not use sqlite3 method not present in older version
Make version check test conditional for now
Guillermo López Leal (1):
Clarify the remotePollInterval variable from https://github.com/owncloud/core/issues/6543
Jakob Nixdorf (1):
Install architecture-independent files to DATADIR.
Jenkins for ownCloud (11):
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
Joas Schilling (1):
Fix typo in doc
Jocelyn Turcotte (29):
Pass SyncFileItems by pointer instead of by value
Fix the neon build
Merge pull request #3183 from christian-burger/fix-for-windows-explorer-extension-when-syncing-whole-drive
Merge pull request #2920 from remixtj/utility_SHGetKnownFolderPath
Fix the build
Fix the neon build
shell_i: Use an NSConnection instead of a local socket #2340
shell_i: Add a FinderSync-based implementation #2340
shell_i: Use proper non-padded icons #2340
shell_i: Don't load the old extension in >= 10.10 #2340
shell_i: Avoid always rebuilding SyncStateFinder.osax #2482
Reduce the amount of rebuild needed after a git commit
OS X: Fix a few warnings
shell_i: Add english labels
shell_i: Remove the ICON_PATH socket API message #2340
shell_i: Use a more specific name for ContentManager
shell_i: Cleanup and build fix
shell_i: Build the extension with the '-' identity by default
shell_i: Add a way to fail the build if the signing key doesn't match
Allow the OSX build to work without make install
Update the qtmacgoodies submodule
Fix the tests build on OS X in debug
shell_i: Activate the finder integration on install #3463
SocketApi: Remove an unneeded emit syncItemDiscovered
Do not add all remote directories to the SyncItemVector
SocketApi: Force fowarding an OK STATUS for all parent directories
shell_i: Don't request statuses on UPDATE_VIEW
Revert "Use dynamic library loading for detecting the correct path for links"
Merge pull request #3562 from owncloud/revert-2920-utility_SHGetKnownFolderPath
Jürgen Weigert (1):
Merge pull request #3232 from flocke/master
Klaas Freitag (87):
Some minor cleanups.
Discovery: Preserve the error message.
Merge pull request #2927 from owncloud/bump-copy-right-to-2015
App: Do a regular check for updates, currently hardcoded every two hours.
Updater: Do a tray notification if a new update is available.
Frequent update check: read check frequency from config file.
csync: only define S_ defines if they are undefined.
Folder: Simplify Folder constructor: No need for AccountState.
FolderMan: Save migratated folder definitions to Configfile.
Revert "Exclude *.tmp (as requested in #2424 )"
Added removal of *.tmp to Changelog.
Removed the setFileHidden function for now
Added function to change the filename to be longer than MAX_PATH
Unit test for the long filename conversion on win32
Win32 long filename format for Qt functions.
Remove definition of TDIR, its not longer in use.
Add a FIXME comment.
vio local: Use win32 native functions to traverse the file tree.
Long win pathes: Make makeLongWinPath function return the num of alloc bytes.
Add cross platform definition for chdir and getcwd.
CMocka tests: install the test utilities with make install.
long win pathes: Some minor refinements and documentations
CMocka Testing: Install the cmocka library
Long Win Pathes: Added test to test dir traversal with long pathes.
Removed dead code from csync_utils. Functionality moved to Qt based code.
Moved the makeWinLongPath function to c_path and rename to c_path_to_UNC
Created two functions c_utf8_string_to_locale and c_utf8_path_to_locale.
Added another test case with content in the deep path (also win32).
do not use the path function here.
FolderWatcher Win: Use proper lang path handling in folder watcher.
FileSystem: Add missing EXPORT macro.
SyncJournal: Use proper long path handling.
FileSystem: Use long file name handling method from csync.
Use strncat and strncpy rather than the strcpy and friends.
Fix comment for c_path_to_UNC, plus cleanup of superflous debug.
vio_local: Remove commented code.
vio_local: Simplify and fix the error out behaviour of win32 impl.
vio_local: Give strncpy and strncat enough space to copy closing zero.
vio_local: strncat only needs two chars as limit.
c_path: Fix function description.
Folder: let path() always end on "/" rather than on platform spec. delim.
vio_local: Properly detect if files are hidden.
csync_update: Handling hidden files as excluded files, as intended.
csync_update: set has_ignored_files in case of hidden files.
discovery: handle dot files on server as hidden.
Sync: Store information about ignored files on the server in database.
csync_update: store the remote ignore information into tree (from tmp)
Sync: Rename ignored file member to _serverHasIgnoredFiles.
Sync: Only copy the hasIgnoredFlag for the remote side.
SyncEngine: Remove bogus logging.
Hidden Files: Add a setting to ignore hidden files or not.
FolderWatcher: Add flag to ignore hidden files (or not).
Folder: Getter and Setter for ignore hidden files for folder config.
FolderMan: Set ignore hidden files in the folder watcher.
csync: Updated and added some documentation.
csync: Initialize the hidden files flag properly.
owncloudcmd: add option to not ignore hidden files.
IgnoreListEditor: handle the ignore hidden files checkbox.
AccountSettings: When adding a new folder, set ignore hidden flag.
csync_update: Reorg the code a bit to make it easier to read and understand
Change default check frequency to every ten hours.
CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME
Application: Add a new command line switch --version.
Utility: Added function versionOfInstalledBinary()
SetupWizard: remove unused variable defintion.
Application: On Linux, restart the app if a different version is on HD.
ConfigFile: Fix spelling.
ConfigFile: Return proper type for update check interval.
UpdateCheck: Clean up Application class and move most to updater.
Application: Remove unused connection to updater.
Updater: really do not forget to start the updater timer.
Updater: Avoid to show the update notification to often.
PassiveUpdateNotifier: Fix condition on when to show the update.
ConfigFile: Let updateCheckInterval return int instead of quint64.
Updater: Added a class UpdaterSchedule.
Merge branch 'regular_update_check'
Fix test, make it independent on the sort order of readdir.
Merge pull request #3495 from rullzer/dont_share_root
Merge pull request #3470 from rullzer/use_ocs_url
Nautilus Shell Integration: Only show menu entry for item state OK
Nautilus Shell Integration: Re-Assemble the whole filename after split.
Capabilities: Add macro to make win compile again.
cmake: rather use SHAREDIR than DATADIR define.
csync cmake: Removed not needed define of DATADIR.
utility: Put the config include to top of includes.
Tests: Make independent of an hardcoded path, rather use CMAKE_BINARY_DIR.
test Utility: really check for a version string.
Luca Lorenzetto (4):
Use dynamic library loading for detecting the correct path for links
Cleaner creation of link path. Using QDir ensures that every needed / is present
Integrating feedbacks provided by jturcotte
Additional code cleanup
Lukas Reschke (8):
Bump Copyright year to 2015
Use 1.8 troubleshooting link
Add information how to report security bugs
Add travis file for coverity_scan branch
Use true instead time since it is more clear
Merge pull request #3316 from owncloud/coverity
Cleanup travis build file
Add CI job state
Markus Goetz (52):
Declare master as 1.9.0git
SSL: Re-use encryption session for different TCP connections #3159
Account: Fix Qt4 compile
Merge branch '1.9'
Networkjobs: Fix Qt 4 compile (again)
Merge branch '1.8' into 1.9
Merge branch '1.9'
Merge pull request #3234 from owncloud/typo-in-docs
ProgressInfo: Fix Windows build
Revert "NSIS: depend on nsProcess instead of Processes NSIS plugin"
Merge pull request #3365 from owncloud/LukasReschke-patch-1
OS X overlays deploy.sh: Update output
Settings: Auto download bandwidth limit #1485
Merge pull request #3404 from owncloud/fix-2702
OS X Installer: Select app in Finder after install
CSync: Split csync_vio_local.c
OS X Overlay Icons: Don't use waitForReadyRead()
OS X: Fix settings dialog after multi-account introduction
SettingsDialog: Make bigger and more native on OS X
OS X Overlay Icons: Use waitForFinished() with timeout
OS X: Fix layout of quota info in SettingsDialog
UI: Add more tooltips #3385
Bandwidth Limit: Fix new "Automatic Download" setting #1485
Merge pull request #3439 from rullzer/use_caps
Sparkleupdater: Use qDebug not qWarning
Folder: Version debug at end
Propagator: More debug output for downloads/uploads
Propagator: Don't corrupt file with broken webserver #3373
Propagator: Log chunk transferid
CheckServerJob: Only show SSL ticket warning when actually suceeded
OS X Settings Dialog: Two-lined account name #3516
OS X: Fix enabling overlays for branded clients #3463
Reconcile: Improve debug output
FolderMan: Use sync() on config after migration #3528
FolderMan: Fix up previous commit #3528
Startup: Don't notify other instance when session restored #3070
Merge pull request #3540 from aputtu/patch-2
Exclude list: Add entries from other sync programs #2814
FolderManTest: Make compile
check_vio_ext: Fix on OS X
CSync: Proper error for invalid filenames #2777 #3128 #2240
SslButton: Improve reliability and usefulness #3534 #3536
OS X: Try harder to enable 10.10 plugin #3463
Merge pull request #3531 from jturcotte/master
1.8 Migration: Fix password overwrite #3539
Progress: Show real speed and all filenames #3403 #3095
Propagator: Re-order statement of previous commit
OwnSql: Show potential error on close #3421
Update ChangeLog for 2.0
AbstractNetworkJob: Make sure to print URL on timeout
Windows: Don't use UTF-8 arrows #3095
Propagator: Use fetchAndAddAcquire to get parallelism
Olivier Goffart (158):
Merge remote-tracking branch 'origin/1.8'
Settings: New UI that intergate the selective sync within the account settings
Account settings: add the progress back on the new ui
Merge remote-tracking branch 'origin/1.8'
AccountManager: Move out of libsync
Merge branch '1.8'
Merge branch 'master' into new-ui
Multi-account WIP
Merge remote-tracking branch 'origin/1.8'
Merge remote-tracking branch 'origin/1.8'
Merge branch 'master' into new-ui
Progress: Fix broken signal connection
Folderman: Fix crash when adding an account
HTTP Creds: Do not send the password at every request
owncloud gui: move a comment where it belongs
Wizard: Save the settings after adding an account
Folder: remove the member references to the FolderDefinition members
Wizard: Setup the folder in the right account
Account settings: show the folder of the right account
Add folder: Do not add at other accounts folder to know if you can add a folder
Settings dialog: show the first account page at start
Setup wizard: Do not remove all the folders of all theother acocunts when adding an account
FolderMan: refactor some function to take a Folder* instead of an alias
Multi-Account: add possibility to delete an account
Merge remote-tracking branch 'origin/master' into new-ui
Folder: fix compilation after merge
AccountManager: save the config after removing an account
AccountManager: remove unused variable
FolderMan: fix some signal-slot broken connection
FolderMan: fix a #warning in the migration path
Systray menu: show one entry per account to open in a browser
Systray menu: consider multiple account to choose the status
Merge remote-tracking branch 'origin/1.8'
More compilation fixes after the merge
PropfindJob: fix parsing of properties that have a sub element
JournalDb: add a table in the db for the selective sync
Confirm feature: Use selective sync in the database
Confirm feature (The sync engine part)
SyncEngine: add an api to set the maximum size of new shared folder that do not require confirmation
Confirm feature: document the white/black/unconfirmed lists
Merge branch 'master' into new-ui
SettingsDialogMac: adapt to multi-account
AccountSettings: move the progress handling in FolderStatusModel
multi-account: compile with Qt4
folderstatusmodel: clean includes
FolderStatusModel: handle network error in the LSCol
Fix folder concatenation with Qt4
confirm feature: fix typos spotted by ckamm
OwnSQL: fix initialisation of variables
csync: fix a few possible leak in error cases
DiscoveryPhase: Fix the unlikely case the server resturns utf-8 in permissions
SocketAPI: Do not leak open DB or query
Merge remote-tracking branch 'origin/1.8'
Merge pull request #3281 from owncloud/confirm
Merge branch 'master' into new-ui
Fix compilation after merge of the confirm and the new-ui branch
AccountSettings: fix selective sync checking
Account config: add the size in the selective sync part
Confirm feature: The UI part in the selective sync view
Confirm: Set the limit to 100MB
Fix Qt4 build
Accountsettings: Show a notification when there are new unconfirmed folders
Coverity do not support non-static data initializer
discoveryphase: initialize DiscoveryMainThread::_currentGetSizeResult
Merge remote-tracking branch 'origin/master' into new-ui
Merge remote-tracking branch 'origin/1.8'
Move FolderStatusDelegate to its own file
CMakeList: change the message to indicate that newer versions of Qt are good too
AccountManager: remove export macro
Move Account::settings to AccountState::settings
Credential: move the implementation to the gui
Account: don't use the Theme from the account
libsync: Remove some Theme dependency
Should fix coverity build
Fix coverity build which does not support nsdmi
Fix Qt4 compilation
FolderStatusModel: fix a coverity warning
AbstractNetworkJob: move to its own file
Fix windows build
Missing EXPORT macro
Theme: add a non-inline destructor
Merge remote-tracking branch 'origin/1.8'
Test for transchecksumvalidator: Do not use arbitrary waiting time
QuotaJob: remove and use a PropfindJob instead
Fix Qt4 build
PropfindJob: fix a debug output message
SystemTray menu: remove the quota information
QuotaInfo: only request the quota when the UI is visible
QuotaInfo: allow only one job at the same time
csync_statedb: fix leak
Merge remote-tracking branch 'origin/1.8'
QuotaInfo: make sure that we always check the quota every 30 seconds
QuotaInfo: add a comment about long running job
Merge pull request #3378 from owncloud/quota-only-when-ui-visible
Utility: improve the function to conver a duration to string
FolderMan: store folders in a QMap instead of a QHash so they are kept in order
Merge pull request #3097 from owncloud/translatable-remaining-time
Fix Qt4 build
Merge remote-tracking branch 'origin/maser'
csync: Do not ignore hard links anymore
Merge pull request #3388 from owncloud/hardlinks
Do not use std::unique_ptr
Folder: the limit for the confirm featur is 100MB, not 100kB
Settings: Aling the non-accounts button on the right
Fix qt4 build
FolderStatusDelegate: Fix identation and remove empty functions
FolderStatusDelegate: style the Add Folder button
AccountState: fix Sing-in of a connected account
Confirm feature: Add an option for it
Settings: fix broken signal/slot connection:
Utility: remove useless QList
FolderStatusModel: uses int64 for the sizes to prevent overflow
Fix Qt4 build
owncloudGui: Fix crash when sign in
owncloudGui: Do not reset folders when login in or out.
Rename should_update_etag to should_update_metadata
FolderMan::checkPathValidityForNewFolder
Wizard: remove the check for mutliple folders
Wizard: remove the configExists state
Wizard: show an error if the folder already exists
Account Settings: hide the [add folder] button when syncing the entire owncloud #3438
FolderStatusModel: init all private members
AccountSettings: disable the add folder button when syncing the entire owncloud #3438
Qt4 build: Qt::ItemNeverHasChildren was added in Qt 5.1
Qt4 test build: QTemporaryDir only exist since Qt5
Qt4 SelectiveSyncDialog: Give a better size to the column by default
HTTP cred: properly forget the password when signing out #3462
Fix warnings about unused parametters
Merge remote-tracking branch 'origin/hidden_file_handling'
Fix the Utility Test
FolderDefinition: fix uninitialized variable
Confirm feature: Confirm for any folder, not only shared ones
Confirm feature: default to 500MB
Confirm feature: tray noticiation message when a new folder need to be confirmed
Tests: Some tests need QtWidgets
Fix warning
ConfigFile: remove some unused functions
Wizards: allow adding a folder in a non-existing directory and create that folder
owncloudcmd: fix --httpproxy
Account Capabilities: style fixup
Wizard: Make the name of the backup folder more user friendly
Fix compilation with old GCC
Merge pull request #3549 from phil-davis/patch-1
Folderman: make the backup number starts with 2: #3512
Csync tests: fix on linux
AccountSettings: automatically refresh and expands the undecided folders #3541
SettingsDialog: use the same short display name on Win/Linux than on Mac
FolderStatusModel: do not expand the unconfimred folder themselfs
Theme: add a settings for configuring the default of newBigFolderSizeLimit
Selective sync: on the first sync, do not ask confirmation for every folders
Account settings: Fix a label
Utility: use SI units for the sizes in bytes
check_vio_ext.c: assert_string_equal is a macro and we cannot have #ifdef in it
Fix Qt4 build
Fix warning
SyncJournalDB: clear all the prepared query when closing the database
Propagator: do not use parallelism when we have bandwidth limit
Fixup ce5be89a1846b4b75ec8bfa98bdb594773983beb
Phil Davis (1):
Notify of big folders that are greater than or equal to the limit
RealRancor (3):
Add note for on-access virus scanner solutions
Added point and missing newline and fixed typo
Fix syntax issues in troubleshooting docs
Robert Oostenveld (1):
fixed small typo
Roeland Douma (2):
Merge pull request #3425 from rullzer/sharedialog_wait_for_con
Merge pull request #3426 from rullzer/thumbnail
Roeland Jago Douma (9):
Added copyright header
Fore password request if required by capabilities
Use capabilities to not allow removing of expiredate and password
Wait until we retrieved shares before showing checkbox
Sharedialog show thumbnail of file (if available)
Use already available password field
If the OCS Share API returns an url use that
Do not open the share dialog if the user tries to share the root folder
Added capabilities class
Sandro Knauß (1):
Imported Upstream version 2.0.0~beta1+dfsg
Vidar Tysse (1):
Adding Norwegian translation to Client
Vincent Petry (1):
cmd: properly initialize random seed to avoid transferid collisions #3522
Volkan Gezer (1):
from translators on transifex
ckamm (1):
Merge pull request #1928 from willyaranda/patch-1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a786511 Clarify the remotePollInterval variable from https://github.com/owncloud/core/issues/6543
new cd20208 Activity view: Always add date
new 1aaa9db Don't translate dummy strings
new 4b212f9 Some minor cleanups.
new 6375d0b Discovery: Preserve the error message.
new ae57bf2 Merge branch '1.8'
new fba9020 Added copyright header
new 19479fd fixed small typo
new 4e56b0d Use dynamic library loading for detecting the correct path for links
new bd8b7cd Bump Copyright year to 2015
new 40cdbda Merge pull request #2927 from owncloud/bump-copy-right-to-2015
new 457f9b5 Merge remote-tracking branch 'origin/1.8'
new 8dd374f NSIS: depend on nsProcess instead of Processes NSIS plugin
new 9351c5e Cleaner creation of link path. Using QDir ensures that every needed / is present
new e9ea895 Add note for on-access virus scanner solutions
new 1d31008 Merge pull request #2915 from oostenveld/patch-1
new 1f327d6 Added point and missing newline and fixed typo
new 9d7cf6b Merge remote-tracking branch 'origin/1.8'
new d55d8c0 add note re linux password managers
new dfd9d87 Merge remote-tracking branch 'origin/1.8'
new 426d233 Settings: New UI that intergate the selective sync within the account settings
new 71e8910 Use 1.8 troubleshooting link
new 85ff245 Account settings: add the progress back on the new ui
new f3cb5f8 Merge remote-tracking branch 'origin/1.8'
new afdd014 AccountManager: Move out of libsync
new 5dffd11 Merge branch '1.8'
new 2da3bfb Merge branch 'master' into new-ui
new a932eac Multi-account WIP
new 12d7484 Pass SyncFileItems by pointer instead of by value
new 2e4e031 Declare master as 1.9.0git
new ffbf2fb Fix the neon build
new cf5100a Merge remote-tracking branch 'origin/1.8'
new d1e4605 Merge pull request #3004 from RealRancor/fix_typo
new 0f33e26 AccountSettings: Update progress only twice per second. #3014
new 509b83e Time estimation: Avoid a progress reset before finish. #2328
new 7d68c62 Time estimation: Use a consistent check for size dependence. #2328
new 96ecdb8 Time estimate: Refactor remaining time guess. #2328
new 68bf22f Revert "AccountSettings: Update progress only twice per second. #3014"
new 0d30e01 Add explanations to fixmes
new dbddabf Remove SelectiveSyncText
new 8390b0b Determine right account in ownCloudGui::slotShowShareDialog
new 3cc2e1a Fix bad connect/disconnects.
new 89bb58a Ensure 'user' is available early enough for ui in httpcreds
new 28306e5 Move AccountState::displayName to Account.
new d64373c Never use 'new Account' directly, prefer Account::create()
new abfdc57 Add a basic random Account::id()
new 11927d6 Fix crash on exit by not making Account parent of AccountState.
new f184d66 Save and restore multiple accounts.
new a13a974 Account: Generate shorter account ids.
new 2715910 Folders: Store inside account config.
new ddfb7f3 Merge remote-tracking branch 'origin/1.8'
new be1b390 Merge branch 'master' into new-ui
new 04382c4 Progress: Fix broken signal connection
new 23dc464 Folderman: Fix crash when adding an account
new ae17f58 HTTP Creds: Do not send the password at every request
new ac85585 owncloud gui: move a comment where it belongs
new f688bda Wizard: Save the settings after adding an account
new 3e48867 Folder: remove the member references to the FolderDefinition members
new 4006bcd Wizard: Setup the folder in the right account
new f819181 Account settings: show the folder of the right account
new 92e259c Add folder: Do not add at other accounts folder to know if you can add a folder
new e5ad1b2 Settings dialog: show the first account page at start
new e4694a6 Setup wizard: Do not remove all the folders of all theother acocunts when adding an account
new e02f1a2 FolderMan: refactor some function to take a Folder* instead of an alias
new 018cc54 Windows Explorer: fix issues when syncing whole drive.
new bfba6f7 Remove dead code
new f3bdfef Integrating feedbacks provided by jturcotte
new 79f7ea0 refactoring as requested in pull request
new f315423 Merge remote-tracking branch 'origin/1.8'
new 58867ba Merge pull request #3183 from christian-burger/fix-for-windows-explorer-extension-when-syncing-whole-drive
new 027365a Additional code cleanup
new 7c0c7da Merge pull request #1928 from willyaranda/patch-1
new 8d93af2 Doc: Fix the section config values should be in.
new 24f751d master is 2.0
new 77a28a8 Bump to 1.9
new 7ea1baa Merge pull request #2920 from remixtj/utility_SHGetKnownFolderPath
new f2004da SSL: Re-use encryption session for different TCP connections #3159
new a36df4a Merge remote-tracking branch 'origin/1.8' into 1.9
new b54f2b3 Merge remote-tracking branch 'origin/1.9'
new ea39e45 Fix the build
new 0f51de2 Fix the neon build
new 3b34d5b Account: Fix Qt4 compile
new 00a075b Merge branch '1.9'
new 1edd46b Multi-Account: add possibility to delete an account
new 716b0c6 Merge remote-tracking branch 'origin/master' into new-ui
new 1136b96 Folder: fix compilation after merge
new 3a7bd3f AccountManager: save the config after removing an account
new 389c4f8 AccountManager: remove unused variable
new de9770f FolderMan: fix some signal-slot broken connection
new 299fa2d FolderMan: fix a #warning in the migration path
new 2a45ebd Networkjobs: Fix Qt 4 compile (again)
new ac0e08c Merge branch '1.8' into 1.9
new 08184d0 Merge branch '1.9'
new a0e3858 Install architecture-independent files to DATADIR.
new af94e89 Systray menu: show one entry per account to open in a browser
new d7fa03c Systray menu: consider multiple account to choose the status
new f4b82a9 Fix typo in doc
new 051ac5e Merge pull request #3234 from owncloud/typo-in-docs
new 330b352 ProgressInfo: Fix Windows build
new 63294f0 Revert "NSIS: depend on nsProcess instead of Processes NSIS plugin"
new f8b52ff Adding Norwegian translation to Client
new 265b441 Merge pull request #3277 from vidaren/master
new abaf213 Merge pull request #2978 from RealRancor/doc_virus_scanner
new 6b27d2e Merge remote-tracking branch 'origin/1.8'
new 54a42e4 More compilation fixes after the merge
new 5cb10bf PropfindJob: fix parsing of properties that have a sub element
new 2c67692 JournalDb: add a table in the db for the selective sync
new 10d9e53 Confirm feature: Use selective sync in the database
new 7bb2834 Confirm feature (The sync engine part)
new d0f81f4 Fix syntax issues in troubleshooting docs
new a621223 SyncEngine: add an api to set the maximum size of new shared folder that do not require confirmation
new 9e17ddf Confirm feature: document the white/black/unconfirmed lists
new 5072063 Merge branch 'master' into new-ui
new 28a66cb SettingsDialogMac: adapt to multi-account
new 524aa50 Merge pull request #3279 from RealRancor/fix_docs
new 7880f4d Add information how to report security bugs
new 984434c AccountSettings: move the progress handling in FolderStatusModel
new e587c8e multi-account: compile with Qt4
new fc23e81 folderstatusmodel: clean includes
new e1f94ce FolderStatusModel: handle network error in the LSCol
new 12f7605 Fix folder concatenation with Qt4
new e32bd5a Merge remote-tracking branch 'origin/1.8'
new 89376e1 Nicer fix for the security issue #3283.
new 02ffbf8 confirm feature: fix typos spotted by ckamm
new bacf616 SyncScheduling: Avoid new resyncs on local mkdir.
new 03eb11b from translators on transifex
new 95c04e5 Merge pull request #3314 from owncloud/typo
new 1b9d826 OwnSQL: fix initialisation of variables
new 5dcb276 csync: fix a few possible leak in error cases
new 6df7551 DiscoveryPhase: Fix the unlikely case the server resturns utf-8 in permissions
new 67f7892 SocketAPI: Do not leak open DB or query
new 9fd4576 Add travis file for coverity_scan branch
new 449aa27 Use true instead time since it is more clear
new 5b65bbf App: Do a regular check for updates, currently hardcoded every two hours.
new c8cb604 Updater: Do a tray notification if a new update is available.
new e135d4c Merge remote-tracking branch 'origin/1.8'
new 16786ee Merge pull request #3281 from owncloud/confirm
new 139b28b Merge branch 'master' into new-ui
new e9e11d2 Fix compilation after merge of the confirm and the new-ui branch
new 5ab20e6 AccountSettings: fix selective sync checking
new 05ed126 Account config: add the size in the selective sync part
new cc3543d Confirm feature: The UI part in the selective sync view
new 53f2468 Confirm: Set the limit to 100MB
new 2296f6a Fix Qt4 build
new 6ca3723 Merge pull request #3316 from owncloud/coverity
new 81c10da Accountsettings: Show a notification when there are new unconfirmed folders
new bc0f1f1 Cleanup travis build file
new 11c8415 Coverity do not support non-static data initializer
new 1dabdc7 discoveryphase: initialize DiscoveryMainThread::_currentGetSizeResult
new bea8896 Merge remote-tracking branch 'origin/master' into new-ui
new fa0faee Frequent update check: read check frequency from config file.
new 8bcd026 Merge remote-tracking branch 'origin/1.8'
new a3c543a Move FolderStatusDelegate to its own file
new 3c8409e CMakeList: change the message to indicate that newer versions of Qt are good too
new e321280 AccountManager: remove export macro
new 758a820 csync: only define S_ defines if they are undefined.
new bfcfdee shell_i: Use an NSConnection instead of a local socket #2340
new 02f6dbb shell_i: Add a FinderSync-based implementation #2340
new 6e337ad Move Account::settings to AccountState::settings
new ce0a0e3 Credential: move the implementation to the gui
new 7f0735a Account: don't use the Theme from the account
new 2e17759 libsync: Remove some Theme dependency
new f8cbed3 Should fix coverity build
new 0cfc518 Fix coverity build which does not support nsdmi
new d902a37 Fix Qt4 compilation
new 52f6435 shell_i: Use proper non-padded icons #2340
new 977b146 shell_i: Don't load the old extension in >= 10.10 #2340
new 5f44218 Reconcile: Update db entry for new dirs. #2761
new 28d6d0d Download: Gracefully skip files with 404. #2227
new c113582 FolderStatusModel: fix a coverity warning
new db38bf4 shell_i: Avoid always rebuilding SyncStateFinder.osax #2482
new a4f519e Reduce the amount of rebuild needed after a git commit
new c98bcc8 OS X: Fix a few warnings
new e111e11 shell_i: Add english labels
new 191d66f Propagator: Add entry with dummy etag on local mkdir. #2761
new 84bae92 AccountSettings: Fix initial visibility of sel sync panel #3355
new 214bc6b Folder: Simplify Folder constructor: No need for AccountState.
new 79cc902 FolderMan: Save migratated folder definitions to Configfile.
new 85938ab shell_i: Remove the ICON_PATH socket API message #2340
new dd5ddf2 AbstractNetworkJob: move to its own file
new bb85db6 Fix windows build
new 0320627 shell_i: Use a more specific name for ContentManager
new 1215773 shell_i: Cleanup and build fix
new 9797782 shell_i: Build the extension with the '-' identity by default
new 18efc5e shell_i: Add a way to fail the build if the signing key doesn't match
new c56cb22 Missing EXPORT macro
new eca3d48 [tx-robot] updated from transifex
new e3278c8 Add CI job state
new 4d21800 Merge pull request #3365 from owncloud/LukasReschke-patch-1
new fc99070 Revert "Exclude *.tmp (as requested in #2424 )"
new 1fa5fa9 Added removal of *.tmp to Changelog.
new 678b6af [tx-robot] updated from transifex
new 494f08d Theme: add a non-inline destructor
new 13a15a6 [tx-robot] updated from transifex
new 29fecb0 Merge remote-tracking branch 'origin/1.8'
new d7555cc Test for transchecksumvalidator: Do not use arbitrary waiting time
new db87d2a QuotaJob: remove and use a PropfindJob instead
new 7332afa Fix Qt4 build
new f4c816f Implement doxygen supoort to create developer documentation
new 10aaf18 FolderMan: Make folderSyncStateChange() signal reliable. #3354
new 77941b5 IgnoreEditor: Make UI more explicit. #3172
new 61a1a0b PropfindJob: fix a debug output message
new 7757886 SystemTray menu: remove the quota information
new e7d7646 QuotaInfo: only request the quota when the UI is visible
new 236951d QuotaInfo: allow only one job at the same time
new 516509b csync_statedb: fix leak
new 84fdc8c Merge remote-tracking branch 'origin/1.8'
new 51c10de QuotaInfo: make sure that we always check the quota every 30 seconds
new 23ccaa2 QuotaInfo: add a comment about long running job
new 389faa4 Merge pull request #3378 from owncloud/quota-only-when-ui-visible
new 7a324ff Utility: improve the function to conver a duration to string
new 360a0ee OS X overlays deploy.sh: Update output
new ec3fc50 FolderMan: store folders in a QMap instead of a QHash so they are kept in order
new ef1e6ad Settings: Auto download bandwidth limit #1485
new 076f8ea Merge pull request #3097 from owncloud/translatable-remaining-time
new 0735aa1 Structure developer documentation
new eff4daa Merge remote-tracking branch 'origin/master' into doxygenify
new 66e8aae Use doxygen style everywhere
new c4bc1da Merge pull request #3380 from owncloud/doxygenify
new ec5894e Fix Qt4 build
new 4a541a9 Merge remote-tracking branch 'origin/maser'
new 575ca50 csync: Do not ignore hard links anymore
new a61a780 Merge pull request #3388 from owncloud/hardlinks
new 2fa0016 Sync scheduling: fix per-account scheduling. #3379
new 8aeb3cc Improve account connectivity tooltips. #3200
new 2d08e02 Propagation: Make 503 a fatal error.
new e88ce41 test: Fix compile of check_csync_update.
new 4420d52 QuotaInfo: Ensure label fits into progress bar. #3393
new 1b31f45 SslButton: Only show menu when info is available.
new bf183f4 SslConfig: Reset when QNAM is reset. #3394
new 5ff733c Fix travis build.
new 2db7ab5 Do not use std::unique_ptr
new 1d8c919 Force linkage against libc++
new a1b6571 Revert "Do not use std::unique_ptr"
new 7e6804f ProgressDispatcher: Minor cleanups.
new ba613a1 FolderStatusModel: Always update on sync state change.
new 0610d3e Merge pull request #3347 from jturcotte/shell_integration_findersync
new 0fb43db Merge pull request #3397 from owncloud/uselibcpp
new 0b8163f Folder: the limit for the confirm featur is 100MB, not 100kB
new 76903fb Settings: Aling the non-accounts button on the right
new 9ad79cf TrayMenu: Ensure it updates when accounts are added or removed.
new 030d1e6 Progress UI: Properly reset bar after a sync.
new 7053f76 Password dialog: Include account name.
new e390c22 FolderStatusModel: Minor cleanup.
new 1a58e66 TrayMenu: Show submenus per account.
new ae69ff0 Folders: Show as disconnected when account is disconnected.
new 263fa58 clear error hint went wrongly use command line options
new ed0fb76 Merge pull request #3404 from owncloud/fix-2702
new 9c9ff88 Fix qt4 build
new ef1f2d2 FolderStatusDelegate: Fix identation and remove empty functions
new ceddbe2 FolderStatusDelegate: style the Add Folder button
new f87d013 AccountState: fix Sing-in of a connected account
new 4111154 Confirm feature: Add an option for it
new d1bfc7a Settings: fix broken signal/slot connection:
new e2cb6e8 Utility: remove useless QList
new 68668e2 FolderStatusModel: uses int64 for the sizes to prevent overflow
new 7d2bb26 Removed the setFileHidden function for now
new 472eed7 Added function to change the filename to be longer than MAX_PATH
new 2f0a404 Unit test for the long filename conversion on win32
new e74801f Win32 long filename format for Qt functions.
new 599ee90 Remove definition of TDIR, its not longer in use.
new 5caff8c Add a FIXME comment.
new 2b39139 vio local: Use win32 native functions to traverse the file tree.
new b9b5e1c Long win pathes: Make makeLongWinPath function return the num of alloc bytes.
new f98af43 Add cross platform definition for chdir and getcwd.
new 201d397 CMocka tests: install the test utilities with make install.
new 8183c37 long win pathes: Some minor refinements and documentations
new 2cce806 CMocka Testing: Install the cmocka library
new 2e04eba Long Win Pathes: Added test to test dir traversal with long pathes.
new 3aed7fc Removed dead code from csync_utils. Functionality moved to Qt based code.
new 5214189 Moved the makeWinLongPath function to c_path and rename to c_path_to_UNC
new d9b44b3 Created two functions c_utf8_string_to_locale and c_utf8_path_to_locale.
new a280007 Added another test case with content in the deep path (also win32).
new d303df7 do not use the path function here.
new bb1b1ab FolderWatcher Win: Use proper lang path handling in folder watcher.
new 56954c6 FileSystem: Add missing EXPORT macro.
new 02a5a8e SyncJournal: Use proper long path handling.
new b8077d2 FileSystem: Use long file name handling method from csync.
new 8bb1a49 Use strncat and strncpy rather than the strcpy and friends.
new c7ba7c8 Fix comment for c_path_to_UNC, plus cleanup of superflous debug.
new 1a69e2a vio_local: Remove commented code.
new 4cb7899 vio_local: Simplify and fix the error out behaviour of win32 impl.
new ccc91a5 vio_local: Give strncpy and strncat enough space to copy closing zero.
new a076a17 vio_local: strncat only needs two chars as limit.
new 7f628e6 c_path: Fix function description.
new e28fab0 Folder: let path() always end on "/" rather than on platform spec. delim.
new 08fcf65 Fix Qt4 build
new 6444868 owncloudGui: Fix crash when sign in
new 992d375 owncloudGui: Do not reset folders when login in or out.
new 45180a0 Rename should_update_etag to should_update_metadata
new 7f893aa Fore password request if required by capabilities
new c052f6d Use capabilities to not allow removing of expiredate and password
new a8fb94f OS X Installer: Select app in Finder after install
new 4dbe069 FolderMan::checkPathValidityForNewFolder
new e5568b5 Wizard: remove the check for mutliple folders
new 247771f Wizard: remove the configExists state
new aabad22 Wizard: show an error if the folder already exists
new cd64d3a CSync: Split csync_vio_local.c
new 6030b44 Account Settings: hide the [add folder] button when syncing the entire owncloud #3438
new ab23368 FolderStatusModel: init all private members
new b485e8f AccountSettings: disable the add folder button when syncing the entire owncloud #3438
new cdb88d6 Qt4 build: Qt::ItemNeverHasChildren was added in Qt 5.1
new 371fc0f Qt4 test build: QTemporaryDir only exist since Qt5
new 92dc304 Qt4 SelectiveSyncDialog: Give a better size to the column by default
new 89df528 Fix test build.
new 3b0f76f Fix test build... again.
new 7edb57e Fix error message for invalid chars in filename #3432
new 2ac8646 AccountSettings: Improve error reporting. #3084
new 908881c AccountSettings: Fix label for ServiceUnavailable state.
new 454e9d9 Wait until we retrieved shares before showing checkbox
new b686a3d Sharedialog show thumbnail of file (if available)
new 3344249 Merge pull request #3425 from rullzer/sharedialog_wait_for_con
new 65a3847 Tray menu: Make sign in/out actions more consistent.
new e0abbc0 vio_local: Properly detect if files are hidden.
new 7aa2b50 csync_update: Handling hidden files as excluded files, as intended.
new c940762 csync_update: set has_ignored_files in case of hidden files.
new da87a47 discovery: handle dot files on server as hidden.
new b0aedef Sync: Store information about ignored files on the server in database.
new e11f59a csync_update: store the remote ignore information into tree (from tmp)
new 7b8dc97 Sync: Rename ignored file member to _serverHasIgnoredFiles.
new 9461e4c Sync: Only copy the hasIgnoredFlag for the remote side.
new 3a5f66e SyncEngine: Remove bogus logging.
new a433609 Hidden Files: Add a setting to ignore hidden files or not.
new 711ae1d FolderWatcher: Add flag to ignore hidden files (or not).
new 3ba6e20 Folder: Getter and Setter for ignore hidden files for folder config.
new 7195e40 FolderMan: Set ignore hidden files in the folder watcher.
new 27e0f9d csync: Updated and added some documentation.
new ddf7419 csync: Initialize the hidden files flag properly.
new 1aa17cd owncloudcmd: add option to not ignore hidden files.
new cfe5150 IgnoreListEditor: handle the ignore hidden files checkbox.
new a5528b7 AccountSettings: When adding a new folder, set ignore hidden flag.
new c72b6fb csync_update: Reorg the code a bit to make it easier to read and understand
new 031d35d Network: Fix enabling of proxy auth text fields.
new 55e1f8a OS X Overlay Icons: Don't use waitForReadyRead()
new 3d55191 OS X: Fix settings dialog after multi-account introduction
new 4ad9b7d Change default check frequency to every ten hours.
new 951c981 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME
new 50bf0ee Change repo for src/3rdparty/qtmacgoodies
new 2bcfb73 Change repo for src/3rdparty/qtmacgoodies
new d53eaf8 Win32: Remove confusing option to remove AppData
new bdf5029 HTTP cred: properly forget the password when signing out #3462
new 770ca77 Merge pull request #3467 from owncloud/remove_nsis_appdata_page
new 724c0c2 Win32: Do not silent-update if the application is already up-to-date
new d284b48 Application: Add a new command line switch --version.
new b59fc39 Fix warnings about unused parametters
new 2f2ae09 Utility: Added function versionOfInstalledBinary()
new 7e79a78 Use already available password field
new 59f93b7 Merge pull request #3468 from owncloud/3368
new bc542a4 Merge pull request #3426 from rullzer/thumbnail
new 0a6aa88 Merge remote-tracking branch 'origin/hidden_file_handling'
new 9445642 Fix the Utility Test
new 2124098 System proxy: Ask for credentials if needed.
new 9acc9d2 Fix Qt4 build.
new 2cebd8b SetupWizard: remove unused variable defintion.
new 9251320 Application: On Linux, restart the app if a different version is on HD.
new 44870fa Proxy auth: Fix cred invalidation on Windows.
new 5d9e752 HttpCreds: Add keychain failure hint. #3268
new 7a8a8ce NSIS: depend on nsProcess instead of Processes NSIS plugin
new fa6dc8d Adjust to new version of NSIS UAC
new d00aa3d NSIS: Star Trek taught me: "Reversing the polarity will fix it". It's true.
new b9edc64 NSIS: Fix NSIS error handling
new a9dfcdd FolderDefinition: fix uninitialized variable
new cb4bfd8 ConfigFile: Fix spelling.
new 6814662 ConfigFile: Return proper type for update check interval.
new adc239c UpdateCheck: Clean up Application class and move most to updater.
new b22e284 Application: Remove unused connection to updater.
new 0a08a51 Updater: really do not forget to start the updater timer.
new 320cc1c Updater: Avoid to show the update notification to often.
new 89b8555 PassiveUpdateNotifier: Fix condition on when to show the update.
new afed400 SettingsDialog: Make bigger and more native on OS X
new a6f493f OS X Overlay Icons: Use waitForFinished() with timeout
new a58cb04 OS X: Fix layout of quota info in SettingsDialog
new 59a7ae5 UI: Add more tooltips #3385
new 21f7cea ConfigFile: Let updateCheckInterval return int instead of quint64.
new c34641f Updater: Added a class UpdaterSchedule.
new 316427c Merge branch 'regular_update_check'
new fea997c Bandwidth Limit: Fix new "Automatic Download" setting #1485
new a2f9ba4 If the OCS Share API returns an url use that
new 6f498ae Do not open the share dialog if the user tries to share the root folder
new 0ccaae9 Confirm feature: Confirm for any folder, not only shared ones
new 45b598c Confirm feature: default to 500MB
new ff6c11f Confirm feature: tray noticiation message when a new folder need to be confirmed
new 28ab366 Tests: Some tests need QtWidgets
new 3b51096 Fix test, make it independent on the sort order of readdir.
new 4016e08 Fix warning
new 6c8ff7c Added capabilities class
new 22013eb ConfigFile: remove some unused functions
new ec86d1a Wizards: allow adding a folder in a non-existing directory and create that folder
new d9c52f6 owncloudcmd: fix --httpproxy
new c95bbe2 Merge pull request #3495 from rullzer/dont_share_root
new b07ab14 Merge pull request #3470 from rullzer/use_ocs_url
new c85ace1 Allow the OSX build to work without make install
new 7320971 Update the qtmacgoodies submodule
new 6d522a1 Fix the tests build on OS X in debug
new ed51358 shell_i: Activate the finder integration on install #3463
new b012fae Nautilus Shell Integration: Only show menu entry for item state OK
new cbbc5af Nautilus Shell Integration: Re-Assemble the whole filename after split.
new dccaba9 Merge pull request #3439 from rullzer/use_caps
new 0642e63 Merge pull request #3232 from flocke/master
new 07ddf18 Account Capabilities: style fixup
new 3b261bc Wizard: Make the name of the backup folder more user friendly
new 6d3f607 NSIS: Add conversions for polish and slavic languages
new 795922e Fix compilation with old GCC
new 527fd1a Capabilities: Add macro to make win compile again.
new 7f8e9a0 Sparkleupdater: Use qDebug not qWarning
new 48dac23 Folder: Version debug at end
new f01b7bb Propagator: More debug output for downloads/uploads
new 7fc7925 Propagator: Don't corrupt file with broken webserver #3373
new 6992631 cmake: rather use SHAREDIR than DATADIR define.
new 0c55288 csync cmake: Removed not needed define of DATADIR.
new 817a165 utility: Put the config include to top of includes.
new fd5330b Propagator: Log chunk transferid
new 79d895e cmd: properly initialize random seed to avoid transferid collisions #3522
new eafc45d CheckServerJob: Only show SSL ticket warning when actually suceeded
new 0a93dc5 OS X Settings Dialog: Two-lined account name #3516
new 1e72ea4 OS X: Fix enabling overlays for branded clients #3463
new 579e24b Tests: Make independent of an hardcoded path, rather use CMAKE_BINARY_DIR.
new 2a22cec test Utility: really check for a version string.
new e21ddfe Merge pull request #3513 from owncloud/fix_nautilus_plugin
new cdb556e Reconcile: Improve debug output
new a501bf5 FolderMan: Use sync() on config after migration #3528
new b8d21bd Merge remote-tracking branch 'origin/master' into new_nsis_modules
new f66ebb2 NSIS: Actually call the elevation wrapper
new d51bd94 FolderMan: Fix up previous commit #3528
new 26d137c SocketApi: Remove an unneeded emit syncItemDiscovered
new 78b63c3 Do not add all remote directories to the SyncItemVector
new 48624fe SocketApi: Force fowarding an OK STATUS for all parent directories
new dcf7e8a shell_i: Don't request statuses on UPDATE_VIEW
new 51a4190 Merge branch 'new_nsis_modules'
new f15236a remove stay file
new 0c9de83 [tx-robot] updated from transifex
new 61e4c3d [tx-robot] updated from transifex
new 32d0d0b [tx-robot] updated from transifex
new 7da4a08 Startup: Don't notify other instance when session restored #3070
new cd19ee5 Minor typo: Ingored -> Ignored
new 89ebad8 Merge pull request #3540 from aputtu/patch-2
new 18efb21 win32: libwebp has been bumped to version 5
new db8b919 NSIS: add polish translation
new 45a6436 [tx-robot] updated from transifex
new 514372d Exclude list: Add entries from other sync programs #2814
new 864bf33 NSIS: Elevate uninstaller, too
new 8216727 Notify of big folders that are greater than or equal to the limit
new 46964b1 Merge pull request #3549 from phil-davis/patch-1
new ad9ef04 FolderManTest: Make compile
new a7b0f7b check_vio_ext: Fix on OS X
new f6cd2c7 CSync: Proper error for invalid filenames #2777 #3128 #2240
new c73a97a [tx-robot] updated from transifex
new b470d0f Folderman: make the backup number starts with 2: #3512
new 157f59d Csync tests: fix on linux
new 38da1b7 AccountSettings: automatically refresh and expands the undecided folders #3541
new 9a9cefb SslButton: Improve reliability and usefulness #3534 #3536
new cad33de OS X: Try harder to enable 10.10 plugin #3463
new 646890a SettingsDialog: use the same short display name on Win/Linux than on Mac
new ba896ea FolderStatusModel: do not expand the unconfimred folder themselfs
new 0e3262b Theme: add a settings for configuring the default of newBigFolderSizeLimit
new 952c249 Selective sync: on the first sync, do not ask confirmation for every folders
new dc299b0 Account settings: Fix a label
new 8ec4d0f Utility: use SI units for the sizes in bytes
new 26cb737 Merge pull request #3558 from owncloud/si-units
new 6e32c2c [tx-robot] updated from transifex
new 499e133 check_vio_ext.c: assert_string_equal is a macro and we cannot have #ifdef in it
new a9858d4 Revert "Use dynamic library loading for detecting the correct path for links"
new 12fbca4 Merge pull request #3562 from owncloud/revert-2920-utility_SHGetKnownFolderPath
new 7985c0d Merge pull request #3531 from jturcotte/master
new 72b2c52 Merge branch 'master' into linux_restart_on_new_version
new aee20e0 1.8 Migration: Fix password overwrite #3539
new 7202bbc Fix Qt4 build
new ce5be89 Fix warning
new 2cf2935 SyncJournalDB: clear all the prepared query when closing the database
new 1feb749 Progress: Show real speed and all filenames #3403 #3095
new 29d7903 Propagator: do not use parallelism when we have bandwidth limit
new 593aa00 Propagator: Re-order statement of previous commit
new 049d49e OwnSql: Show potential error on close #3421
new 3501f66 Update ChangeLog
new 47a8fbb Update NSIS translations
new 50195ce Revert "Update NSIS translations"
new 71c9e4d Update ChangeLog for 2.0
new 2d49f4c AbstractNetworkJob: Make sure to print URL on timeout
new 4b9352f Fix codepages for Czech and Slovak
new 5657d4e NSIS: Remove (almost untranslated) Slovak tr for now
new cad2d63 [tx-robot] updated from transifex
new 6a20ea5 Merge pull request #3472 from owncloud/linux_restart_on_new_version
new b5edc63 Windows: Don't use UTF-8 arrows #3095
new 7c52e92 Propagator: Use fetchAndAddAcquire to get parallelism
new aade911 ownCloud Client 2.0 beta1
new ecf545a Updater: update Linux updater code to work with changes in master
new b8b4e2c [tx-robot] updated from transifex
new c7353fc Revert "win32: libwebp has been bumped to version 5"
new 9ecd892 Editorial changes to Changelog
new 866c216 ownSql: Do not use sqlite3 method not present in older version
new a1a66f8 Fixup ce5be89a1846b4b75ec8bfa98bdb594773983beb
new 57b6524 Make version check test conditional for now
new 614445a Imported Upstream version 2.0.0~beta1+dfsg
The 493 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list