Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed caldav tests and metadata 2 | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -3/+3 |
* | Fix Metadata tests | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+8 |
* | Fixed Controller Test | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -53/+144 |
* | Merge pull request #8714 from nextcloud/8705 | Morris Jobke | 2018-03-07 | 1 | -0/+17 |
|\ | |||||
| * | Fix tests | Roeland Jago Douma | 2018-03-07 | 1 | -0/+17 |
* | | Merge pull request #8652 from nextcloud/navigation-controller-etag | Morris Jobke | 2018-03-07 | 1 | -0/+31 |
|\ \ | |||||
| * | | Fix tests | Julius Härtl | 2018-03-07 | 1 | -1/+1 |
| * | | Replace logout href to avoid new etag on every request | Julius Härtl | 2018-03-06 | 1 | -3/+3 |
| * | | Add ETag to NavigationController | Julius Härtl | 2018-03-05 | 1 | -0/+31 |
* | | | Merge pull request #7419 from Abijeet/feature-7175 | Morris Jobke | 2018-03-06 | 4 | -3/+59 |
|\ \ \ | |_|/ |/| | | |||||
| * | | reuse query builder | Robin Appelman | 2018-01-12 | 1 | -1/+3 |
| * | | refactor user searching | Robin Appelman | 2017-12-20 | 3 | -4/+33 |
| * | | Adds search by email function on the users screen. | Abijeet | 2017-12-16 | 1 | -0/+25 |
* | | | Remove testcase | Roeland Jago Douma | 2018-03-05 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Merge pull request #8603 from nextcloud/enc-cleanup | Morris Jobke | 2018-03-05 | 2 | -166/+0 |
|\ \ | |||||
| * | | this was a migration step to ownCloud 8.0 to restructure the encryption folde... | Bjoern Schiessle | 2018-03-02 | 2 | -166/+0 |
* | | | Merge pull request #8590 from nextcloud/redirect-to-download-after-share | Roeland Jago Douma | 2018-03-05 | 2 | -1/+38 |
|\ \ \ | |||||
| * | | | fixup! Acceptance fix | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+2 |
| * | | | Acceptance fix | John Molakvoæ (skjnldsv) | 2018-03-01 | 2 | -1/+37 |
| |/ / | |||||
* | | | Fix tests | Roeland Jago Douma | 2018-03-05 | 2 | -3/+7 |
* | | | Merge pull request #6805 from nextcloud/can-not-change-encryption-directory | Björn Schießle | 2018-03-02 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | update unit tests | Bjoern Schiessle | 2018-03-02 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge pull request #8289 from nextcloud/appdata_hardening | Joas Schilling | 2018-03-02 | 1 | -0/+22 |
|\ \ \ | |/ / |/| | | |||||
| * | | Hardening of SimpleFile getContent | Roeland Jago Douma | 2018-02-27 | 1 | -0/+22 |
* | | | Merge pull request #7600 from nextcloud/new-user-button-to-sidebar | Roeland Jago Douma | 2018-02-28 | 2 | -1/+34 |
|\ \ \ | |||||
| * | | | Fix acceptance tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -1/+34 |
| |/ / | |||||
* | | | Merge pull request #7363 from nextcloud/default-share-perms | Morris Jobke | 2018-02-27 | 2 | -4/+25 |
|\ \ \ | |||||
| * | | | fix unit tests | Bjoern Schiessle | 2018-02-27 | 1 | -2/+18 |
| * | | | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 2 | -2/+7 |
| |/ / | |||||
* | | | Merge pull request #8051 from nextcloud/public-template | Roeland Jago Douma | 2018-02-27 | 2 | -1/+85 |
|\ \ \ | |||||
| * | | | Fix acceptance test for new menu structure | Julius Härtl | 2018-02-27 | 1 | -1/+1 |
| * | | | Add test for PublicTemplateResponse | Julius Härtl | 2018-02-27 | 1 | -0/+84 |
| |/ / | |||||
* | | | Loglevel is an int | Roeland Jago Douma | 2018-02-27 | 1 | -1/+1 |
* | | | Make ILogger strict | Roeland Jago Douma | 2018-02-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #8359 from nextcloud/swift-v3 | Morris Jobke | 2018-02-26 | 2 | -13/+42 |
|\ \ | |||||
| * | | Kill objectstore CI if we can't create a file | Roeland Jago Douma | 2018-02-26 | 1 | -0/+7 |
| * | | Use username + pass in config | Roeland Jago Douma | 2018-02-26 | 1 | -2/+5 |
| * | | Other config | Roeland Jago Douma | 2018-02-26 | 1 | -14/+32 |
| * | | Add v3.0 auth run | Roeland Jago Douma | 2018-02-26 | 1 | -1/+2 |
* | | | Merge pull request #8541 from nextcloud/translate-permission-error-page | Morris Jobke | 2018-02-26 | 2 | -10/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 2 | -10/+14 |
* | | | Fix proper types | Roeland Jago Douma | 2018-02-22 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #8472 from nextcloud/strict_integritycheck | Roeland Jago Douma | 2018-02-22 | 1 | -0/+3 |
|\ \ | |||||
| * | | Handle strict typing in Checker and fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -0/+3 |
* | | | Fix tests | Roeland Jago Douma | 2018-02-21 | 2 | -12/+18 |
|/ / | |||||
* | | Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-... | blizzz | 2018-02-20 | 2 | -3/+3 |
|\ \ | |||||
| * | | Better result handling of email search | Joas Schilling | 2018-02-20 | 2 | -3/+3 |
* | | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 2 | -21/+1 |
|\ \ \ | |||||
| * | | | Remove config from AutoCompleteController | Morris Jobke | 2018-02-13 | 1 | -7/+1 |
| * | | | Remove crypto and timefactory from UsersController | Morris Jobke | 2018-02-13 | 1 | -14/+0 |