Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year go -> year ago | Thomas Müller | 2014-12-11 | 1 | -1/+1 |
* | Merge pull request #12758 from owncloud/fix-config-doc-block | Morris Jobke | 2014-12-10 | 1 | -3/+3 |
|\ | |||||
| * | Add type of the variables to the docs | Joas Schilling | 2014-12-10 | 1 | -3/+3 |
* | | Merge pull request #11892 from owncloud/remove_triggerupdate | Thomas Müller | 2014-12-10 | 2 | -4/+7 |
|\ \ | |/ |/| | |||||
| * | make path absolute | Jörn Friedrich Dreyer | 2014-12-10 | 2 | -3/+6 |
| * | remove triggerupdate, ref #11872 | Jörn Friedrich Dreyer | 2014-12-04 | 1 | -2/+2 |
* | | Merge pull request #12750 from owncloud/cache-numericstorageidfix | Robin Appelman | 2014-12-10 | 1 | -0/+9 |
|\ \ | |||||
| * | | Fix numeric storage id for cache wrapper | Vincent Petry | 2014-12-10 | 1 | -0/+9 |
* | | | Merge pull request #12485 from owncloud/jenkins-12383 | Joas Schilling | 2014-12-10 | 5 | -45/+324 |
|\ \ \ | |/ / |/| | | |||||
| * | | Require the interface and return a string instead of private classes | Joas Schilling | 2014-12-10 | 1 | -38/+38 |
| * | | Deprecate Util::formatDate() | Joas Schilling | 2014-12-10 | 3 | -44/+48 |
| * | | Add a DateTimeFormatter class which allows overwriting the language and timezone | Joas Schilling | 2014-12-09 | 2 | -1/+276 |
* | | | Merge pull request #12711 from owncloud/add-backend-to-rest-index | Lukas Reschke | 2014-12-10 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | Expose backend type via REST API | Lukas Reschke | 2014-12-09 | 1 | -0/+9 |
* | | | | 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 | 3 | -47/+55 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Quote identifiers for oracle | Robin Appelman | 2014-12-09 | 1 | -0/+27 |
| * | | | | Add tableExists to public db api | Robin Appelman | 2014-12-09 | 2 | -37/+14 |
| * | | | | Add dropTable to IDBConnection | Robin Appelman | 2014-12-09 | 2 | -10/+14 |
* | | | | | Merge pull request #12409 from owncloud/tags-getTagsForObjectIds | Joas Schilling | 2014-12-09 | 1 | -0/+42 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add getTagsForObjects in ITags | Vincent Petry | 2014-12-08 | 1 | -0/+42 |
* | | | | | 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 | 13 | -315/+425 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | 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 | 5 | -12/+13 |
| * | | | | 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 | 3 | -14/+35 |
| * | | | | Refactoring of OC_Preferences to AllConfig | Morris Jobke | 2014-12-08 | 4 | -263/+239 |
| * | | | | migrate \OC\AllConfig to \OCP\IConfig | Morris Jobke | 2014-12-08 | 3 | -9/+13 |
| * | | | | introduce deleteAllUserValues | Morris Jobke | 2014-12-08 | 1 | -0/+9 |
| * | | | | introduce proper interface for deleteAppValue | Morris Jobke | 2014-12-08 | 1 | -0/+9 |
| * | | | | use old methods and redirect in deprecated methods | Morris Jobke | 2014-12-08 | 1 | -2/+2 |
| * | | | | Extract interaction with config.php into SystemConfig | Morris Jobke | 2014-12-08 | 4 | -17/+91 |
* | | | | | Merge pull request #12577 from owncloud/public-mount-api | Lukas Reschke | 2014-12-08 | 10 | -43/+116 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add public api for mount configurations | Robin Appelman | 2014-12-04 | 10 | -43/+116 |
* | | | | | 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 | 1 | -3/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | OCS API for server-to-server sharing | Bjoern Schiessle | 2014-12-04 | 1 | -3/+4 |
* | | | | | | 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 |
| |_|/ / / |/| | | | | |||||
* | | | | | Remove checks for safe mode and magic quotes | Lukas Reschke | 2014-12-05 | 2 | -21/+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 |