Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06Don't depend on always_populate_raw_post_dataLukas Reschke
2015-03-23Remove hard dependency on cURL for 8.0Lukas Reschke
2015-03-12Add cURL as hard-dependencyLukas Reschke
2015-03-09proper filename for "require version.php"Morris Jobke
2015-02-19in some case charset can be in lower caseRealRancor
2015-02-12catch any whitespaces which might get written to the output buffer while load...Thomas Müller
2015-01-23Don't check for `always_populate_raw_post_data` on HHVMLukas Reschke
2015-01-23Merge pull request #13593 from owncloud/add-check-for-raw-post-dataMorris Jobke
2015-01-23Merge pull request #13314 from owncloud/login-hook-logoutMorris Jobke
2015-01-22translate error messagesMorris Jobke
2015-01-22Allow custom error messages for the login pageRobin Appelman
2015-01-22Add check for `HTTP_RAW_POST_DATA` setting for >= 5.6Lukas Reschke
2015-01-14ignore coreBernhard Posselt
2015-01-14move check into addTranslation methodBernhard Posselt
2015-01-14dont load core scritpsBernhard Posselt
2015-01-14only load translsations for appsBernhard Posselt
2015-01-14make translation lookup faster (O(n) -> O(1))Bernhard Posselt
2015-01-14autoload app's js translationsBernhard Posselt
2015-01-13adapt decrypt all and restore/delete key backups to the new folder structure ...Bjoern Schiessle
2015-01-10Verify whether value is already normalizedLukas Reschke
2015-01-08check for working htaccess will result in a dead lock because the server is b...Thomas Müller
2014-12-28Merge pull request #13043 from owncloud/check-for-hashThomas Müller
2014-12-28Check for hashLukas Reschke
2014-12-25remove EditionFrank Karlitschek
2014-12-25Automatically detect the edition based on the enterprise_key app.Frank Karlitschek
2014-12-16make sure styles and scripts are only loaded onceThomas Müller
2014-12-10Deprecate Util::formatDate()Joas Schilling
2014-12-05Remove checks for safe mode and magic quotesLukas Reschke
2014-12-04PHP 5.4 is now required for masterLukas Reschke
2014-11-25Replace deprecated constant with new class constantJoas Schilling
2014-11-20Check for XMLWriter classLukas Reschke
2014-11-03ability to add bower resourcesMorris Jobke
2014-10-30Merge pull request #11080 from owncloud/addheader-text-2Vincent Petry
2014-10-29in case a translation javascript is not found we no longer bail outThomas Müller
2014-10-29Added OC.L10N namespace with translation functionsVincent Petry
2014-10-28Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text...Lukas Reschke
2014-10-28Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurableLukas Reschke
2014-10-27Make supported DBs configurable within config.phpLukas Reschke
2014-10-24Add type hinting to functionsLukas Reschke
2014-10-24Make files non executableLukas Reschke
2014-10-20Log some basic eventsRobin Appelman
2014-10-20make skeleton compatible with objectstoreJörn Friedrich Dreyer
2014-10-15in cli mode return true for isHtaccessWorkingJörn Friedrich Dreyer
2014-10-01Merge pull request #11356 from owncloud/redirect-only-to-the-same-domainLukas Reschke
2014-09-29Remove dead codeLukas Reschke
2014-09-29Redirect only to absolute URLLukas Reschke
2014-09-25Merge pull request #10934 from owncloud/datadir-write-setupVincent Petry
2014-09-23Merge pull request #7051 from owncloud/postsetupajaxcheckVincent Petry
2014-09-23Merge pull request #11222 from owncloud/store-users-timezone-masterThomas Müller
2014-09-23Merge pull request #11241 from owncloud/use-lower-caseThomas Müller