Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11337 from nextcloud/feature/noid/add-test-for-11134 | Morris Jobke | 2018-09-24 | 1 | -0/+27 |
|\ | |||||
| * | Add simple unit test for findLanguageFromLocale | Daniel Kesselberg | 2018-09-23 | 1 | -0/+27 |
* | | Merge pull request #11222 from nextcloud/gs-and-saml | blizzz | 2018-09-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | add back-end as parameter to the pre-login hook | Bjoern Schiessle | 2018-09-14 | 1 | -1/+1 |
* | | | Merge pull request #11342 from nextcloud/dependabot/npm_and_yarn/apps/updaten... | Joas Schilling | 2018-09-24 | 2 | -241/+139 |
|\ \ \ | |||||
| * | | | Bump webpack-cli from 3.1.0 to 3.1.1 in /apps/updatenotification | dependabot[bot] | 2018-09-24 | 2 | -241/+139 |
|/ / / | |||||
* | / | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-24 | 6 | -112/+112 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-23 | 22 | -42/+298 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-22 | 44 | -150/+466 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-21 | 52 | -80/+186 |
* | | Merge pull request #11228 from nextcloud/fix/11144/empty-favorite-names | Joas Schilling | 2018-09-20 | 2 | -5/+70 |
|\ \ | |||||
| * | | Fixes empty favorite names for trailing slashes | Michael Weimann | 2018-09-19 | 2 | -5/+70 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-20 | 18 | -0/+22 |
* | | | Merge pull request #11292 from nextcloud/revert/9442/do-not-apcu-cache-the-au... | blizzz | 2018-09-19 | 1 | -2/+0 |
|\ \ \ | |||||
| * | | | Revert "Use APCu caching of composer" | Joas Schilling | 2018-09-19 | 1 | -2/+0 |
* | | | | Merge pull request #11134 from nextcloud/locale-template-fix | Joas Schilling | 2018-09-19 | 3 | -2/+34 |
|\ \ \ \ | |||||
| * | | | | Fix since tag | John Molakvoæ (skjnldsv) | 2018-09-19 | 1 | -1/+1 |
| * | | | | Fallback to $lang if no $locale match | John Molakvoæ (skjnldsv) | 2018-09-13 | 1 | -1/+1 |
| * | | | | Typehint | John Molakvoæ (skjnldsv) | 2018-09-10 | 2 | -3/+2 |
| * | | | | Since requirement | John Molakvoæ (skjnldsv) | 2018-09-10 | 1 | -0/+1 |
| * | | | | Fix public l10n | John Molakvoæ (skjnldsv) | 2018-09-10 | 1 | -1/+2 |
| * | | | | Use user locale as default in the template | John Molakvoæ (skjnldsv) | 2018-09-10 | 3 | -2/+33 |
* | | | | | Merge pull request #10847 from nextcloud/fix-icons-cacher | Joas Schilling | 2018-09-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix icons cacher regex for compressed output | John Molakvoæ (skjnldsv) | 2018-09-19 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-19 | 4 | -0/+4 |
* | | | | | | Merge pull request #11171 from nextcloud/bugfix/noid/shared-by-info-for-room-... | Joas Schilling | 2018-09-19 | 1 | -10/+22 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Better shared-by info for conversations without names | Joas Schilling | 2018-09-11 | 1 | -10/+22 |
* | | | | | | Merge pull request #11268 from nextcloud/include-empty-directories-in-the-def... | blizzz | 2018-09-19 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Include empty directories in the default state of acceptance tests | Daniel Calviño Sánchez | 2018-09-18 | 1 | -0/+2 |
* | | | | | | | Merge pull request #11041 from nextcloud/fix/noid/get_permission_of_storage_f... | Joas Schilling | 2018-09-19 | 3 | -11/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update test now that we check permissions properly | Roeland Jago Douma | 2018-09-06 | 1 | -7/+7 |
| * | | | | | | | Properly check share permissions | Roeland Jago Douma | 2018-09-06 | 1 | -2/+8 |
| * | | | | | | | Fix shared cache | Roeland Jago Douma | 2018-09-06 | 1 | -1/+1 |
| * | | | | | | | Check the permission of the underlying storage | Roeland Jago Douma | 2018-09-06 | 1 | -1/+2 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-19 | 14 | -0/+44 |
* | | | | | | | | Merge pull request #11262 from nextcloud/drone-postgres-db-name | blizzz | 2018-09-18 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | use a dummy database name for the default postgres database name | Robin Appelman | 2018-09-17 | 1 | -1/+3 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #11258 from nextcloud/fix-contacts-menu-on-mentions | blizzz | 2018-09-18 | 2 | -8/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix position of contacts menu shown on mentions | Daniel Calviño Sánchez | 2018-09-15 | 1 | -0/+5 |
| * | | | | | | | | Fix contacts menu not triggered on certain areas of a mention | Daniel Calviño Sánchez | 2018-09-15 | 1 | -8/+7 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #11257 from nextcloud/prevent-comment-being-composed-from-... | blizzz | 2018-09-18 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Prevent comment being composed from overlapping the submit button | Daniel Calviño Sánchez | 2018-09-06 | 1 | -0/+3 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #11245 from nextcloud/bugfix/8288/userldap-getusername-on-... | blizzz | 2018-09-18 | 1 | -5/+7 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Check if user is null before getUsername | Daniel Kesselberg | 2018-09-16 | 1 | -5/+7 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-18 | 4 | -2/+4 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #11251 from nextcloud/dependabot/npm_and_yarn/apps/updaten... | Joas Schilling | 2018-09-17 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump vue-loader from 15.4.1 to 15.4.2 in /apps/updatenotification | dependabot[bot] | 2018-09-17 | 2 | -5/+5 |
* | | | | | | | | Merge pull request #11252 from nextcloud/dependabot/npm_and_yarn/apps/updaten... | Joas Schilling | 2018-09-17 | 2 | -186/+153 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Bump webpack from 4.17.2 to 4.19.0 in /apps/updatenotification | dependabot[bot] | 2018-09-17 | 2 | -186/+153 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #11208 from violoncelloch/add-mastodon-icon | Joas Schilling | 2018-09-17 | 2 | -0/+9 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |