Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-10 | 2 | -0/+4 |
* | Merge pull request #12664 from owncloud/fix-12164 | Thomas Müller | 2014-12-10 | 2 | -30/+37 |
|\ | |||||
| * | Inject config | Victor Dubiniuk | 2014-12-10 | 2 | -11/+17 |
| * | Fix tests. Add two more test cases | Victor Dubiniuk | 2014-12-08 | 1 | -6/+7 |
| * | Use httphelper and cache response even when it empty | Victor Dubiniuk | 2014-12-06 | 2 | -21/+21 |
* | | Merge pull request #12695 from owncloud/db-drop-table | Morris Jobke | 2014-12-09 | 4 | -47/+70 |
|\ \ | |||||
| * | | Quote identifiers for oracle | Robin Appelman | 2014-12-09 | 1 | -0/+27 |
| * | | Add tableExists to public db api | Robin Appelman | 2014-12-09 | 3 | -38/+23 |
| * | | Add dropTable to IDBConnection | Robin Appelman | 2014-12-09 | 3 | -10/+21 |
* | | | Merge pull request #12409 from owncloud/tags-getTagsForObjectIds | Joas Schilling | 2014-12-09 | 2 | -1/+59 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add getTagsForObjects in ITags | Vincent Petry | 2014-12-08 | 2 | -1/+59 |
* | | | Merge pull request #12568 from owncloud/autoload-encryption-classes | Joas Schilling | 2014-12-09 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix namespace of Files_Encryption outside of the app | Joas Schilling | 2014-12-09 | 1 | -2/+2 |
* | | | | Merge pull request #12672 from LEDfan/cm-per-unit | Thomas Müller | 2014-12-09 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix permissions | LEDfan | 2014-12-06 | 1 | -4/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #12406 from owncloud/drop-getApps-getUsers | Thomas Müller | 2014-12-09 | 18 | -351/+544 |
|\ \ \ | |||||
| * | | | drop unused isDebugMode and setDebugMode of OC_Config | Morris Jobke | 2014-12-08 | 1 | -18/+0 |
| * | | | reduce OC_Preferences, OC_Config and \OCP\Config usage | Morris Jobke | 2014-12-08 | 7 | -15/+16 |
| * | | | Workaround to fix the too early init dilemma | Morris Jobke | 2014-12-08 | 2 | -5/+39 |
| * | | | introduce preCondition for setUserValue to provide atomic check-and-update | Morris Jobke | 2014-12-08 | 5 | -15/+68 |
| * | | | Refactoring of OC_Preferences to AllConfig | Morris Jobke | 2014-12-08 | 5 | -264/+266 |
| * | | | 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 | 3 | -9/+13 |
| * | | | 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 | 5 | -20/+98 |
* | | | | Merge pull request #12577 from owncloud/public-mount-api | Lukas Reschke | 2014-12-08 | 15 | -43/+268 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add public api for mount configurations | Robin Appelman | 2014-12-04 | 15 | -43/+268 |
* | | | | Merge pull request #12618 from owncloud/initial-work-migrate-to-appframework | Lukas Reschke | 2014-12-08 | 7 | -39/+62 |
|\ \ \ \ | |||||
| * | | | | Add REST route for user & group management | Lukas Reschke | 2014-12-08 | 7 | -39/+62 |
* | | | | | Merge pull request #12452 from owncloud/server2server-ng-ocs | Morris Jobke | 2014-12-08 | 2 | -5/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | OCS API for server-to-server sharing | Bjoern Schiessle | 2014-12-04 | 2 | -5/+7 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-08 | 4 | -0/+8 |
* | | | | | Remove changes which were inadvertently pushed to master | Olivier Paroz | 2014-12-08 | 1 | -78/+0 |
* | | | | | Dump Arrays, Objects and Exceptions to the log | Olivier Paroz | 2014-12-08 | 1 | -0/+78 |
* | | | | | Merge pull request #12644 from owncloud/add-hack-for-config | Lukas Reschke | 2014-12-07 | 1 | -1/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Create config if it does not exists | Lukas Reschke | 2014-12-06 | 1 | -1/+9 |
| | |_|/ / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-07 | 8 | -0/+16 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-06 | 66 | -250/+28 |
* | | | | Remove checks for safe mode and magic quotes | Lukas Reschke | 2014-12-05 | 3 | -25/+1 |
* | | | | Merge pull request #12561 from oparoz/vectoricon | Morris Jobke | 2014-12-05 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Improve the bitmap and vector mime icons | Olivier Paroz | 2014-12-02 | 1 | -1/+4 |
* | | | | | Merge pull request #12583 from owncloud/trim-port | Morris Jobke | 2014-12-05 | 2 | -10/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Add workaround for older instances | Lukas Reschke | 2014-12-03 | 1 | -3/+8 |
| * | | | | | Trim port from domain | Lukas Reschke | 2014-12-03 | 2 | -8/+18 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-05 | 70 | -70/+80 |
* | | | | | | Merge pull request #12619 from owncloud/use-also-original-hea | Morris Jobke | 2014-12-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge headers | Lukas Reschke | 2014-12-04 | 1 | -1/+1 |