summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* "fopen(" interferes with our own classes.Frank Karlitschek2012-05-181-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-181-1/+1
|\
| * this code looks wrong to me but i'm putting it back while we find out what th...Michiel de Jong2012-05-181-1/+1
| * make redirect safe by restricting it to current hostMichiel de Jong2012-05-181-1/+1
| * fix redirect to desired page after loginMichiel de Jong2012-05-181-1/+1
* | only try to install apps that are compatible with oC4Frank Karlitschek2012-05-181-1/+10
* | increase to RC2Frank Karlitschek2012-05-181-2/+2
|/
* improve tar archive backendRobin Appelman2012-05-181-5/+46
* when scanning a folder that is a mountpoint, use the root of the mount for ch...Robin Appelman2012-05-171-2/+6
* add support for custom ports for mysql/pgsql by adding :portnumber to the dat...Robin Appelman2012-05-171-2/+15
* update documentation of oc_user::checkpasswordRobin Appelman2012-05-174-4/+8
* make sure the group exists in the backend before adding a user to itRobin Appelman2012-05-171-1/+5
* Comment spelling fixBart Visscher2012-05-161-1/+1
* Better place to check caching headersBart Visscher2012-05-161-3/+3
* avoid corrupt ZIP files on lighttpd, should fix oc-467Arthur Schiwon2012-05-151-0/+1
* removing executable bit - againThomas Mueller2012-05-152-0/+0
* cache app types during install or updateRobin Appelman2012-05-142-10/+21
* Prevent Clickjacking by adding additional headers:Thomas Mueller2012-05-141-1/+4
* selective app loading for remote/publicRobin Appelman2012-05-141-4/+12
* Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2.Michael Gapczynski2012-05-131-1/+1
* additional logging when db upgrade failsRobin Appelman2012-05-131-1/+2
* prevent user creation with empty passwordRobin Appelman2012-05-131-0/+5
* VCategories: Made a small check for categories that seems to resolv the probl...Thomas Tanghus2012-05-131-6/+10
* VCategories: Suppress error messages stemming from import from file app.Thomas Tanghus2012-05-131-2/+2
* This is RC nowv4.0.0RCFrank Karlitschek2012-05-131-2/+2
* update to jquery 1.7.2Robin Appelman2012-05-121-1/+1
* Change sqlite escaping of identifier to double quote. Fixing some issuesBrice Maron2012-05-111-1/+1
* Make processed css files cachableBart Visscher2012-05-111-1/+6
* also set remote/public paths on installing appsRobin Appelman2012-05-111-0/+16
* fix sqlite3 driver against updated MDB2Robin Appelman2012-05-111-1/+1
* don't do the initial scanning of the users home folder trough the update systemRobin Appelman2012-05-111-2/+5
* add temporary filestorage backend for testing purposedRobin Appelman2012-05-112-1/+18
* allow clearing hooks and fileproxiesRobin Appelman2012-05-112-0/+21
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-111-4/+27
* the ',last' breaks all other rewrite rules and is also not there in the commi...Michiel de Jong2012-05-111-1/+1
* match setup script to .htaccess from repoMichiel de Jong2012-05-111-2/+0
* oops, typo in lib/setup.phpMichiel de Jong2012-05-111-1/+1
* add new htaccess things into setup script tooMichiel de Jong2012-05-111-2/+7