Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10048 from nextcloud/feature/9760/systemd-logger | blizzz | 2018-06-30 | 2 | -0/+16 |
|\ | |||||
| * | whitelist audit.log | Arthur Schiwon | 2018-06-29 | 1 | -0/+1 |
| * | Added a logger for systemd/journald | Johannes Ernst | 2018-06-29 | 1 | -0/+15 |
* | | Merge pull request #10053 from nextcloud/feature/7378/password-security-move | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix tests | Julius Härtl | 2018-06-29 | 1 | -1/+1 |
* | | | Bump autoloader and fix tests | Julius Härtl | 2018-06-29 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #8854 from nextcloud/drop-old-sharing-code | Morris Jobke | 2018-06-29 | 2 | -355/+1 |
|\ \ | |/ |/| | |||||
| * | Get rid of shareItem | Morris Jobke | 2018-05-23 | 2 | -355/+1 |
* | | adjust tests | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
* | | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 2 | -6/+348 |
* | | adjust tests | Arthur Schiwon | 2018-06-29 | 1 | -0/+6 |
* | | Merge pull request #5623 from nextcloud/locale-setting | Morris Jobke | 2018-06-29 | 1 | -37/+39 |
|\ \ | |||||
| * | | Add tests | Thomas Citharel | 2018-06-27 | 1 | -37/+39 |
* | | | Merge pull request #9773 from nextcloud/feature/noid/resource_booking | Morris Jobke | 2018-06-29 | 2 | -0/+188 |
|\ \ \ | |||||
| * | | | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 2 | -0/+188 |
* | | | | Fix variable not replaced in "behat.yml" when default value was used | Daniel Calviño Sánchez | 2018-06-28 | 1 | -15/+13 |
* | | | | Add groupware settings section | Julius Härtl | 2018-06-27 | 1 | -2/+6 |
| |/ / |/| | | |||||
* | | | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providers | Morris Jobke | 2018-06-25 | 7 | -172/+508 |
|\ \ \ | |||||
| * | | | Make new classes strict and fix license header | Christoph Wurst | 2018-06-25 | 3 | -4/+22 |
| * | | | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 7 | -172/+490 |
* | | | | Merge pull request #9526 from Blaok/files-scan-shallow | Robin Appelman | 2018-06-25 | 1 | -0/+31 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | test: add unit test for files:scan --shallow | Blaok | 2018-05-18 | 1 | -0/+31 |
* | | | | Fix documentation | Daniel Calviño Sánchez | 2018-06-22 | 1 | -2/+2 |
* | | | | Set "wd_host" directly in "behat.yml" instead of through "BEHAT_PARAMS" | Daniel Calviño Sánchez | 2018-06-22 | 2 | -29/+20 |
* | | | | prefill userid for login after password reset | Robin Appelman | 2018-06-21 | 1 | -1/+1 |
* | | | | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_... | Roeland Jago Douma | 2018-06-21 | 4 | -2/+550 |
|\ \ \ \ | |||||
| * | | | | Fix acceptance test | Roeland Jago Douma | 2018-06-20 | 1 | -2/+2 |
| * | | | | Fix direct access to authen page | Roeland Jago Douma | 2018-06-20 | 1 | -0/+2 |
| * | | | | Add AuthPublicShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+157 |
| * | | | | Add PublicShareControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -0/+102 |
| * | | | | Add PublicShareMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+287 |
| | |/ / | |/| | | |||||
* | | | | Adjust theming acceptance tests to new header colour transition | Daniel Calviño Sánchez | 2018-06-20 | 2 | -10/+20 |
* | | | | Fixed tests and improved app-navigation-caption | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -1/+1 |
* | | | | Merge pull request #9900 from nextcloud/feature/noid/wait-for-cron-to-finish | Morris Jobke | 2018-06-20 | 1 | -1/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Wait for cron to finish before running upgrade command | Morris Jobke | 2018-06-19 | 1 | -1/+8 |
* | | | | Fix tests | Morris Jobke | 2018-06-19 | 1 | -3/+7 |
* | | | | Merge pull request #9881 from nextcloud/user-db-backend-querybuilder | Morris Jobke | 2018-06-19 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+10 |
* | | | | | Use constant for token version | Roeland Jago Douma | 2018-06-18 | 3 | -0/+5 |
* | | | | | Add more tests | Roeland Jago Douma | 2018-06-18 | 4 | -31/+492 |
* | | | | | SetPassword on PublicKeyTokens | Roeland Jago Douma | 2018-06-18 | 2 | -12/+19 |
* | | | | | Just pass uid to the Token stuff | Roeland Jago Douma | 2018-06-18 | 2 | -34/+6 |
* | | | | | Add first tests | Roeland Jago Douma | 2018-06-18 | 3 | -0/+775 |
| |/ / / |/| | | | |||||
* | | | | Tests fix | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -5/+5 |
* | | | | Merge pull request #9197 from nextcloud/fix-avatar-center | Morris Jobke | 2018-06-15 | 1 | -0/+36 |
|\ \ \ \ | |||||
| * | | | | Removed old route, fix tests and fix var type | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -1/+1 |
| * | | | | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 2 | -49/+11 |
| * | | | | Added new tests | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -0/+36 |
| * | | | | Controller tests fixes | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -10/+48 |
| |/ / / | |||||
* | | | | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 1 | -0/+127 |