summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Add getTagsForObjects in ITagsVincent Petry2014-12-083-1/+89
* | | | | | | | | | Merge pull request #12722 from owncloud/autocomplete-for-autotest-jenkinsThomas Müller2014-12-091-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Allow autocomplete for test file in autotest.shJoas Schilling2014-12-091-1/+5
* | | | | | | | | | Merge pull request #12568 from owncloud/autoload-encryption-classesJoas Schilling2014-12-0943-708/+685
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Correctly namespace encryption testsJoas Schilling2014-12-0912-185/+181
| * | | | | | | | | Use self:: instead of the class name in encryption testsJoas Schilling2014-12-0910-361/+361
| * | | | | | | | | Update OCA\Encryption to OCA\Files_Encryption in the encryption app itselfJoas Schilling2014-12-0934-252/+248
| * | | | | | | | | Fix namespace of Files_Encryption outside of the appJoas Schilling2014-12-095-7/+7
| * | | | | | | | | Fix namespace of files_encryption classes and autoload themJoas Schilling2014-12-0913-27/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #12651 from owncloud/add-requesttoken-to-base-templateThomas Müller2014-12-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add requesttoken to base templateLukas Reschke2014-12-051-1/+1
* | | | | | | | | | Merge pull request #12672 from LEDfan/cm-per-unitThomas Müller2014-12-092-4/+213
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove config fileLEDfan2014-12-081-21/+0
| * | | | | | | | | | Mock interfaceLEDfan2014-12-081-30/+9
| * | | | | | | | | | Use PHPUnit mocksLEDfan2014-12-072-27/+51
| * | | | | | | | | | Add unit test for contactsmanagerLEDfan2014-12-071-0/+227
| * | | | | | | | | | Fix permissionsLEDfan2014-12-061-4/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #12708 from owncloud/l10nsavedThomas Müller2014-12-091-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | translated saved message in files externalVolkan Gezer2014-12-081-2/+2
* | | | | | | | | | | Merge pull request #12688 from owncloud/rename-altLukas Reschke2014-12-091-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | introduce alt text for rename icon - fixes #12067Morris Jobke2014-12-081-0/+1
* | | | | | | | | | | | Merge pull request #12715 from owncloud/fix-broken-personal-pageLukas Reschke2014-12-091-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | remove duplicate loaded personal.js - fixes #12674Morris Jobke2014-12-091-1/+0
* | | | | | | | | | | | | Merge pull request #12709 from owncloud/fix-11955Morris Jobke2014-12-091-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Skip headers that can not be splitVictor Dubiniuk2014-12-081-0/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #12406 from owncloud/drop-getApps-getUsersThomas Müller2014-12-0939-841/+1034
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drop unused isDebugMode and setDebugMode of OC_ConfigMorris Jobke2014-12-082-51/+0
| * | | | | | | | | | | | reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-0821-49/+70
| * | | | | | | | | | | | Workaround to fix the too early init dilemmaMorris Jobke2014-12-083-5/+42
| * | | | | | | | | | | | introduce preCondition for setUserValue to provide atomic check-and-updateMorris Jobke2014-12-086-15/+153
| * | | | | | | | | | | | Refactoring of OC_Preferences to AllConfigMorris Jobke2014-12-088-681/+600
| * | | | | | | | | | | | fix base.php for not installed systemsMorris Jobke2014-12-081-25/+25
| * | | | | | | | | | | | migrate \OC\AllConfig to \OCP\IConfigMorris Jobke2014-12-086-14/+17
| * | | | | | | | | | | | introduce deleteAllUserValuesMorris Jobke2014-12-082-0/+16
| * | | | | | | | | | | | introduce proper interface for deleteAppValueMorris Jobke2014-12-083-0/+17
| * | | | | | | | | | | | use old methods and redirect in deprecated methodsMorris Jobke2014-12-082-4/+4
| * | | | | | | | | | | | @deprecated messages for \OCP\Config and \OCP\AppConfigMorris Jobke2014-12-082-2/+8
| * | | | | | | | | | | | Extract interaction with config.php into SystemConfigMorris Jobke2014-12-086-22/+109
| |/ / / / / / / / / / /
* | | | | | | | | / / / [tx-robot] updated from transifexJenkins for ownCloud2014-12-09288-862/+36
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #12577 from owncloud/public-mount-apiLukas Reschke2014-12-0826-90/+346
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Use the mount config api for files_externalRobin Appelman2014-12-044-18/+48
| * | | | | | | | | | Add public api for mount configurationsRobin Appelman2014-12-0422-72/+298
* | | | | | | | | | | Merge pull request #12618 from owncloud/initial-work-migrate-to-appframeworkLukas Reschke2014-12-0826-397/+1332
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | React on other statuscodes than 200Lukas Reschke2014-12-086-89/+54
| * | | | | | | | | | Merge branch 'initial-work-migrate-to-appframework' of https://github.com/own...Lukas Reschke2014-12-081-7/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fix updated URL schema in JS unit testsMorris Jobke2014-12-081-7/+5
| * | | | | | | | | | | Add statuscodesLukas Reschke2014-12-084-23/+113
| * | | | | | | | | | | Fix urlLukas Reschke2014-12-081-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | Add REST route for user & group managementLukas Reschke2014-12-0825-340/+1222
* | | | | | | | | | | Merge pull request #12704 from owncloud/fix-12647-2Lukas Reschke2014-12-082-3/+9
|\ \ \ \ \ \ \ \ \ \ \