Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 38 | -108/+256 |
* | Merge pull request #1285 from nextcloud/deprecate-edition-string | Roeland Jago Douma | 2016-09-06 | 15 | -71/+17 |
|\ | |||||
| * | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 15 | -71/+17 |
|/ | |||||
* | Merge pull request #1245 from nextcloud/get-external-mounts | Morris Jobke | 2016-09-06 | 3 | -29/+68 |
|\ | |||||
| * | get files_external mounts more efficiently | Robin Appelman | 2016-09-05 | 3 | -29/+68 |
* | | Merge pull request #1286 from nextcloud/add-twofactor_backupcodes-l10n | Roeland Jago Douma | 2016-09-06 | 2 | -0/+6 |
|\ \ | |||||
| * | | add twofactor_backupcodes to l10n | Morris Jobke | 2016-09-06 | 2 | -0/+6 |
* | | | Merge pull request #1284 from nextcloud/allow-status.php-before-install | Roeland Jago Douma | 2016-09-06 | 3 | -4/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Also fix "occ status" | Joas Schilling | 2016-09-06 | 1 | -2/+4 |
| * | | Don't throw 500 when not installed | Joas Schilling | 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 | 9 | -79/+396 |
|\ \ \ | |||||
| * | | | Fix autoloader | Roeland Jago Douma | 2016-09-06 | 2 | -0/+6 |
| * | | | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 7 | -79/+390 |
| |/ / | |||||
* | | | Merge pull request #1242 from nextcloud/bump_phpunit | Joas Schilling | 2016-09-06 | 46 | -408/+546 |
|\ \ \ | |||||
| * | | | Fix getMock share | Roeland Jago Douma | 2016-09-06 | 2 | -206/+219 |
| * | | | Fix getMock Avatar | Roeland Jago Douma | 2016-09-06 | 1 | -13/+17 |
| * | | | Fix getMock Authentication | Roeland Jago Douma | 2016-09-06 | 3 | -16/+22 |
| * | | | Fix getMock TwoFactorMiddlewareTest | Roeland Jago Douma | 2016-09-06 | 1 | -8/+14 |
| * | | | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 9 | -84/+128 |
| * | | | Fix getMock files_versions | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 |
| * | | | Fix getMock files_trashbin | Roeland Jago Douma | 2016-09-06 | 2 | -3/+5 |
| * | | | Fix getMock files | Roeland Jago Douma | 2016-09-06 | 3 | -7/+12 |
| * | | | Fix getMock files_sharing | Roeland Jago Douma | 2016-09-06 | 1 | -5/+7 |
| * | | | Fix getMock files_external | Roeland Jago Douma | 2016-09-06 | 10 | -34/+59 |
| * | | | Fix getMock encryption | Roeland Jago Douma | 2016-09-06 | 12 | -24/+54 |
| * | | | Use PHPUnit 5.5.4 | Roeland Jago Douma | 2016-09-06 | 1 | -7/+7 |
* | | | | 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 |
* | | | | | Merge pull request #1279 from nextcloud/2fa-backup-codes-typo | Roeland Jago Douma | 2016-09-06 | 1 | -3/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | translate 2fa backup strings | Christoph Wurst | 2016-09-06 | 1 | -2/+2 |
| * | | | | fix 2fa backup codes typo | Christoph Wurst | 2016-09-06 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #1272 from nextcloud/theming-info-capabilities | Morris Jobke | 2016-09-06 | 4 | -0/+287 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add image URLs and tests | Joas Schilling | 2016-09-06 | 3 | -1/+225 |
| * | | | Add theming information to capabilities for the client | Joas Schilling | 2016-09-05 | 2 | -0/+63 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-06 | 24 | -40/+104 |
* | | | | Merge pull request #1121 from nextcloud/avatar_304 | Lukas Reschke | 2016-09-05 | 5 | -8/+184 |
|\ \ \ \ | |||||
| * | | | | Update autoloader | Roeland Jago Douma | 2016-09-05 | 2 | -0/+2 |
| * | | | | Move AvatarController over to FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -8/+3 |
| * | | | | Add FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 2 | -0/+179 |
|/ / / / | |||||
* | | | | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 12 | -36/+133 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix tests | Roeland Jago Douma | 2016-08-30 | 2 | -14/+35 |
| * | | | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 10 | -22/+98 |
* | | | | 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 #1270 from nextcloud/issue-1265-always-use-js-console-when... | Morris Jobke | 2016-09-05 | 1 | -4/+1 |
|\ \ \ \ | |||||
| * | | | | Always use the js console when available | Joas Schilling | 2016-09-05 | 1 | -4/+1 |
| |/ / / | |||||
* | | | | Merge pull request #1259 from nextcloud/language_order | Joas Schilling | 2016-09-05 | 5 | -33/+162 |
|\ \ \ \ | |||||
| * | | | | Autoloader update | Roeland Jago Douma | 2016-09-04 | 2 | -0/+2 |
| * | | | | ACCEPT_LANGUAGE goes before default_langauge | Roeland Jago Douma | 2016-09-04 | 3 | -33/+160 |