Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 1 | -3/+11 | |
* | | | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 1 | -0/+8 | |
* | | | Merge pull request #10116 from nextcloud/lock-negative | Morris Jobke | 2018-07-06 | 1 | -0/+12 | |
|\ \ \ | ||||||
| * | | | prevent lock values from going negative with memcache backend | Robin Appelman | 2018-07-05 | 1 | -0/+12 | |
| |/ / | ||||||
* | | | Merge pull request #9791 from nextcloud/3rdparty/noid/bump_swiftmailer | Joas Schilling | 2018-07-06 | 3 | -24/+40 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add warning to setup checks if the default mailer is still php | Roeland Jago Douma | 2018-07-04 | 1 | -1/+26 | |
| * | | Fix settings tests | Roeland Jago Douma | 2018-07-04 | 1 | -2/+2 | |
| * | | Swift to \Swift_Mailer as abstraction | Roeland Jago Douma | 2018-07-04 | 1 | -21/+12 | |
* | | | Merge pull request #9345 from nextcloud/federation20 | Morris Jobke | 2018-07-03 | 2 | -2/+11 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | always enable cloud federation api | Bjoern Schiessle | 2018-07-02 | 2 | -2/+11 | |
* | | | Adds an info if the maintenance mode is already enabled/disabled. | Michael Weimann | 2018-07-01 | 1 | -0/+147 | |
|/ / | ||||||
* | | 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 |