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
AgeCommit message (Expand)Author
2014-12-06Fix the number of displayed items in progress display for removes.Klaas Freitag
2014-12-04DB: Delete corrupt database. #2547Christian Kamm
2014-12-04Setup Wizard: remove all folder definition before starting a new syncOlivier Goffart
2014-12-04FolderWizard: Clean up naming of 'add folder' button. #2371Christian Kamm
2014-12-04Fix compile. :/Christian Kamm
2014-12-04NetworkJobs: Set timeout to 5 minutes everywhere.Christian Kamm
2014-12-04Fix typo.Christian Kamm
2014-12-04Etag job scheduling: Silence warnings, make prettier.Christian Kamm
2014-12-03GUI: Check if there are sync folders configured and how proper msg.Klaas Freitag
2014-12-03FolderMan: only touch _currentSyncFolder when done #2407Christian Kamm
2014-12-03Folders: Move ETag check scheduling to FolderManMarkus Goetz
2014-12-02Wizard: Fix escaping of error message.Olivier Goffart
2014-12-02Wizard: Attempts to really close the database when starting the backupOlivier Goffart
2014-12-01Nautilus shell integration: Use fallback when XDG_RUNTIME_DIR is not definedOlivier Goffart
2014-11-27Propagator QNAM: Fix resumingOlivier Goffart
2014-11-27Revert "Folder: Don't blindly trigger sync on first EtagJob result"Olivier Goffart
2014-11-27Shibboleth: Fix our implemtnation of CookieJar::deleteCookieOlivier Goffart
2014-11-25Propagator: Add the chunk size to PUT requests.Klaas Freitag
2014-11-21Folder: Don't blindly trigger sync on first EtagJob resultMarkus Goetz
2014-11-21Propagator: only check the content-lenght if it is thereOlivier Goffart
2014-11-20Propagator: Compare the actual file size with the request content lengthKlaas Freitag
2014-11-20Print ssl library version only on Qt >=5.0.0.Christian Kamm
2014-11-20Windows filewatcher: switch to ReadDirectoryChangesW.Christian Kamm
2014-11-20csync db files: Hide after some commit/transactions. #2461Christian Kamm
2014-11-19Windows: Make unit tests compile.Christian Kamm
2014-11-17Revert "WiP: switch to ReadDirectoryChangesW"Olivier Goffart
2014-11-17Merge pull request #2454 from owncloud/fswatcher_readdirectorychanges_portOlivier Goffart
2014-11-14SyncEngine: Also output the neon versionMarkus Goetz
2014-11-12SyncEngine: Output versions usedMarkus Goetz
2014-11-07Handle invalid handle & fix an issue found during code reviewDaniel Molkentin
2014-11-06Never overwrite the mtime from the local file system in the db when updating ...Olivier Goffart
2014-11-06Folderwatcher_win: handle conversion errorDaniel Molkentin
2014-11-06Folder::wipe(): Remove partial downloads and -shm,-wal db files.Christian Kamm
2014-11-06Resync button: Remove partial downloads too. #2445Christian Kamm
2014-11-06Legacy propagator: Don't use mtime retrieved via _fstat64.Christian Kamm
2014-11-06WiP: switch to ReadDirectoryChangesWDaniel Molkentin
2014-11-06FolderWatcher: Check for hidden outside of loopKlaas Freitag
2014-11-05Logging: Report setModTime failures.Christian Kamm
2014-11-05Logging: Print etags, not just result of comparison.Christian Kamm
2014-11-05Wizard: Fix local folder warning in advanced setup wizard. #2362Christian Kamm
2014-11-05Download: Fix data loss when rename fails. #2428Christian Kamm
2014-10-30NetworkJobs: Improve timeout handling and increase timeout by 5 secMarkus Goetz
2014-10-30Download: Avoid overwriting file with case conflict. #1914Christian Kamm
2014-10-29Add missing license headersOlivier Goffart
2014-10-29Propagator: report error when deleting directoriesOlivier Goffart
2014-10-29CheckServerJob: Guard again null replyMarkus Goetz
2014-10-28ownSql: Also mention filenameMarkus Goetz
2014-10-28ownSql: Don't set busy timeout on bad objectMarkus Goetz
2014-10-28SyncEngine: Handle 503 condition as soft error to properly handle etags.Klaas Freitag
2014-10-27Merge remote-tracking branch 'origin/fix_service_unavailable' into 1.7Olivier Goffart