Commit Graph

1329 Commits (393eefa5d2f9725acefc29c3bb9b4eaa2a4a25ad)

Author SHA1 Message Date
Bjoern Schiessle aec6eea235 use filesystem abstraction layer to copy file versions 14 years ago
Bjoern Schiessle 4bc9e4e012 wrong var name fixed 14 years ago
Brice Maron 8a1c279183 Escape pg connection string on setup 14 years ago
Arthur Schiwon 52822652bc provide multibyte aware helper functions mb_str_replace, mb_substr_replace and mb_array_change_key_case for handling with UTF 8 14 years ago
Lukas Reschke 90331a3fa1 Remove forced download 14 years ago
Lukas Reschke f8cebed348 Don't display error messages 14 years ago
Georg Ehrke e4960c3bb4 fix a small PHP fail 14 years ago
Georg Ehrke 5ff72f2cd7 fix a small PHP fail 14 years ago
Lukas Reschke 4e63981da9 Disable mimesniffing 14 years ago
Tom Needham b2cb7d54d1 Fixed app path 14 years ago
Tom Needham cfc78d44bb Return correct json response, fix syntax 14 years ago
Florian Hülsmann 4ed55315e7 fixed linkTo() 14 years ago
Bjoern Schiessle 94add1c000 typo fixed 14 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) 14 years ago
Bart Visscher 1ccbbfad53 Spelling fix 14 years ago
Bart Visscher bf09edcbf1 Remember the app root information. 14 years ago
Bart Visscher 19bb4e83c9 Remove redundant code from OC_Helper::linkTo 14 years ago
Brice Maron b2cbf1199d Pg setup enhancement 14 years ago
Michael Gapczynski 81953e7bb5 Return login errors for PostgreSQL setup 14 years ago
Tom Needham 7284e57c91 Migration: fix app paths 14 years ago
Brice Maron 2706988225 Set table prefix if not set in postgresql install 14 years ago
Bart Visscher 2d8a380a21 Fix recursion when running an update script 14 years ago
Robin Appelman 12f7cb8767 fix running tests from cli 14 years ago
Robin Appelman 420d23a875 fix webdav errors for empty folders 14 years ago
Bart Visscher dab58f3464 Cache result of OC_App::getAppVersions 14 years ago
Bart Visscher 2f0b4983e9 Move app upgrade check to loading of apps 14 years ago
Thomas Tanghus a25ae4b4b6 Make Categories a bit quieter. 14 years ago
Thomas Tanghus ac4e19218e All is good ;-) 14 years ago
Bart Visscher c6b9f613bb Cache: try to set the fast cache in the Broker 14 years ago
Bart Visscher fe0f281b4f Fix setting ETag header on cache miss 14 years ago
Bart Visscher 531c1c509c Cache: Add APC and XCache to global cache handler 14 years ago
Bart Visscher 4e4a1a4274 Cache: Use getUserCache cache in OC_Cache 14 years ago
Bart Visscher cae089df91 Cache: Create global cache in OC_Cache 14 years ago
Brice Maron 09a9f5400e Trim url and path of appsroot to have and standart type of path fix oc-1107 14 years ago
Frank Karlitschek a4c47c674d write sql errors into the error log for better debugging 14 years ago
Brice Maron 564cd82599 Fix the fix about filecache and postgres 14 years ago
Brice Maron 2a6a155e23 Correct File cache error with postgresql 14 years ago
Thomas Tanghus b182e6c86a Trim trailing whitespace from version. 14 years ago
Florian Hülsmann d450560b39 remove trailing slash in %appswebroot% placeholder 14 years ago
Frank Karlitschek 2c1c1ba88c close only if exist 14 years ago
Frank Karlitschek 7c5ff900d0 work with non existing apps directory. thanks to Antonio for the hint 14 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 14 years ago
Brice Maron 33165e3915 Do not close php tag on config file 14 years ago
Brice Maron b5e3e150eb Correction of path looking for apps and css 14 years ago
Bart Visscher ebfc5b2762 Add compatability function for APC cache 14 years ago
Bart Visscher f655981baf Fix initialization of OC_Filesystem setup from DAV 14 years ago
Bart Visscher 50667dcb82 Convert OC_L10N_String to a string in OC_JSON::encodedPrint 14 years ago
Bart Visscher 432aa58bab Spelling fixes 14 years ago
Brice Maron 2d2366bb57 Avoid fetch ocs info if the appstore is disabled 14 years ago
Brice Maron 06e20fe4b8 Correct css inclusion with minimizer 14 years ago