Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-30Fix Qt4 buildRobin Geuze
2016-05-30Don't try to determine pixel ratio with Qt < 5.6.0Daniel Molkentin
2016-05-27Undo regression caused by 727e73dDaniel Molkentin
2016-05-27Certs: Re-ask for different cert after rejection #4898 (#4911)ckamm
2016-05-27Progress: Don't count items without propagation jobs #4856 (#4910)ckamm
2016-05-26Utility: Better fix for the translation of minutes, seconds, ...Olivier Goffart
2016-05-25SyncEngine: cleanup setting isDirectoryOlivier Goffart
2016-05-25Merge remote-tracking branch '2.1' into 2.2Olivier Goffart
2016-05-25SyncEngine: invalid the blacklist entry when the rename destination changeOlivier Goffart
2016-05-24sqlite: Update bundled version to 3.13.0Markus Goetz
2016-05-24Fix pot. mem leak found by coverity (CID 96004)Daniel Molkentin
2016-05-23Remember to upload files that are locked during a sync run (#4865)ckamm
2016-05-20SyncEngine: Set isDirectory before syncItemDiscoveredMarkus Goetz
2016-05-20SyncEngine: Set isDirectory before syncItemDiscoveredMarkus Goetz
2016-05-20Checksums: Use SHA1 like in >=2.2Markus Goetz
2016-05-20Upload: put the job in the active list while doing the checksum computation.Olivier Goffart
2016-05-20Checksums: Compute content checksum on download #4375Christian Kamm
2016-05-20Progress info: Reset between syncs #4856 (PR #4872)ckamm
2016-05-18Upload: Remove bandwidth quota debug message #4837Markus Goetz
2016-05-18Utility: Fix translation of second, minute, hourOlivier Goffart
2016-05-18FolderWizard: remove dead code and fix the aliasOlivier Goffart
2016-05-17Shibboleth: Show the inspector if OWNCLOUD_SHIBBOLETH_DEBUG is setOlivier Goffart
2016-05-12SyncEngine: Add a compile option so we rename to restoring a move we don't ha...Olivier Goffart
2016-05-12Protocol: Increase width of timestamp column #4721Christian Kamm
2016-05-11Fix assert on restore after propagation (#4823)Jocelyn Turcotte
2016-05-06[shell/windows] Fix the windows status push not working (#4784)Jocelyn Turcotte
2016-05-03[osx] Fix missing overlay icons on client startupJocelyn Turcotte
2016-05-03Avoid a SyncFileStatusTracker private overload with the same nameJocelyn Turcotte
2016-05-03Simplify the root status logicJocelyn Turcotte
2016-05-03Fix the root item sync status #4682Jocelyn Turcotte
2016-05-03Fix the sync status push for parent directories #4682Jocelyn Turcotte
2016-05-02Propagator: fix qt4 buildOlivier Goffart
2016-05-02Re-Apply: Disambiguate socket API pathes on Windows with user nameDaniel Molkentin
2016-05-02ShareDialog: show the error message in redOlivier Goffart
2016-04-29LockWatcher: Keep an eye on Windows file locks (#4758)ckamm
2016-04-29Add spinner during sharee search (#4764)Roeland Douma
2016-04-29Merge remote-tracking branch 'origin/2.1' into 2.2Olivier Goffart
2016-04-29PropagateDownload: Throw an error if the file is empty while it should not ha...Olivier Goffart
2016-04-28Shibboleth: Load username from config for UI (#4751)Markus Goetz
2016-04-28Revert "Disambiguate socket API pathes on Windows with user name"Daniel Molkentin
2016-04-28Merge pull request #4738 from owncloud/fix_3411Klaas Freitag
2016-04-28FolderWizard: Sort remote folders #4612Christian Kamm
2016-04-28Selective sync: Sort folders in FolderStatusModel #4612Christian Kamm
2016-04-28Protocol: Make timestamp column width fit the text #4721Christian Kamm
2016-04-28Merge pull request #4739 from ckamm/trackdirtyckamm
2016-04-28Overlay icons: Track touched files #4730Christian Kamm
2016-04-27sqlite: Update to version 3.12.2Markus Goetz
2016-04-27ConnectionValidator: Also set short timeout for capabilities jobMarkus Goetz
2016-04-27AccountSettings: context menu: don't rely on the aliasOlivier Goffart
2016-04-27Workaround ubuntu 16.04 systemtray bug (#4693) (#4747)Olivier Goffart