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-12-17Make setup page usable from shibbolethDaniel Molkentin
2014-12-17Wizard: Show server errors when coming from shibbolethDaniel Molkentin
2014-12-12Overlays: In case of folders, make sure to append slashes at end.Klaas Freitag
2014-12-12Theme: Add a missing dot.Klaas Freitag
2014-12-12Theme: split the about string apart to have small translation units.Klaas Freitag
2014-12-11FolderMan: Delete old journal file when adding folder. #2606Christian Kamm
2014-12-11Fix counting of affected files. #1132Christian Kamm
2014-12-09SocketAPI: use the canonical pathOlivier Goffart
2014-12-08Wizard: Removed superflous text, as it is already in the header.Klaas Freitag
2014-12-06Removed useless debug outputKlaas Freitag
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-12Wizard: Properly show error messageMarkus 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