Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5699 from nextcloud/bruteforce_capability | Lukas Reschke | 2017-07-14 | 1 | -0/+68 |
|\ | |||||
| * | Add bruteforce capabilities | Roeland Jago Douma | 2017-07-13 | 1 | -0/+68 |
* | | Merge pull request #5708 from nextcloud/nested-permissions-mask | Morris Jobke | 2017-07-13 | 1 | -0/+15 |
|\ \ | |||||
| * | | Fix scan permissions with nested permissions masks | Robin Appelman | 2017-07-13 | 1 | -0/+15 |
| |/ | |||||
* / | chunk getting invalid paths and reuse queries | Robin Appelman | 2017-07-13 | 1 | -0/+38 |
|/ | |||||
* | Write cert bundle to tmp file first | Roeland Jago Douma | 2017-07-12 | 1 | -2/+15 |
* | Merge pull request #5567 from nextcloud/public-capabilities | Roeland Jago Douma | 2017-07-12 | 2 | -0/+63 |
|\ | |||||
| * | Add tests for public capabilties | Julius Härtl | 2017-06-30 | 2 | -0/+63 |
* | | Merge pull request #5656 from nextcloud/fix-unselecting-items-on-multi-select... | Morris Jobke | 2017-07-10 | 5 | -41/+390 |
|\ \ | |||||
| * | | Add acceptance tests for unselecting items in dropdown for tags | Daniel Calviño Sánchez | 2017-07-10 | 4 | -0/+318 |
| * | | Extract app navigation elements to its own context | Daniel Calviño Sánchez | 2017-07-08 | 3 | -39/+70 |
| * | | Fix typo | Daniel Calviño Sánchez | 2017-07-08 | 1 | -2/+2 |
* | | | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emails | Morris Jobke | 2017-07-07 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | Fix tests | Joas Schilling | 2017-06-20 | 1 | -6/+6 |
* | | | | Merge pull request #5615 from nextcloud/issue-5286-fix-navigation-entries-for... | Morris Jobke | 2017-07-07 | 1 | -12/+52 |
|\ \ \ \ | |||||
| * | | | | Don't load navigation entries of restricted apps | Joas Schilling | 2017-07-05 | 1 | -12/+52 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #5424 from nextcloud/moveFromCache-from-shared | Morris Jobke | 2017-07-06 | 2 | -0/+167 |
|\ \ \ \ | |||||
| * | | | | adjust to moved repair step | Robin Appelman | 2017-06-29 | 1 | -2/+8 |
| * | | | | Add repair step for invalid paths | Robin Appelman | 2017-06-21 | 1 | -0/+111 |
| * | | | | fix moving folders out of a cache jail | Robin Appelman | 2017-06-15 | 1 | -0/+50 |
* | | | | | 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 |
| |/ / / |