summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Trim trailing whitespace from version.Thomas Tanghus2012-06-241-1/+1
* | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-236-21/+22
|\|
| * 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
* | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-2219-142/+378
|\|
| * 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
| * | Merge branch 'master' into multi_app_dirBrice Maron2012-06-1423-147/+359
| |\ \
| * | | Add possibility to choose the installation folderBrice Maron2012-06-144-21/+41
| * | | Change parameter 'web' to 'url' and take array of array in config instead of ...Brice Maron2012-06-075-23/+18
| * | | Correct Minizer inclusionsBrice Maron2012-06-072-4/+4
| * | | ReAdd possibility to load existing app foldersBrice Maron2012-06-071-0/+5
| * | | Merge branch 'master' into multi_app_dirBrice Maron2012-06-074-2/+99
| |\ \ \
| * | | | Rework to fit with minizerBrice Maron2012-06-063-18/+34
| * | | | Change app path logic in templatesBrice Maron2012-06-061-0/+5
| * | | | Correct remote and public, and last occurence of OC::Brice Maron2012-06-063-18/+20
| * | | | Correct css file inclusionBrice Maron2012-06-061-2/+8
| * | | | Unit path and webpath, correct some moreBrice Maron2012-06-064-26/+39
| * | | | Correct installerBrice Maron2012-06-061-5/+5
| * | | | First almost working versionBrice Maron2012-06-065-71/+100
* | | | | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-211-1/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Only call OC_FileCache::get('/Shared') if it exists in the file cache, preven...Michael Gapczynski2012-06-201-1/+6
* | | | | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-206-21/+19
|\| | | |
| * | | | 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
| | |\ \ \ \