Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix loading of ThemingDefaults | Julius Haertl | 2016-08-19 | 1 | -1/+1 |
* | Merge pull request #865 from nextcloud/ocs_config | Morris Jobke | 2016-08-19 | 4 | -69/+0 |
|\ | |||||
| * | Update autoloader | Roeland Jago Douma | 2016-08-18 | 2 | -2/+0 |
| * | Remove unused private classes | Roeland Jago Douma | 2016-08-18 | 2 | -67/+0 |
* | | Merge pull request #934 from nextcloud/add-cachebusters | blizzz | 2016-08-18 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add cache buster to left menu bar | Lukas Reschke | 2016-08-18 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #931 from nextcloud/replace-hardcoded-classname | blizzz | 2016-08-18 | 1 | -4/+4 |
|\ \ | |||||
| * | | let the containers resolving capabilities find and instantiate the right service | Arthur Schiwon | 2016-08-18 | 1 | -4/+4 |
| |/ | |||||
* / | Fix "Undefined index" when the values do not exist | Joas Schilling | 2016-08-18 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #916 from nextcloud/password_controller_composer | Roeland Jago Douma | 2016-08-17 | 2 | -2/+2 |
|\ | |||||
| * | Add ChangePasswordController to autoloader | Roeland Jago Douma | 2016-08-17 | 2 | -2/+2 |
* | | Merge pull request #848 from nextcloud/public-link-quota | Lukas Reschke | 2016-08-17 | 1 | -1/+13 |
|\ \ | |||||
| * | | fix getting quota for public links with quota_include_external_storage | Robin Appelman | 2016-08-12 | 1 | -1/+13 |
* | | | Merge pull request #867 from nextcloud/notification-primary-action-always-first | Roeland Jago Douma | 2016-08-17 | 1 | -1/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Make sure the primary action is always the first one | Joas Schilling | 2016-08-15 | 1 | -1/+5 |
* | | | Merge pull request #895 from nextcloud/autoloader_checker | Lukas Reschke | 2016-08-17 | 7 | -150/+78 |
|\ \ \ | |||||
| * | | | Update autoloader | Roeland Jago Douma | 2016-08-17 | 7 | -150/+78 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 4 | -2/+34 |
* | | | | Merge pull request #899 from nextcloud/nfd-default | Robin Appelman | 2016-08-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Disable NFD encoding wrapper by default | Vincent Petry | 2016-08-17 | 1 | -1/+1 |
* | | | | | Fix constant name, copy-pasterino | Joas Schilling | 2016-08-17 | 1 | -1/+1 |
* | | | | | Merge pull request #892 from nextcloud/fix_phpdoc | Roeland Jago Douma | 2016-08-17 | 3 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Fix phpdoc in Comments | Roeland Jago Douma | 2016-08-16 | 1 | -3/+3 |
| * | | | | | Fix phpdoc | Roeland Jago Douma | 2016-08-16 | 1 | -1/+1 |
| * | | | | | Fix IL10N phpdoc | Roeland Jago Douma | 2016-08-16 | 1 | -2/+2 |
* | | | | | | Merge pull request #846 from nextcloud/provisioning_api_ocs | Joas Schilling | 2016-08-17 | 2 | -3/+61 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Extend OCSMiddleware | Roeland Jago Douma | 2016-08-14 | 1 | -2/+60 |
| * | | | | | | Move OCS Middleware before security middleware | Roeland Jago Douma | 2016-08-14 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #893 from nextcloud/ie8_be_gone | Marius Blüm | 2016-08-17 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove IE_8 user agent string | Roeland Jago Douma | 2016-08-16 | 1 | -1/+0 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 2 | -2/+8 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 9 | -16/+55 |
|\| | | | | |||||
| * | | | | Merge pull request #864 from nextcloud/us_25652 | Joas Schilling | 2016-08-16 | 1 | -5/+9 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | use $userId instead of $user | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -3/+3 |
| | * | | | Ensure the user exists before calling a method on it - fixes #24751 | Thomas Müller | 2016-08-14 | 1 | -3/+7 |
| | |/ / | |||||
| * | | | Merge pull request #886 from nextcloud/capabilities_error_proof | Björn Schießle | 2016-08-16 | 2 | -5/+18 |
| |\ \ \ | |||||
| | * | | | Make the capabilities manager more error proof | Roeland Jago Douma | 2016-08-15 | 2 | -5/+18 |
| | |/ / | |||||
| * | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 6 | -6/+28 |
* | | | | add missing encryption modules to settings | Arthur Schiwon | 2016-08-16 | 1 | -0/+13 |
* | | | | fix missing parameters in sharing settings page | Arthur Schiwon | 2016-08-16 | 1 | -6/+17 |
* | | | | check registered sections and settings after an app got updated to garbage co... | Arthur Schiwon | 2016-08-16 | 6 | -0/+155 |
* | | | | attempt to remove section and settings entries when an app got disabled | Arthur Schiwon | 2016-08-16 | 3 | -0/+56 |
* | | | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 11 | -32/+82 |
|\| | | | |||||
| * | | | Add PHPdoc | Roeland Jago Douma | 2016-08-15 | 1 | -3/+5 |
| * | | | missing PHPDoc | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -0/+1 |
| * | | | Type compatability | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -1/+1 |
| * | | | Method is deprecated | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -3/+3 |
| * | | | Unreachable statement | Jörn Friedrich Dreyer | 2016-08-14 | 1 | -4/+1 |
| * | | | Unnecessary fully qualified names | Jörn Friedrich Dreyer | 2016-08-14 | 4 | -17/+25 |
| |/ / | |||||
| * / | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-13 | 4 | -4/+30 |
| |/ |