Commit Graph

1324 Commits (f8cebed3481d523ff43d438ac97048137f4f9902)

Author SHA1 Message Date
Lukas Reschke f8cebed348 Don't display error messages 13 years ago
Georg Ehrke e4960c3bb4 fix a small PHP fail 13 years ago
Lukas Reschke 4e63981da9 Disable mimesniffing 13 years ago
Tom Needham b2cb7d54d1 Fixed app path 13 years ago
Tom Needham cfc78d44bb Return correct json response, fix syntax 13 years ago
Florian Hülsmann 4ed55315e7 fixed linkTo() 13 years ago
Bjoern Schiessle 94add1c000 typo fixed 13 years ago
Bjoern Schiessle b95996c02c - when creating a new text file or directory which name already exist use the same pattern as for file uploads in such a case (add a (N) to the name) 13 years ago
Bart Visscher 1ccbbfad53 Spelling fix 13 years ago
Bart Visscher bf09edcbf1 Remember the app root information. 13 years ago
Bart Visscher 19bb4e83c9 Remove redundant code from OC_Helper::linkTo 13 years ago
Brice Maron b2cbf1199d Pg setup enhancement 13 years ago
Michael Gapczynski 81953e7bb5 Return login errors for PostgreSQL setup 13 years ago
Tom Needham 7284e57c91 Migration: fix app paths 13 years ago
Brice Maron 2706988225 Set table prefix if not set in postgresql install 13 years ago
Bart Visscher 2d8a380a21 Fix recursion when running an update script 13 years ago
Robin Appelman 12f7cb8767 fix running tests from cli 13 years ago
Robin Appelman 420d23a875 fix webdav errors for empty folders 13 years ago
Bart Visscher dab58f3464 Cache result of OC_App::getAppVersions 13 years ago
Bart Visscher 2f0b4983e9 Move app upgrade check to loading of apps 13 years ago
Thomas Tanghus a25ae4b4b6 Make Categories a bit quieter. 13 years ago
Thomas Tanghus ac4e19218e All is good ;-) 13 years ago
Bart Visscher c6b9f613bb Cache: try to set the fast cache in the Broker 13 years ago
Bart Visscher fe0f281b4f Fix setting ETag header on cache miss 13 years ago
Bart Visscher 531c1c509c Cache: Add APC and XCache to global cache handler 13 years ago
Bart Visscher 4e4a1a4274 Cache: Use getUserCache cache in OC_Cache 13 years ago
Bart Visscher cae089df91 Cache: Create global cache in OC_Cache 13 years ago
Brice Maron 09a9f5400e Trim url and path of appsroot to have and standart type of path fix oc-1107 13 years ago
Frank Karlitschek a4c47c674d write sql errors into the error log for better debugging 13 years ago
Brice Maron 564cd82599 Fix the fix about filecache and postgres 13 years ago
Brice Maron 2a6a155e23 Correct File cache error with postgresql 13 years ago
Thomas Tanghus b182e6c86a Trim trailing whitespace from version. 13 years ago
Florian Hülsmann d450560b39 remove trailing slash in %appswebroot% placeholder 13 years ago
Frank Karlitschek 2c1c1ba88c close only if exist 13 years ago
Frank Karlitschek 7c5ff900d0 work with non existing apps directory. thanks to Antonio for the hint 13 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 13 years ago
Brice Maron 33165e3915 Do not close php tag on config file 13 years ago
Brice Maron b5e3e150eb Correction of path looking for apps and css 13 years ago
Bart Visscher ebfc5b2762 Add compatability function for APC cache 13 years ago
Bart Visscher f655981baf Fix initialization of OC_Filesystem setup from DAV 13 years ago
Bart Visscher 50667dcb82 Convert OC_L10N_String to a string in OC_JSON::encodedPrint 13 years ago
Bart Visscher 432aa58bab Spelling fixes 13 years ago
Brice Maron 2d2366bb57 Avoid fetch ocs info if the appstore is disabled 13 years ago
Brice Maron 06e20fe4b8 Correct css inclusion with minimizer 13 years ago
Brice Maron 115c30bdb4 Enhance hint about writable app directory 13 years ago
Brice Maron 8c2803a7c1 Correct image path and apps path replacement 13 years ago
Brice Maron 72fe463f7f Correct OC_Config writer. Use var_export (has support for array,...) 13 years ago
Brice Maron df60d6d5d2 Fixes for multi app dir : 13 years ago
Thomas Mueller ba2d203a54 some path fixes for multi-dir app 13 years ago
Brice Maron b5953e7a83 Provide solution for smoother migration for apps to multi-app dir 13 years ago