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
2014-10-01cmake: Commented setting of the INSTALL_PREFIX var on MacKlaas Freitag
2014-10-01fix last commitDaniel Molkentin
2014-10-01fix install target for macdeployqtDaniel Molkentin
2014-10-01SelectiveSync: sort the item instead of using the order from the serverOlivier Goffart
2014-10-01More removal of obsolete CMake codeDaniel Molkentin
2014-10-01Merge branch 'socketapi_localsocket' into 1.7Olivier Goffart
2014-10-01Windows has not been ported back to QLocalSocketOlivier Goffart
2014-10-01No need to update mtime and etag after a moveOlivier Goffart
2014-09-30SocketAPI: remove nonsense FIXME's.Klaas Freitag
2014-09-30OS X: Use a python script to fix for bundle fixup...Daniel Molkentin
2014-09-30OS X: CMD+H should hide the dialogMarkus Goetz
2014-09-30Folderman: Check if socketApi member is non zero, no crashes.Klaas Freitag
2014-09-30SyncEngine: Use proper start indicator, max unit64.Klaas Freitag
2014-09-30SocketAPI: Set permission of the socket Directory.Klaas Freitag
2014-09-30SocketAPI: Split up for specific linux and mac implementation.Klaas Freitag
2014-09-30SocketApi: Port OS X to use local socketsMarkus Goetz
2014-09-29SocketApi: Save the socket in $XDG_RUNTIME/<appname>/socketOlivier Goffart
2014-09-29SocketApi: Use QLocalSocket after all for windows and linuxOlivier Goffart
2014-09-26Folder: Remove slotTerminateAndPauseSyncOlivier Goffart
2014-09-26DiscoveryPhase: fix the name of a functionOlivier Goffart
2014-09-26Add OWNCLOUDSYNC_EXPORT to make building on windows.Klaas Freitag
2014-09-26Attempt to fix a crashOlivier Goffart
2014-09-25SocketAPI: Before reporting something new check for parent permissions.Klaas Freitag
2014-09-25Permissions: If a top level shared dir is removed, do not restore files in itKlaas Freitag
2014-09-25Activity View: honor error string even if no warningKlaas Freitag
2014-09-25Mac Overlays: handle filenames with slashes properly.Klaas Freitag
2014-09-25DownloadJob: Refresh the FileInfo after renaming the target file.Klaas Freitag
2014-09-24propagator: Do not check for case clash when renamingOlivier Goffart
2014-09-23progress: Set a clear start indication in the progress.Klaas Freitag
2014-09-22Minor: Remove unused definitionKlaas Freitag
2014-09-22Win32: Define HANDLE variable, make win compile again.Klaas Freitag
2014-09-19Notifications: Don't emit one per error. #1777Christian Kamm
2014-09-19NetworkJobs: Propagator jobs keep others from expiring. #2155Christian Kamm
2014-09-18SyncJournal: Better error report for sql statements in updateDbStructureKlaas Freitag
2014-09-18SyncEngine: Better reporting when ignoring hardlinks. #2217Christian Kamm
2014-09-18Updater: Add "didn't check for updates" message. #2175Christian Kamm
2014-09-18SelectiveSyncDialog: Change 'partial' behavior.Christian Kamm
2014-09-18Merge pull request #2214 from owncloud/2211Daniel Molkentin
2014-09-18Remove unused confdir optionDaniel Molkentin
2014-09-17SelectiveSyncDialog: Fix sync-nothing case. #2219Christian Kamm
2014-09-17Propagator: Don't upload files that were changed recently.Christian Kamm
2014-09-17FolderMan: Ensure a 1s delay between sync request and start.Christian Kamm
2014-09-17Log: Print client version on sync start. #2178Christian Kamm
2014-09-17File change detection: Also look at file sizes.Christian Kamm
2014-09-17Remove stray file that was not meant to be committedDaniel Molkentin
2014-09-17Implement --non-interactive as per Juergens' requestDaniel Molkentin
2014-09-17Fix passing URLs not ending in /remote.php/webdavDaniel Molkentin
2014-09-17Allow passing user/pass explicitly or via netrcDaniel Molkentin
2014-09-15Fix compilationOlivier Goffart
2014-09-15journaldb: Assert in case of SQL errorOlivier Goffart