Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | update file system tests to take the master key into account | Bjoern Schiessle | 2017-07-06 | 2 | -15/+25 | |
* | | | | | fix and extend dav test to also test the master-key setup | Bjoern Schiessle | 2017-07-06 | 1 | -0/+2 | |
* | | | | | no warning on password change if no encryption module uses per-user keys | Bjoern Schiessle | 2017-07-06 | 1 | -4/+32 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #5231 from nextcloud/migrations | Morris Jobke | 2017-07-05 | 6 | -7/+230 | |
|\ \ \ \ | ||||||
| * | | | | Fix autoloader and namespace test | Morris Jobke | 2017-07-05 | 1 | -1/+1 | |
| * | | | | Fix the installer tests | Joas Schilling | 2017-07-05 | 1 | -0/+6 | |
| * | | | | Fix tests of CodeChecker and MigrationService | Joas Schilling | 2017-07-05 | 5 | -28/+83 | |
| * | | | | Start migrations | Joas Schilling | 2017-07-05 | 1 | -0/+162 | |
* | | | | | Merge pull request #5621 from nextcloud/fix-sorting-of-favorite-files-in-file... | Morris Jobke | 2017-07-05 | 2 | -0/+105 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add acceptance tests for sorting of favorite files | Daniel Calviño Sánchez | 2017-07-05 | 2 | -0/+105 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #5342 from nextcloud/userlist-used-space | Morris Jobke | 2017-07-05 | 2 | -14/+101 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Update unit tests | Morris Jobke | 2017-07-05 | 1 | -12/+68 | |
| * | | | | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -2/+33 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #5441 from nextcloud/custom-theme-update | Morris Jobke | 2017-07-05 | 1 | -0/+82 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Add command to apply updates to custom themes | Julius Härtl | 2017-07-05 | 1 | -0/+82 | |
* | | | | Merge pull request #4890 from nextcloud/unify-settings | blizzz | 2017-06-29 | 10 | -27/+205 | |
|\ \ \ \ | ||||||
| * | | | | … and their tests needed adjustments, too | Arthur Schiwon | 2017-06-29 | 5 | -8/+8 | |
| * | | | | try to lower the timeout in an acceptance test | Arthur Schiwon | 2017-06-26 | 1 | -1/+1 | |
| * | | | | fix typos and unnecessary white spaces | Arthur Schiwon | 2017-06-26 | 2 | -5/+4 | |
| * | | | | forgotten test adjustments | Arthur Schiwon | 2017-06-23 | 1 | -6/+3 | |
| * | | | | take out additional (legacy) settings section from tests | Arthur Schiwon | 2017-06-23 | 1 | -2/+1 | |
| * | | | | Fix and extend acceptance tests | Arthur Schiwon | 2017-06-23 | 3 | -6/+55 | |
| * | | | | drone wasn't satisfied yet | Arthur Schiwon | 2017-06-23 | 1 | -5/+12 | |
| * | | | | adjust another test | Arthur Schiwon | 2017-06-23 | 1 | -3/+19 | |
| * | | | | …and adjust tests | Arthur Schiwon | 2017-06-23 | 1 | -22/+23 | |
| * | | | | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 1 | -10/+120 | |
* | | | | | Merge pull request #5490 from nextcloud/add-clear-site-data-header | Lukas Reschke | 2017-06-29 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add Clear-Site-Data header | Lukas Reschke | 2017-06-20 | 1 | -0/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #5498 from nextcloud/allow-to-force-a-language | Morris Jobke | 2017-06-22 | 1 | -122/+0 | |
|\ \ \ \ | ||||||
| * | | | | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -122/+0 | |
| |/ / / | ||||||
* / / / | Improve wording of various error messages | Jan-Christoph Borchardt | 2017-06-21 | 1 | -22/+22 | |
|/ / / | ||||||
* | | | Fix tests | Julius Härtl | 2017-06-16 | 1 | -20/+31 | |
* | | | Add tests and inject IRequest | Julius Härtl | 2017-06-16 | 1 | -27/+50 | |
|/ / | ||||||
* | | Fix unknown share token | Joas Schilling | 2017-06-13 | 1 | -0/+5 | |
* | | Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docs | Morris Jobke | 2017-06-12 | 9 | -23/+15 | |
|\ \ | ||||||
| * | | Version and dependency are now required | Joas Schilling | 2017-05-22 | 9 | -23/+15 | |
* | | | Merge pull request #5271 from nextcloud/use-mailer-to-create-email-template | Morris Jobke | 2017-06-12 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | Fix tests | Lukas Reschke | 2017-06-12 | 1 | -1/+1 | |
| * | | | Also use IMailer interface to generate the email template | Morris Jobke | 2017-06-06 | 1 | -0/+8 | |
| | |/ | |/| | ||||||
* | | | Extract toggle visibility of a SystemTagsInfoView to its own view | Daniel Calviño Sánchez | 2017-06-09 | 1 | -0/+1 | |
* | | | Extract duplicated code to a method | Daniel Calviño Sánchez | 2017-06-09 | 1 | -28/+15 | |
* | | | Add acceptance tests for showing the input field for tags | Daniel Calviño Sánchez | 2017-06-09 | 2 | -0/+123 | |
|/ / | ||||||
* | | Merge pull request #5223 from nextcloud/do-not-allow-to-set-invisible-fields | Morris Jobke | 2017-06-06 | 1 | -0/+46 | |
|\ \ | ||||||
| * | | adjust the test | Joas Schilling | 2017-06-06 | 1 | -0/+46 | |
| |/ | ||||||
* | | Merge pull request #5213 from nextcloud/fix-change-hook | blizzz | 2017-06-02 | 1 | -1/+95 | |
|\ \ | ||||||
| * | | emit changeUser only if there really was a change (quota, displayname) | Arthur Schiwon | 2017-06-01 | 1 | -1/+95 | |
| |/ | ||||||
* / | add new config switched for the global scale architecture | Bjoern Schiessle | 2017-05-29 | 1 | -0/+95 | |
|/ | ||||||
* | Merge pull request #5009 from nextcloud/update-acceptance-tests-for-issue-4921 | Roeland Jago Douma | 2017-05-22 | 1 | -1/+10 | |
|\ | ||||||
| * | Update acceptance tests for issue #4921 | Daniel Calviño Sánchez | 2017-05-21 | 1 | -1/+10 | |
* | | Fix tests | Lukas Reschke | 2017-05-20 | 2 | -6/+15 | |
|/ |