aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unstable'Bart Visscher2012-06-0415-109/+298
|\
| * Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstableSam Tuke2012-05-168-13/+198
| |\
| | * Fix empty jsfiles and cssfiles in layout templateBart Visscher2012-05-161-0/+2
| | * Combine and minimize core and default app js filesBart Visscher2012-05-164-0/+66
| | * Combine and minimize core and default app css filesBart Visscher2012-05-166-9/+126
| | * Template: Fix var nameBart Visscher2012-05-161-1/+1
| | * Template: Make getFormFactorExtension function publicBart Visscher2012-05-161-3/+3
| * | made initial testing version of expireAll for version control \ngave some old...Sam Tuke2012-05-161-1/+3
| |/
| * Remove DOCUMENTROOT static var, and make SUBURI var privateBart Visscher2012-05-111-7/+3
| * Remove unused OC static variable CONFIG_DATADIRECTORY_ROOTBart Visscher2012-05-101-4/+0
| * Whitespace fixesBart Visscher2012-05-102-4/+3
| * Implement default functions in OC_Group backendBart Visscher2012-05-103-26/+53
| * Implement default functions in OC_User backendBart Visscher2012-05-103-51/+39
* | Calendar & Contacts: Store import progress in OC_CacheBart Visscher2012-06-042-0/+90
* | load authentication apps before checking wether user exists. fixes oc-910Arthur Schiwon2012-06-041-6/+7
* | make it possible to load apps seperately. needed to fix oc-910 without breaki...Arthur Schiwon2012-06-041-17/+12
* | 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