Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Improve test duration | Julius Härtl | 2018-07-30 | 3 | -15/+5 | |
* | | Add custom network idle waiting and some JS injection to make tests more stable | Julius Härtl | 2018-07-29 | 3 | -17/+67 | |
* | | Fix new settings and login tests | Julius Härtl | 2018-07-29 | 8 | -17/+28 | |
* | | Frontend regression testing with puppeteer | Julius Härtl | 2018-07-29 | 11 | -0/+1122 | |
|/ | ||||||
* | Fix tests | Julius Härtl | 2018-07-26 | 1 | -1/+1 | |
* | Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm... | Morris Jobke | 2018-07-25 | 1 | -0/+4 | |
|\ | ||||||
| * | Add pagination support | Joas Schilling | 2018-07-25 | 1 | -1/+1 | |
| * | Allow to search by comments | Joas Schilling | 2018-07-25 | 1 | -0/+4 | |
* | | Merge pull request #10377 from nextcloud/sccs-cache-iscached | Morris Jobke | 2018-07-25 | 2 | -4/+20 | |
|\ \ | ||||||
| * | | Fix unit tests to pass the folder now via the appData dependency | Morris Jobke | 2018-07-25 | 1 | -2/+8 | |
| * | | cache isCached state for scss resources | Robin Appelman | 2018-07-24 | 2 | -2/+12 | |
* | | | Fix app navigation controller to return an array | Julius Härtl | 2018-07-25 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Merge pull request #10322 from weeman1337/feature-9978-improve-disabled-user-... | Roeland Jago Douma | 2018-07-24 | 4 | -3/+71 | |
|\ \ | ||||||
| * | | Adds disabled user acceptance tests | Michael Weimann | 2018-07-24 | 3 | -0/+24 | |
| * | | Adds disabled user unit tests | Michael Weimann | 2018-07-21 | 1 | -3/+47 | |
* | | | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password... | Morris Jobke | 2018-07-24 | 1 | -0/+436 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Honour "sendPasswordByTalk" property in mail shares | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+436 | |
* | | | new tests | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -2/+27 | |
|/ / | ||||||
* | | Acceptance and mobile navigation fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -2/+12 | |
* | | Adjust acceptance tests to the new share link UI | Daniel Calviño Sánchez | 2018-07-21 | 1 | -24/+66 | |
* | | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -4/+48 | |
|/ | ||||||
* | Bump karma config | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -46/+80 | |
* | Adjust acceptance tests to sidebar changes in Files app | John Molakvoæ (skjnldsv) | 2018-07-20 | 3 | -89/+73 | |
* | Fix accceptance tests | Julius Härtl | 2018-07-20 | 1 | -1/+1 | |
* | Merge pull request #10290 from weeman1337/fix-10234-delete-empty-groups | Roeland Jago Douma | 2018-07-20 | 3 | -1/+31 | |
|\ | ||||||
| * | Adds tests for testing removing an empty group | Michael Weimann | 2018-07-20 | 3 | -1/+31 | |
* | | Merge pull request #9984 from nextcloud/inverted-svg-api | Morris Jobke | 2018-07-19 | 4 | -10/+179 | |
|\ \ | ||||||
| * | | Fix unit tests | Roeland Jago Douma | 2018-07-19 | 1 | -6/+5 | |
| * | | Php code bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -0/+1 | |
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 4 | -4/+173 | |
| |/ | ||||||
* / | Fix email template tests | Julius Härtl | 2018-07-19 | 4 | -10/+10 | |
|/ | ||||||
* | Merge pull request #10230 from nextcloud/feature/shareoverview | Morris Jobke | 2018-07-17 | 1 | -134/+181 | |
|\ | ||||||
| * | Fixed phpunit | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -134/+181 | |
* | | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 1 | -0/+17 | |
|\ \ | ||||||
| * | | tests | Maxence Lange | 2018-05-21 | 1 | -0/+17 | |
* | | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-users | Morris Jobke | 2018-07-13 | 3 | -2/+165 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 3 | -2/+165 | |
* | | | Fix tests | Morris Jobke | 2018-07-11 | 1 | -0/+6 | |
* | | | 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 | |
|\ \ |