Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #7882 from nextcloud/search-and | Roeland Jago Douma | 2018-01-16 | 1 | -1/+6 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Support arbitrary number of arguments for d:or and d:and in search queries | Robin Appelman | 2018-01-16 | 1 | -1/+6 | |
* | | | Fix tests | Roeland Jago Douma | 2018-01-15 | 1 | -1/+18 | |
|/ / | ||||||
* | | Remove deprecated core API | Joas Schilling | 2018-01-15 | 2 | -24/+3 | |
* | | Merge pull request #7859 from nextcloud/master-7806 | Joas Schilling | 2018-01-15 | 1 | -0/+123 | |
|\ \ | ||||||
| * | | Add unit test | Joas Schilling | 2018-01-15 | 1 | -0/+123 | |
* | | | Merge pull request #7853 from nextcloud/strict_urlgenerator | Roeland Jago Douma | 2018-01-15 | 1 | -0/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Make the URLGenerator strict | Roeland Jago Douma | 2018-01-14 | 1 | -0/+2 | |
| |/ | ||||||
* | | Merge pull request #7840 from nextcloud/dep_config | Roeland Jago Douma | 2018-01-14 | 2 | -40/+2 | |
|\ \ | |/ |/| | ||||||
| * | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 2 | -40/+2 | |
* | | Make OC\Security\RateLimiting strict | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 | |
* | | Fix tests | Roeland Jago Douma | 2018-01-13 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #7650 from rpirritano/master | Morris Jobke | 2018-01-11 | 1 | -1/+1 | |
|\ | ||||||
| * | made small changes to login screen | Robert Pirritano | 2018-01-11 | 1 | -1/+1 | |
* | | Add acceptance test for renaming a file with the details view open | Daniel Calviño Sánchez | 2018-01-11 | 2 | -0/+57 | |
|/ | ||||||
* | Don't lie about the preview mimetype | Roeland Jago Douma | 2018-01-07 | 1 | -0/+8 | |
* | removes invalid tests, adapts another one | Arthur Schiwon | 2018-01-03 | 1 | -33/+0 | |
* | 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 |