Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Add getTagsForObjects in ITags | Vincent Petry | 2014-12-08 | 3 | -1/+89 | |
* | | | | | | | | | | Merge pull request #12722 from owncloud/autocomplete-for-autotest-jenkins | Thomas Müller | 2014-12-09 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Allow autocomplete for test file in autotest.sh | Joas Schilling | 2014-12-09 | 1 | -1/+5 | |
* | | | | | | | | | | Merge pull request #12568 from owncloud/autoload-encryption-classes | Joas Schilling | 2014-12-09 | 43 | -708/+685 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Correctly namespace encryption tests | Joas Schilling | 2014-12-09 | 12 | -185/+181 | |
| * | | | | | | | | | Use self:: instead of the class name in encryption tests | Joas Schilling | 2014-12-09 | 10 | -361/+361 | |
| * | | | | | | | | | Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself | Joas Schilling | 2014-12-09 | 34 | -252/+248 | |
| * | | | | | | | | | Fix namespace of Files_Encryption outside of the app | Joas Schilling | 2014-12-09 | 5 | -7/+7 | |
| * | | | | | | | | | Fix namespace of files_encryption classes and autoload them | Joas Schilling | 2014-12-09 | 13 | -27/+12 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #12651 from owncloud/add-requesttoken-to-base-template | Thomas Müller | 2014-12-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add requesttoken to base template | Lukas Reschke | 2014-12-05 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #12672 from LEDfan/cm-per-unit | Thomas Müller | 2014-12-09 | 2 | -4/+213 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove config file | LEDfan | 2014-12-08 | 1 | -21/+0 | |
| * | | | | | | | | | | Mock interface | LEDfan | 2014-12-08 | 1 | -30/+9 | |
| * | | | | | | | | | | Use PHPUnit mocks | LEDfan | 2014-12-07 | 2 | -27/+51 | |
| * | | | | | | | | | | Add unit test for contactsmanager | LEDfan | 2014-12-07 | 1 | -0/+227 | |
| * | | | | | | | | | | Fix permissions | LEDfan | 2014-12-06 | 1 | -4/+4 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #12708 from owncloud/l10nsaved | Thomas Müller | 2014-12-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | translated saved message in files external | Volkan Gezer | 2014-12-08 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #12688 from owncloud/rename-alt | Lukas Reschke | 2014-12-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | introduce alt text for rename icon - fixes #12067 | Morris Jobke | 2014-12-08 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge pull request #12715 from owncloud/fix-broken-personal-page | Lukas Reschke | 2014-12-09 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | remove duplicate loaded personal.js - fixes #12674 | Morris Jobke | 2014-12-09 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge pull request #12709 from owncloud/fix-11955 | Morris Jobke | 2014-12-09 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Skip headers that can not be split | Victor Dubiniuk | 2014-12-08 | 1 | -0/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #12406 from owncloud/drop-getApps-getUsers | Thomas Müller | 2014-12-09 | 39 | -841/+1034 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drop unused isDebugMode and setDebugMode of OC_Config | Morris Jobke | 2014-12-08 | 2 | -51/+0 | |
| * | | | | | | | | | | | | reduce OC_Preferences, OC_Config and \OCP\Config usage | Morris Jobke | 2014-12-08 | 21 | -49/+70 | |
| * | | | | | | | | | | | | Workaround to fix the too early init dilemma | Morris Jobke | 2014-12-08 | 3 | -5/+42 | |
| * | | | | | | | | | | | | introduce preCondition for setUserValue to provide atomic check-and-update | Morris Jobke | 2014-12-08 | 6 | -15/+153 | |
| * | | | | | | | | | | | | Refactoring of OC_Preferences to AllConfig | Morris Jobke | 2014-12-08 | 8 | -681/+600 | |
| * | | | | | | | | | | | | fix base.php for not installed systems | Morris Jobke | 2014-12-08 | 1 | -25/+25 | |
| * | | | | | | | | | | | | migrate \OC\AllConfig to \OCP\IConfig | Morris Jobke | 2014-12-08 | 6 | -14/+17 | |
| * | | | | | | | | | | | | introduce deleteAllUserValues | Morris Jobke | 2014-12-08 | 2 | -0/+16 | |
| * | | | | | | | | | | | | introduce proper interface for deleteAppValue | Morris Jobke | 2014-12-08 | 3 | -0/+17 | |
| * | | | | | | | | | | | | use old methods and redirect in deprecated methods | Morris Jobke | 2014-12-08 | 2 | -4/+4 | |
| * | | | | | | | | | | | | @deprecated messages for \OCP\Config and \OCP\AppConfig | Morris Jobke | 2014-12-08 | 2 | -2/+8 | |
| * | | | | | | | | | | | | Extract interaction with config.php into SystemConfig | Morris Jobke | 2014-12-08 | 6 | -22/+109 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-09 | 288 | -862/+36 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #12577 from owncloud/public-mount-api | Lukas Reschke | 2014-12-08 | 26 | -90/+346 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Use the mount config api for files_external | Robin Appelman | 2014-12-04 | 4 | -18/+48 | |
| * | | | | | | | | | | Add public api for mount configurations | Robin Appelman | 2014-12-04 | 22 | -72/+298 | |
* | | | | | | | | | | | Merge pull request #12618 from owncloud/initial-work-migrate-to-appframework | Lukas Reschke | 2014-12-08 | 26 | -397/+1332 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | React on other statuscodes than 200 | Lukas Reschke | 2014-12-08 | 6 | -89/+54 | |
| * | | | | | | | | | | Merge branch 'initial-work-migrate-to-appframework' of https://github.com/own... | Lukas Reschke | 2014-12-08 | 1 | -7/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | fix updated URL schema in JS unit tests | Morris Jobke | 2014-12-08 | 1 | -7/+5 | |
| * | | | | | | | | | | | Add statuscodes | Lukas Reschke | 2014-12-08 | 4 | -23/+113 | |
| * | | | | | | | | | | | Fix url | Lukas Reschke | 2014-12-08 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Add REST route for user & group management | Lukas Reschke | 2014-12-08 | 25 | -340/+1222 | |
* | | | | | | | | | | | Merge pull request #12704 from owncloud/fix-12647-2 | Lukas Reschke | 2014-12-08 | 2 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ |