Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | never translate login names when requiring with a user id | Arthur Schiwon | 2018-01-03 | 1 | -12/+28 | |
* | extend tests for status quo | Arthur Schiwon | 2018-01-03 | 2 | -0/+19 | |
* | Merge pull request #7487 from nextcloud/no-password-confirm-with-sso | blizzz | 2018-01-03 | 2 | -4/+133 | |
|\ | ||||||
| * | Move passwordconfirmation to its own midleware | Roeland Jago Douma | 2018-01-02 | 2 | -10/+130 | |
| * | disable password confirmation with SSO | Bjoern Schiessle | 2018-01-02 | 1 | -1/+10 | |
* | | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the... | Morris Jobke | 2018-01-03 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Add unit tests for the navigation bar slide gesture | Daniel Calviño Sánchez | 2017-12-14 | 1 | -1/+1 | |
* | | Merge pull request #7631 from nextcloud/fix-scss-webroot-and-url-rewrite | Morris Jobke | 2018-01-02 | 3 | -13/+72 | |
|\ \ | ||||||
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2017-12-30 | 3 | -13/+32 | |
| * | | Correctly remove temp test directory tree | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -1/+13 | |
| * | | Added tests for various installations types | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -0/+37 | |
| * | | Fixed webroot for scss files | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -11/+2 | |
* | | | Merge pull request #7590 from nextcloud/flow-hide-stay-logged-in | Morris Jobke | 2018-01-02 | 1 | -0/+33 | |
|\ \ \ | ||||||
| * | | | Hide stay logged in checkbox when flow authentication is used | Julius Härtl | 2017-12-28 | 1 | -0/+33 | |
| |/ / | ||||||
* / / | Get correct translations for SecurityProvider | Roeland Jago Douma | 2018-01-02 | 1 | -2/+2 | |
|/ / | ||||||
* | | Wait for the shared link to be set in the acceptance tests | Daniel Calviño Sánchez | 2017-12-22 | 1 | -1/+24 | |
* | | Add missing timeout multiplier | Daniel Calviño Sánchez | 2017-12-22 | 1 | -2/+6 | |
* | | Fix typo in callback name | Daniel Calviño Sánchez | 2017-12-22 | 1 | -2/+2 | |
* | | Fix failing AvatarTest | Julius Härtl | 2017-12-19 | 1 | -1/+1 | |
* | | Merge pull request #7566 from nextcloud/fix-opening-the-menu-in-a-share-page | Roeland Jago Douma | 2017-12-19 | 2 | -0/+95 | |
|\ \ | ||||||
| * | | Add acceptance test for opening the menu in a public shared link | Daniel Calviño Sánchez | 2017-12-19 | 2 | -0/+95 | |
* | | | Merge pull request #7562 from nextcloud/fix-wrongly-cached-result | Roeland Jago Douma | 2017-12-19 | 1 | -1/+52 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Cache final result of update check | Morris Jobke | 2017-12-18 | 1 | -1/+52 | |
* | | | Fix tests | Roeland Jago Douma | 2017-12-18 | 4 | -4/+4 | |
|/ / | ||||||
* / | Fix and tests for MailPlugin | Tobia De Koninck | 2017-12-16 | 1 | -1/+138 | |
|/ | ||||||
* | Test fixes 2 | John Molakvoæ (skjnldsv) | 2017-12-14 | 1 | -3/+3 | |
* | Test fixes | John Molakvoæ (skjnldsv) | 2017-12-14 | 1 | -2/+2 | |
* | Use cached app list | Morris Jobke | 2017-12-14 | 1 | -0/+1 | |
* | Add tests | Roeland Jago Douma | 2017-12-13 | 1 | -1/+5 | |
* | allow 'Nextcloud' in the user agent string of Android | Bjoern Schiessle | 2017-12-12 | 1 | -0/+14 | |
* | Merge pull request #6651 from nextcloud/remote-cloud-client | Roeland Jago Douma | 2017-12-11 | 3 | -0/+307 | |
|\ | ||||||
| * | Add some more tests for ocs remote api | Robin Appelman | 2017-12-08 | 3 | -53/+232 | |
| * | refuse to use http if we know a remote has https | Robin Appelman | 2017-12-08 | 1 | -0/+128 | |
* | | Merge pull request #7324 from nextcloud/no-sorters-no-instances | Roeland Jago Douma | 2017-12-11 | 1 | -41/+99 | |
|\ \ | ||||||
| * | | don't create sorter instances when none was requested | Arthur Schiwon | 2017-11-28 | 1 | -41/+99 | |
* | | | Merge pull request #7427 from nextcloud/fix-white-color-in-emails | Morris Jobke | 2017-12-11 | 5 | -5/+29 | |
|\ \ \ | ||||||
| * | | | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 5 | -5/+29 | |
* | | | | Merge pull request #6876 from nextcloud/always_img_avatar | Morris Jobke | 2017-12-08 | 2 | -13/+39 | |
|\ \ \ \ | ||||||
| * | | | | Fix tests | Roeland Jago Douma | 2017-11-29 | 2 | -13/+39 | |
* | | | | | Merge pull request #7426 from nextcloud/Abijeet-master | Morris Jobke | 2017-12-08 | 2 | -29/+33 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Allows adding of hex color to the theme-color | Abijeet | 2017-12-08 | 2 | -29/+33 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #7115 from nextcloud/fix-flow | Morris Jobke | 2017-12-08 | 1 | -2/+10 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fix tests | Bjoern Schiessle | 2017-12-08 | 1 | -8/+0 | |
| * | | | Fix flow | Mario Danic | 2017-11-09 | 1 | -2/+18 | |
* | | | | use formal version of German if default_language is set to 'de_DE' | Bjoern Schiessle | 2017-11-30 | 1 | -2/+42 | |
| |/ / |/| | | ||||||
* | | | Fix current access list test and add one for $currentAccess === false | Joas Schilling | 2017-11-28 | 1 | -2/+113 | |
| |/ |/| | ||||||
* | | Merge pull request #7305 from nextcloud/log-level-for-log-extending | Morris Jobke | 2017-11-27 | 1 | -4/+4 | |
|\ \ | ||||||
| * | | Pass log level to log reporters | Morris Jobke | 2017-11-27 | 1 | -4/+4 | |
* | | | Merge pull request #7210 from nextcloud/pg10 | Morris Jobke | 2017-11-27 | 1 | -17/+18 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | add postgresql10 compatibility to dbal | Robin Appelman | 2017-11-22 | 1 | -17/+18 |