aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-041-0/+9
|\
| * update file paths in filecache when the parent is renamedRobin Appelman2012-06-041-0/+9
* | don't allow user to delete Shared dir via webdav and sync client (bug #774)Bjoern Schiessle2012-06-041-2/+4
|/
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-06-041-2/+2
|\
| * no move (rename) operation for "Shared" directoryBjoern Schiessle2012-06-041-1/+1
| * Don't allow user to delete, rename and re-share the "Shared" directoryBjoern Schiessle2012-06-041-1/+1
* | add deprecated warningFrank Karlitschek2012-06-041-1/+2
|/
* http user backendRobin Appelman2012-06-031-0/+93
* Verify user exists when checking if logged in, fix for bug oc-863Michael Gapczynski2012-06-021-1/+1
* Fix typo in log messageMichael Gapczynski2012-06-011-1/+1
* Improve efficiency of retrieving log file entriesMichael Gapczynski2012-06-011-16/+19
* Merge branch 'master' of gitorious.org:owncloud/owncloudSam Tuke2012-06-011-0/+3
|\
| * add a check for pdoFrank Karlitschek2012-06-011-0/+3
* | Merge branch 'master' of gitorious.org:owncloud/owncloudSam Tuke2012-06-011-0/+8
|\|
| * check if apps folder is writableFrank Karlitschek2012-06-011-0/+8
* | Minor change to commentSam Tuke2012-06-011-2/+4
* | Extended class commentSam Tuke2012-06-011-1/+3
|/
* fix propper error reportingFrank Karlitschek2012-06-011-0/+1
* sort users and groups. fixes oc-779Frank Karlitschek2012-06-012-0/+3
* try to switch magic quotes off.Frank Karlitschek2012-06-011-0/+5
* fix oc-769Frank Karlitschek2012-06-011-1/+1
* added a serverProtocol function that correctly returns the used protocol even...Frank Karlitschek2012-06-013-8/+37
* fix oc-780Frank Karlitschek2012-05-311-1/+1
* use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-311-2/+2
* Added & improved documentationSam Tuke2012-05-311-3/+11
* fixed typoSam Tuke2012-05-311-1/+1
* Improved class comment blockSam Tuke2012-05-311-10/+11
* added extensive class comment based on icewind's January list emailSam Tuke2012-05-311-19/+33
* fixed typos in var namesSam Tuke2012-05-311-3/+3
* clarified commentSam Tuke2012-05-311-1/+1
* Remove OC_App::register functionBart Visscher2012-05-312-40/+1
* Whitespace fixesBart Visscher2012-05-311-2/+2
* don´t hardcode /tmpFrank Karlitschek2012-05-302-2/+2
* Restrict requested app to apps directoryMichael Gapczynski2012-05-291-1/+1
* check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek2012-05-261-2/+22
* update copyrightFrank Karlitschek2012-05-2637-37/+37
* only enable compatible appsFrank Karlitschek2012-05-251-2/+10
* Add HEAD request management for files ajax/download.phpBrice Maron2012-05-241-1/+7
* changed the default from Berlin to UTC.Frank Karlitschek2012-05-241-1/+1
* enable running unit tests from cliRobin Appelman2012-05-221-9/+16
* prevent apps from printing output from app.phpFlorian Hülsmann2012-05-221-0/+3
* dont throw errors when apps dont have types configuredRobin Appelman2012-05-201-1/+5
* files app is always enabledRobin Appelman2012-05-201-1/+1
* this is 5 pre alpha nowFrank Karlitschek2012-05-191-2/+2
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-192-9/+9
* document the public classes a bit moreFrank Karlitschek2012-05-199-1/+25
* dont run update scripts for apps that arent enabledRobin Appelman2012-05-191-0/+3
* log upgradesRobin Appelman2012-05-192-1/+2
* strict standards fixes for sqlite3Robin Appelman2012-05-191-5/+5
* Fix redirect after login, prevent open redirectsMichael Gapczynski2012-05-181-2/+2