summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move app upgrade check to loading of appsBart Visscher2012-06-272-16/+12
* Make Categories a bit quieter.Thomas Tanghus2012-06-271-1/+10
* All is good ;-)Thomas Tanghus2012-06-261-0/+1
* Cache: try to set the fast cache in the BrokerBart Visscher2012-06-251-5/+3
* Fix setting ETag header on cache missBart Visscher2012-06-251-1/+4
* Cache: Add APC and XCache to global cache handlerBart Visscher2012-06-253-2/+30
* Cache: Use getUserCache cache in OC_CacheBart Visscher2012-06-251-37/+24
* Cache: Create global cache in OC_CacheBart Visscher2012-06-252-1/+15
* Trim url and path of appsroot to have and standart type of path fix oc-1107Brice Maron2012-06-251-5/+7
* write sql errors into the error log for better debuggingFrank Karlitschek2012-06-251-0/+2
* Fix the fix about filecache and postgresBrice Maron2012-06-241-2/+1
* Correct File cache error with postgresqlBrice Maron2012-06-241-0/+3
* Trim trailing whitespace from version.Thomas Tanghus2012-06-241-1/+1
* remove trailing slash in %appswebroot% placeholderFlorian Hülsmann2012-06-231-1/+1
* close only if existFrank Karlitschek2012-06-231-1/+1
* work with non existing apps directory. thanks to Antonio for the hintFrank Karlitschek2012-06-231-10/+11
* Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-221-3/+3
* Do not close php tag on config fileBrice Maron2012-06-221-1/+1
* Correction of path looking for apps and cssBrice Maron2012-06-222-5/+5
* Add compatability function for APC cacheBart Visscher2012-06-221-0/+8
* Fix initialization of OC_Filesystem setup from DAVBart Visscher2012-06-221-1/+1
* Convert OC_L10N_String to a string in OC_JSON::encodedPrintBart Visscher2012-06-221-0/+10
* Spelling fixesBart Visscher2012-06-221-3/+4
* Avoid fetch ocs info if the appstore is disabledBrice Maron2012-06-221-22/+31
* Correct css inclusion with minimizerBrice Maron2012-06-221-2/+1
* Enhance hint about writable app directoryBrice Maron2012-06-221-1/+2
* Correct image path and apps path replacementBrice Maron2012-06-221-1/+2
* Correct OC_Config writer. Use var_export (has support for array,...)Brice Maron2012-06-221-14/+3
* Fixes for multi app dir :Brice Maron2012-06-221-2/+2
* some path fixes for multi-dir appThomas Mueller2012-06-222-3/+3
* Provide solution for smoother migration for apps to multi-app dirBrice Maron2012-06-211-1/+5
* Do not search apps if oc is not yet installedBrice Maron2012-06-211-0/+2
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-213-2/+90
|\
| * Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filest...Sam Tuke2012-06-213-2/+90
* | Correct writable check for app dirBrice Maron2012-06-211-3/+5
* | Correct inclusion pathsBrice Maron2012-06-211-17/+42
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-2130-864/+1061
|\|
| * fix saved file size for uploaded filesRobin Appelman2012-06-211-4/+4
| * truncate decrypted files based on filelengthRobin Appelman2012-06-211-5/+5
| * check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-211-7/+46
| * fix mimetype for cdr files - bugfix for oc 559Georg Ehrke2012-06-211-1/+2
| * Only call OC_FileCache::get('/Shared') if it exists in the file cache, preven...Michael Gapczynski2012-06-201-1/+6
| * added new user settings interface for deleting old file versionsSam Tuke2012-06-201-3/+0
| * Merge branch 'master' of gitorious.org:owncloud/owncloudSam Tuke2012-06-204-17/+19
| |\
| | * Merge branch 'audit'Bart Visscher2012-06-201-1/+1
| | |\
| | | * Start of audit appBart Visscher2012-05-071-1/+1
| | * | Prefer requested app before redirecting to default pageBart Visscher2012-06-201-1/+5
| | * | Delay setup of FS until OC_Filesystem is usedBart Visscher2012-06-203-9/+6
| | * | Small code reorderBart Visscher2012-06-201-5/+6
| | * | remove unnecessary commentBjoern Schiessle2012-06-201-1/+1