summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
* merge master into filesystemRobin Appelman2012-01-301-0/+1
|\
| * provide small wrapper around server side events and provide a fallback for IERobin Appelman2012-01-301-0/+1
* | merge master into filesystemRobin Appelman2012-01-161-3/+7
|\|
| * some aditional feedback during database upgradeRobin Appelman2012-01-161-1/+5
| * use absolute path for db_structure.xml when updatingRobin Appelman2012-01-131-1/+1
| * Merge branch 'master' of gitorious.org:owncloud/owncloud into jqueryuiTom Needham2012-01-081-2/+50
| |\
| * | Updated jquery ui js and css. Improved color scheme.Tom Needham2011-12-301-2/+2
* | | merge master into filesystemRobin Appelman2012-01-081-7/+9
|\ \ \ | | |/ | |/|
| * | don't try to upgrade what isn't installedRobin Appelman2012-01-081-7/+9
| * | update apps when their version number increasesRobin Appelman2012-01-081-0/+2
| * | set the installed version after updating the databaseRobin Appelman2012-01-081-0/+1
| * | automatically upgrade the main database on version number increase (doesnt wo...Robin Appelman2012-01-081-2/+8
* | | merge master into filesystemRobin Appelman2012-01-081-0/+37
|\ \ \
| * \ \ Merge branch 'database'Robin Appelman2012-01-081-2/+11
| |\ \ \ | | |/ / | |/| |
| * | | add a formfactor session variable which is autodetected but can also manually...Frank Karlitschek2012-01-061-0/+37
| | |/ | |/|
* | | Merge branch 'database' into filesystemRobin Appelman2011-12-111-0/+2
|\ \ \ | | |/ | |/|
| * | update apps when their version number increasesRobin Appelman2011-12-111-0/+2
| * | Merge branch 'master' into databaseRobin Appelman2011-12-111-0/+8
| |\|
* | | Merge branch 'master' into filesystemRobin Appelman2011-12-111-0/+8
|\ \ \ | | |/ | |/|
| * | set http auth headers for apache+php-cgi work around if variable gets renamed...Hendrik Langer2011-11-241-0/+8
* | | Merge branch 'database' into filesystemRobin Appelman2011-11-261-2/+9
|\ \ \ | | |/ | |/|
| * | set the installed version after updating the databaseRobin Appelman2011-11-151-0/+1
| * | automatically upgrade the main database on version number increase (doesnt wo...Robin Appelman2011-11-131-2/+8
| |/
* / remove the need to register storage providers, pass the classname during moun...Robin Appelman2011-11-081-3/+0
|/
* Enable php display_errors settingBart Visscher2011-10-271-0/+3
* Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi...Hendrik Langer2011-10-191-12/+13
* make sharing work with the new mouting mechanismRobin Appelman2011-10-181-7/+7
* prevent error involving webdav workaroundRobin Appelman2011-10-131-1/+1
* webdav workaround for apache+php-cgiRobin Appelman2011-10-131-0/+8
* added infield labels. readded fade in of login button. updated label on insta...Marvin Thomas Rabe2011-10-031-0/+1
* set cookie secure if forcessl is enabledFlorian Pritz2011-09-241-2/+4
* use jquery 1.6.4Florian Pritz2011-09-241-1/+1
* Make event category choice multiselectBart Visscher2011-09-231-1/+1
* Cleanup lib/base.phpBart Visscher2011-09-181-166/+91
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-18/+9
* added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-121-1/+4
* work on user managementRobin Appelman2011-08-101-0/+2
* work in new app managementRobin Appelman2011-08-101-1/+2
* Copying globals to OC::*Jakob Sack2011-08-101-0/+6
* fix include pathFrank Karlitschek2011-08-071-1/+1
* more improved error reportingFrank Karlitschek2011-08-061-8/+11
* Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-061-5/+5
|\
| * descriptions for OC:: variablesRobin Appelman2011-08-061-5/+5
* | nicer error report and streamlined setupFrank Karlitschek2011-08-061-1/+11
|/
* Add principals, minor changes in base.phpJakob Sack2011-08-061-9/+21
* prepare replacing global $vars with OC::$varsJakob Sack2011-08-021-2/+25
* Introducing a semiautoload. Enables autoload for classes that are not in lib/Jakob Sack2011-08-021-2/+15
* keyboard shortcuts for search resultsRobin Appelman2011-07-311-0/+1
* make sure jquery and common javascript is loaded before the javascript of the...Robin Appelman2011-07-311-7/+7
* configure users/groups before loading appsRobin Appelman2011-07-311-3/+4