Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-13 | 2 | -0/+4 |
* | Fix failing preview unit tests (#26039) | Thomas Müller | 2016-09-12 | 1 | -1/+1 |
* | Merge pull request #1373 from nextcloud/upstream-26091 | Joas Schilling | 2016-09-12 | 1 | -5/+7 |
|\ | |||||
| * | add updated composer autoloader code | Morris Jobke | 2016-09-12 | 1 | -5/+7 |
* | | Cache the build ControllerName | Roeland Jago Douma | 2016-09-11 | 1 | -1/+15 |
|/ | |||||
* | Merge pull request #1317 from nextcloud/add-sharing-disclaimer | Morris Jobke | 2016-09-08 | 1 | -0/+1 |
|\ | |||||
| * | Adding a optional disclaimer to the anonymous upload page | Morris Jobke | 2016-09-08 | 1 | -0/+1 |
* | | Merge pull request #1247 from nextcloud/storage-id-global-cache | Morris Jobke | 2016-09-08 | 5 | -4/+96 |
|\ \ | |||||
| * | | more efficient querying of numeric storage ids | Robin Appelman | 2016-09-07 | 5 | -4/+96 |
* | | | Merge pull request #1328 from nextcloud/add-exemption-for-osx | Morris Jobke | 2016-09-08 | 1 | -1/+15 |
|\ \ \ | |||||
| * | | | Add exemptions for incompatible UAs | Lukas Reschke | 2016-09-08 | 1 | -1/+15 |
* | | | | Change updater URL | Joas Schilling | 2016-09-08 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #836 from nextcloud/php7.1 | Lukas Reschke | 2016-09-08 | 2 | -2/+6 |
|\ \ \ | |||||
| * | | | Fix intergrity checker | Roeland Jago Douma | 2016-09-07 | 1 | -1/+5 |
| * | | | Initialize array elements properly | Thomas Müller | 2016-09-07 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #1243 from nextcloud/fix-detection-of-file-types-a-bit | Joas Schilling | 2016-09-08 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Correctly remove the charset from finfo mimetype | Joas Schilling | 2016-09-05 | 1 | -2/+3 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 2 | -18/+50 |
| |/ / |/| | | |||||
* | | | Fix updater URL | Morris Jobke | 2016-09-07 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #1287 from nextcloud/correctly-remove-admin-stuff | Roeland Jago Douma | 2016-09-07 | 1 | -3/+3 |
|\ \ | |||||
| * | | Correctly remove admin sections and settings | Joas Schilling | 2016-09-06 | 1 | -3/+3 |
* | | | Set proper content type on OCS responses | Roeland Jago Douma | 2016-09-07 | 1 | -0/+10 |
* | | | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 4 | -20/+5 |
* | | | Merge pull request #1284 from nextcloud/allow-status.php-before-install | Roeland Jago Douma | 2016-09-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Allow to call status.php before the instance is installed | Joas Schilling | 2016-09-06 | 1 | -1/+1 |
* | | | | Merge pull request #1275 from nextcloud/OCS_forward_headers_cleanup | Morris Jobke | 2016-09-06 | 7 | -51/+311 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix autoloader | Roeland Jago Douma | 2016-09-06 | 2 | -0/+6 |
| * | | | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 5 | -51/+305 |
| |/ / | |||||
* | | | Merge pull request #1235 from nextcloud/issue-1192-move-navigation-entries-wi... | Morris Jobke | 2016-09-06 | 1 | -1/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move navigation entries without order to the end | Joas Schilling | 2016-09-02 | 1 | -1/+9 |
* | | | Update autoloader | Roeland Jago Douma | 2016-09-05 | 2 | -0/+2 |
* | | | Add FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -0/+70 |
* | | | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 5 | -6/+26 |
|\ \ \ | |||||
| * | | | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 5 | -6/+26 |
* | | | | Merge pull request #1271 from nextcloud/fix-docs-for-notifications | Joas Schilling | 2016-09-05 | 3 | -7/+0 |
|\ \ \ \ | |||||
| * | | | | Null !== void, those methods are void | Joas Schilling | 2016-09-05 | 3 | -7/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1259 from nextcloud/language_order | Joas Schilling | 2016-09-05 | 4 | -20/+65 |
|\ \ \ \ | |||||
| * | | | | Autoloader update | Roeland Jago Douma | 2016-09-04 | 2 | -0/+2 |
| * | | | | ACCEPT_LANGUAGE goes before default_langauge | Roeland Jago Douma | 2016-09-04 | 2 | -20/+63 |
* | | | | | Merge pull request #1171 from nextcloud/2fa-backup-codes | Marius Blüm | 2016-09-05 | 1 | -2/+18 |
|\ \ \ \ \ | |||||
| * | | | | | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -2/+18 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1269 from nextcloud/deprecate_ocs_response | Lukas Reschke | 2016-09-05 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Deprecate OCSRespone | Roeland Jago Douma | 2016-09-05 | 1 | -2/+3 |
| |/ / / / | |||||
* / / / / | Use proper ALTER ROLE syntax | Roeland Jago Douma | 2016-09-05 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 4 | -4/+48 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 4 | -0/+24 |
|/ / / | |||||
* | | | Merge pull request #1225 from nextcloud/allow-to-validate-password-policy | Roeland Jago Douma | 2016-09-02 | 1 | -3/+9 |
|\ \ \ | |||||
| * | | | Allow to validate the password_policy app | Joas Schilling | 2016-09-01 | 1 | -3/+9 |
| | |/ | |/| | |||||
* | | | Cache parsing of info.xml | Roeland Jago Douma | 2016-09-02 | 1 | -2/+11 |
* | | | Merge pull request #1221 from nextcloud/proper_204_304_response | Morris Jobke | 2016-09-01 | 1 | -5/+14 |
|\ \ \ |