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
2014-12-09Merge pull request #12651 from owncloud/add-requesttoken-to-base-templateThomas Müller
2014-12-09Merge pull request #12672 from LEDfan/cm-per-unitThomas Müller
2014-12-09Merge pull request #12708 from owncloud/l10nsavedThomas Müller
2014-12-09Merge pull request #12688 from owncloud/rename-altLukas Reschke
2014-12-09Merge pull request #12715 from owncloud/fix-broken-personal-pageLukas Reschke
2014-12-09Merge pull request #12709 from owncloud/fix-11955Morris Jobke
2014-12-09Merge pull request #12406 from owncloud/drop-getApps-getUsersThomas Müller
2014-12-09remove duplicate loaded personal.js - fixes #12674Morris Jobke
2014-12-09[tx-robot] updated from transifexJenkins for ownCloud
2014-12-09Merge pull request #12577 from owncloud/public-mount-apiLukas Reschke
2014-12-09drop unused isDebugMode and setDebugMode of OC_ConfigMorris Jobke
2014-12-09reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke
2014-12-09Workaround to fix the too early init dilemmaMorris Jobke
2014-12-09introduce preCondition for setUserValue to provide atomic check-and-updateMorris Jobke
2014-12-09Refactoring of OC_Preferences to AllConfigMorris Jobke
2014-12-09fix base.php for not installed systemsMorris Jobke
2014-12-09migrate \OC\AllConfig to \OCP\IConfigMorris Jobke
2014-12-09introduce deleteAllUserValuesMorris Jobke
2014-12-09introduce proper interface for deleteAppValueMorris Jobke
2014-12-09use old methods and redirect in deprecated methodsMorris Jobke
2014-12-09@deprecated messages for \OCP\Config and \OCP\AppConfigMorris Jobke
2014-12-09Extract interaction with config.php into SystemConfigMorris Jobke
2014-12-08Skip headers that can not be splitVictor Dubiniuk
2014-12-08translated saved message in files externalVolkan Gezer
2014-12-08Merge pull request #12618 from owncloud/initial-work-migrate-to-appframeworkLukas Reschke
2014-12-08Merge pull request #12704 from owncloud/fix-12647-2Lukas Reschke
2014-12-08add docArthur Schiwon
2014-12-08preserve an asterisk at the start when escaping a search termArthur Schiwon
2014-12-08Merge pull request #12621 from owncloud/add-right-marginJoas Schilling
2014-12-08React on other statuscodes than 200Lukas Reschke
2014-12-08Merge pull request #12696 from owncloud/trashbin-selected-deleteRobin Appelman
2014-12-08introduce alt text for rename icon - fixes #12067Morris Jobke
2014-12-08Merge branch 'initial-work-migrate-to-appframework' of https://github.com/own...Lukas Reschke
2014-12-08Add statuscodesLukas Reschke
2014-12-08Fix urlLukas Reschke
2014-12-08Fix deleting selected files in the trashbinRobin Appelman
2014-12-08fix updated URL schema in JS unit testsMorris Jobke
2014-12-08Merge pull request #12452 from owncloud/server2server-ng-ocsMorris Jobke
2014-12-08Remove config fileLEDfan
2014-12-08Mock interfaceLEDfan
2014-12-08Merge pull request #12691 from owncloud/i-shall-improve-my-grep-skillsMorris Jobke
2014-12-08Add REST route for user & group managementLukas Reschke
2014-12-08Merge pull request #12394 from owncloud/files-fileactionsimprovementsLukas Reschke
2014-12-08Remove unexisting `htAccessWorkinght`Lukas Reschke
2014-12-08Merge pull request #12657 from owncloud/ajaxify-htaccess-checkMorris Jobke
2014-12-08[tx-robot] updated from transifexJenkins for ownCloud
2014-12-08Remove changes which were inadvertently pushed to masterOlivier Paroz
2014-12-08Dump Arrays, Objects and Exceptions to the logOlivier Paroz
2014-12-08Merge pull request #12644 from owncloud/add-hack-for-configLukas Reschke
2014-12-07Use PHPUnit mocksLEDfan