summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-082-0/+30
* Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-072-6/+11
* Prevent loading all apps twice from overwriting the core scripts and stylesBart Visscher2012-09-071-1/+3
* adding space between) and {Thomas Mueller2012-09-0788-1392/+1392
* EOL fixesBart Visscher2012-09-071-172/+172
* Whitespace fixes in libBart Visscher2012-09-074-9/+9
* Fix setEtagHeader functionBart Visscher2012-09-071-1/+2
* Change caching checks for minimized filesBart Visscher2012-09-071-15/+12
* Global file cache should also be able to clear with prefixBart Visscher2012-09-071-2/+3
* Remove core.{css,js} cache on upgradeBart Visscher2012-09-072-0/+7
* Support for unshare from self, with a bunch of temporary fixes to overcome co...Michael Gapczynski2012-09-071-1/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-071-1/+4
* add check for zlibFrank Karlitschek2012-09-071-0/+3
* clear user filecache after the user mount configuration has changedRobin Appelman2012-09-061-0/+7
* clear the filecache if the mount configuration has changedRobin Appelman2012-09-062-0/+21
* Add a directory separator to filter app directories with the sameBart Visscher2012-09-061-1/+1
* Don't delete the file anymore to replace it in the UI, just overwrite itMichael Gapczynski2012-09-052-1/+5
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-061-6/+9
* no more require_once()Thomas Mueller2012-09-059-10/+10
* Respect coding styleThomas Müller2012-09-051-57/+57
* Respect coding styleThomas Müller2012-09-051-7/+9
* Respect coding styleThomas Müller2012-09-051-5/+5
* Respect coding styleThomas Müller2012-09-051-6/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-051-0/+28
* fixing button to add additional siteThomas Mueller2012-09-041-9/+9
* Remove () from return statementBart Visscher2012-09-041-1/+1
* Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617Thomas Müller2012-09-041-0/+1
* fixing syntax errorThomas Müller2012-09-041-1/+1
* fixing syntax error - sorry for thatThomas Müller2012-09-041-1/+1
* fixing syntax error - sorry for thatThomas Müller2012-09-041-4/+4
* Respect coding styleThomas Müller2012-09-041-83/+82
* Respect coding styleThomas Müller2012-09-041-1/+1
* Respect coding styleThomas Müller2012-09-041-50/+50
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-044-4/+16
* Add url-params to url with new parameter in linkTo functionBart Visscher2012-09-032-6/+6
* Add args parameter to linkTo(Absolute) function, to append the args automaticlyBart Visscher2012-09-033-9/+18
* 4.5 beta 2v4.5.0beta2Frank Karlitschek2012-09-031-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-032-2/+6
* Listen to post_deleteGroup hook in Share APIMichael Gapczynski2012-09-021-0/+9
* Fix some warnings from Jenkins in the Share APIMichael Gapczynski2012-09-021-6/+2
* Add parameter documentationMichael Gapczynski2012-09-021-0/+1
* Restructure generateTarget for the post_addToGroup hookMichael Gapczynski2012-09-021-20/+44
* Make item targets be based off of the parent item target for resharesMichael Gapczynski2012-09-021-19/+27
* in some cases no translations are loaded because $this->lang is empty not nullThomas Mueller2012-09-021-1/+1
* use str_ireplace instead of duplicate str_replaceRobin Appelman2012-09-021-8/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-024-4/+16
* set debug mode if an xdebug session is activeRobin Appelman2012-09-011-0/+7
* use null instead of -1 on all getUser()Jörn Friedrich Dreyer2012-09-014-4/+4
* translate UNIX_TIMESTAMP() into sqlite and pgsql equivilentsRobin Appelman2012-09-011-0/+4
* we still need this for pgsqlRobin Appelman2012-09-011-1/+2