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-04DB: Delete corrupt database. #2547Christian Kamm
2014-12-01Nautilus shell integration: Use fallback when XDG_RUNTIME_DIR is not definedOlivier Goffart
2014-10-24SocketAPI: Don't use a theme dependent name for nowDaniel Molkentin
2014-10-22SocketAPI: Show error when we are not allowedOlivier Goffart
2014-10-22SocketAPI: always clean the path and use the normal slashOlivier Goffart
2014-10-22SocketAPI: Fix all files are newOlivier Goffart
2014-10-22SocketAPI: Fix the shared symbol, including for owncloud6 Shared dirOlivier Goffart
2014-10-22SocketAPI: Less verboseMarkus Goetz
2014-10-22SocketAPI: Show an error for files inside the selective sync foldersOlivier Goffart
2014-10-22SocketAPI: show an ignored icon for paused foldersOlivier Goffart
2014-10-21SocketAPI: send the change of the parent folder in the broatcastOlivier Goffart
2014-10-21SocketAPI: do not have a special case for UPDATE_VIEW on windowsOlivier Goffart
2014-10-20SocketApi: Properly manage the database connections.Klaas Freitag
2014-10-20Fix compile error and add warning.Klaas Freitag
2014-10-20SocketApi: Instanziate Object to call QFileInfo::existsKlaas Freitag
2014-10-20SocketAPI: Use new class SqlQuery to cache the sql queries.Klaas Freitag
2014-10-20SocketAPI: Properly release precompiled statements. Use sqlite3_closeKlaas Freitag
2014-10-20Remove unused variable, fixes compile warning.Klaas Freitag
2014-10-17Revert "socketapi: if the filename is empty, it's actually /"Markus Goetz
2014-10-14Merge branch 'sqlite_capi' of github.com:owncloud/mirall into sqlite_capiKlaas Freitag
2014-10-13SocketAPI: Cache database conections and statementsKlaas Freitag
2014-10-13SocketAPI: Remove old dbFileRecord functionMarkus Goetz
2014-10-13SocketAPI: Use non-recursive (heuristic) computation of iconsMarkus Goetz
2014-10-13SocketAPI: Cleanup, removed helper namespace, added as private methods.Klaas Freitag
2014-10-13socketapi: if the filename is empty, it's actually /Klaas Freitag
2014-10-13JournalDb: Do not use static variable for path.Klaas Freitag
2014-10-13Use sqlite C api.Klaas Freitag
2014-10-10Fix small inefficiency in socketapiDaniel Molkentin
2014-10-10Use local socket (named pipe) connection also on WindowsDaniel Molkentin
2014-10-10propagator: Do not show an error message saying it was done by user interacti...Olivier Goffart
2014-09-30SocketAPI: remove nonsense FIXME's.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-25SocketAPI: Before reporting something new check for parent permissions.Klaas Freitag
2014-09-12OS X: Overlay Icons: Load from bundle-specific pathMarkus Goetz
2014-09-04Propagator: Use csync to get the modification time.Christian Kamm
2014-08-29Socket API: be consistant in the VERSION command and add the VERSION at the ...Olivier Goffart
2014-08-27Overlay Icons: Improve OS X version, improve general feedbackMarkus Goetz
2014-08-27SocketAPI: fix the BROADCAST messageOlivier Goffart
2014-08-27Socket api: Add a VERSION commandOlivier Goffart
2014-08-21Excludes: Add an context free implementation of exclude file loading.Klaas Freitag
2014-08-20SocketAPI: Add parameter to enable wait for the socket write.Klaas Freitag
2014-08-15Nautilus Overlays: Use port 34001 by default.Klaas Freitag
2014-08-14Revert "FolderMan: Proper singleton implementation."Klaas Freitag
2014-08-14FolderMan: Proper singleton implementation.Klaas Freitag
2014-08-07SocketAPI: Use Win32 function SHChangeNotify to notify Explorer.Klaas Freitag
2014-08-07SocketAPI: Also update view when paused.Klaas Freitag