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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-08-144.0.7v4.0.7Frank Karlitschek
2012-08-13Check blacklist when renaming filesMichael Gapczynski
2012-08-13Also check some other filesLukas Reschke
2012-08-12Fix OC_Connector_Sabre_Locks for SQLiteJakob Sack
2012-08-08fix for bug 879 - add parent directory to file cache if it does not exist yet.Bjoern Schiessle
2012-07-314.0.6v4.0.6Frank Karlitschek
2012-07-30Add additional error handling for emailing private linksMichael Gapczynski
2012-07-30Fix incorrect copy/paste for file_put_contents()Michael Gapczynski
2012-07-30Forgot data parameter for file_put_contents() streams pre proxiesMichael Gapczynski
2012-07-30Run pre and post proxies for file_put_contents() streamsMichael Gapczynski
2012-07-30Fix filesystem hash, no longer using basicOperation()Michael Gapczynski
2012-07-30Delete old session files, suggested by Torben Nehmer, see bug oc-736Michael Gapczynski
2012-07-30Check if user is already logged in for DAV auth, instead of logging in and cr...Michael Gapczynski
2012-07-26mark OCP\App::register as deprecatedGeorg Ehrke
2012-07-23- remove namespace from file property name (webdav)Bjoern Schiessle
2012-07-19Revert "use readfile() instead iof fopen() for file download over webdav."Robin Appelman
2012-07-194.0.5v4.0.5Frank Karlitschek
2012-07-13if the '/Shared' was the modified directory, than scan it.Bjoern Schiessle
2012-07-12Fix log write() parameters in wrong orderMichael Gapczynski
2012-07-12Handling exceptionsLukas Reschke
2012-07-12Catch exceptions from PHPMailerMichael Gapczynski
2012-07-12Move line counter so we only count lines towards the offset that are equal or...Michael Gapczynski
2012-07-12Improvements and bug fix for log reading, fixes bug oc-982Michael Gapczynski
2012-07-11use readfile() instead iof fopen() for file download over webdav.Bjoern Schiessle
2012-07-10when checking for updates in the filecache, explicitly state that we are quer...Robin Appelman
2012-07-02Remove the forced download§Lukas Reschke
2012-07-02Restoring stable4...Lukas Reschke
2012-07-02Applying the fixLukas Reschke
2012-07-02Wrong file - Sorry!Lukas Reschke
2012-07-02Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Lukas Reschke
2012-07-02Don't display error messagesLukas Reschke
2012-07-01fix a small PHP failGeorg Ehrke
2012-07-01Disable mimesniffingLukas Reschke
2012-06-28Return login errors for PostgreSQL setupMichael Gapczynski
2012-06-264.0.4v4.0.4Frank Karlitschek
2012-06-25Maybe fix out of memory..?Thomas Tanghus
2012-06-244.0.3aFrank Karlitschek
2012-06-24fix 'files' entries showing up in Files before the users files are scanned pr...Robin Appelman
2012-06-24fix duplicates showing up in the filecacheRobin Appelman
2012-06-23work with non existing apps directory. thanks toAntonio for the hintFrank Karlitschek
2012-06-22Fix initialization of OC_Filesystem setup from DAVBart Visscher
2012-06-22Correct File cache error with postgresqlBrice Maron
2012-06-224.0.3Frank Karlitschek
2012-06-21Prefer requested app before redirecting to default pageBart Visscher
2012-06-21Remember result of OC_User::isLoggedIn, can be very expensive to checkBart Visscher
2012-06-21Only check for apps owncloud version requirment when there is a new owncloud ...Bart Visscher
2012-06-21fix saved file size for uploaded filesRobin Appelman
2012-06-21truncate decrypted files based on sizeRobin Appelman
2012-06-21check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek
2012-06-21fix mimetype for cdr files - bugfix for oc 559Georg Ehrke