| Commit message (Expand) | Author | Age | Files | Lines |
* | typo fixed | Bjoern Schiessle | 2012-06-29 | 1 | -1/+1 |
* | - when creating a new text file or directory which name already exist use the... | Bjoern Schiessle | 2012-06-29 | 1 | -1/+3 |
* | Spelling fix | Bart Visscher | 2012-06-28 | 1 | -1/+1 |
* | Remember the app root information. | Bart Visscher | 2012-06-28 | 1 | -1/+5 |
* | Remove redundant code from OC_Helper::linkTo | Bart Visscher | 2012-06-28 | 1 | -6/+3 |
* | Pg setup enhancement | Brice Maron | 2012-06-28 | 1 | -2/+32 |
* | Return login errors for PostgreSQL setup | Michael Gapczynski | 2012-06-27 | 1 | -0/+1 |
* | Migration: fix app paths | Tom Needham | 2012-06-27 | 1 | -3/+3 |
* | Set table prefix if not set in postgresql install | Brice Maron | 2012-06-27 | 1 | -1/+1 |
* | Fix recursion when running an update script | Bart Visscher | 2012-06-27 | 1 | -0/+5 |
* | fix running tests from cli | Robin Appelman | 2012-06-27 | 2 | -3/+8 |
* | fix webdav errors for empty folders | Robin Appelman | 2012-06-27 | 1 | -9/+11 |
* | Cache result of OC_App::getAppVersions | Bart Visscher | 2012-06-27 | 1 | -0/+4 |
* | Move app upgrade check to loading of apps | Bart Visscher | 2012-06-27 | 2 | -16/+12 |
* | Make Categories a bit quieter. | Thomas Tanghus | 2012-06-27 | 1 | -1/+10 |
* | All is good ;-) | Thomas Tanghus | 2012-06-26 | 1 | -0/+1 |
* | Cache: try to set the fast cache in the Broker | Bart Visscher | 2012-06-25 | 1 | -5/+3 |
* | Fix setting ETag header on cache miss | Bart Visscher | 2012-06-25 | 1 | -1/+4 |
* | Cache: Add APC and XCache to global cache handler | Bart Visscher | 2012-06-25 | 3 | -2/+30 |
* | Cache: Use getUserCache cache in OC_Cache | Bart Visscher | 2012-06-25 | 1 | -37/+24 |
* | Cache: Create global cache in OC_Cache | Bart Visscher | 2012-06-25 | 2 | -1/+15 |
* | Trim url and path of appsroot to have and standart type of path fix oc-1107 | Brice Maron | 2012-06-25 | 1 | -5/+7 |
* | write sql errors into the error log for better debugging | Frank Karlitschek | 2012-06-25 | 1 | -0/+2 |
* | Fix the fix about filecache and postgres | Brice Maron | 2012-06-24 | 1 | -2/+1 |
* | Correct File cache error with postgresql | Brice Maron | 2012-06-24 | 1 | -0/+3 |
* | Trim trailing whitespace from version. | Thomas Tanghus | 2012-06-24 | 1 | -1/+1 |
* | remove trailing slash in %appswebroot% placeholder | Florian Hülsmann | 2012-06-23 | 1 | -1/+1 |
* | close only if exist | Frank Karlitschek | 2012-06-23 | 1 | -1/+1 |
* | work with non existing apps directory. thanks to Antonio for the hint | Frank Karlitschek | 2012-06-23 | 1 | -10/+11 |
* | Remove references to /apps/ and correct inclusion of settings | Brice Maron | 2012-06-22 | 1 | -3/+3 |
* | Do not close php tag on config file | Brice Maron | 2012-06-22 | 1 | -1/+1 |
* | Correction of path looking for apps and css | Brice Maron | 2012-06-22 | 2 | -5/+5 |
* | Add compatability function for APC cache | Bart Visscher | 2012-06-22 | 1 | -0/+8 |
* | Fix initialization of OC_Filesystem setup from DAV | Bart Visscher | 2012-06-22 | 1 | -1/+1 |
* | Convert OC_L10N_String to a string in OC_JSON::encodedPrint | Bart Visscher | 2012-06-22 | 1 | -0/+10 |
* | Spelling fixes | Bart Visscher | 2012-06-22 | 1 | -3/+4 |
* | Avoid fetch ocs info if the appstore is disabled | Brice Maron | 2012-06-22 | 1 | -22/+31 |
* | Correct css inclusion with minimizer | Brice Maron | 2012-06-22 | 1 | -2/+1 |
* | Enhance hint about writable app directory | Brice Maron | 2012-06-22 | 1 | -1/+2 |
* | Correct image path and apps path replacement | Brice Maron | 2012-06-22 | 1 | -1/+2 |
* | Correct OC_Config writer. Use var_export (has support for array,...) | Brice Maron | 2012-06-22 | 1 | -14/+3 |
* | Fixes for multi app dir : | Brice Maron | 2012-06-22 | 1 | -2/+2 |
* | some path fixes for multi-dir app | Thomas Mueller | 2012-06-22 | 2 | -3/+3 |
* | Provide solution for smoother migration for apps to multi-app dir | Brice Maron | 2012-06-21 | 1 | -1/+5 |
* | Do not search apps if oc is not yet installed | Brice Maron | 2012-06-21 | 1 | -0/+2 |
* | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-21 | 3 | -2/+90 |
|\ |
|
| * | Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filest... | Sam Tuke | 2012-06-21 | 3 | -2/+90 |
* | | Correct writable check for app dir | Brice Maron | 2012-06-21 | 1 | -3/+5 |
* | | Correct inclusion paths | Brice Maron | 2012-06-21 | 1 | -17/+42 |
* | | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-21 | 30 | -864/+1061 |
|\| |
|