| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust acceptance test to check if the correct sidebar view is shown | Julius Härtl | 2018-08-03 | 1 | -3/+11 |
* | Merge pull request #10480 from nextcloud/bugfix/10420/settings | Roeland Jago Douma | 2018-08-02 | 2 | -6/+4 |
|\ |
|
| * | Fix encryption admin section tests | Julius Härtl | 2018-08-02 | 1 | -2/+2 |
| * | Move encryption settings to security | Julius Härtl | 2018-08-01 | 1 | -4/+2 |
* | | Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-... | Roeland Jago Douma | 2018-08-01 | 1 | -1/+20 |
|\ \ |
|
| * | | Fix unit test | Joas Schilling | 2018-08-01 | 1 | -1/+20 |
* | | | Append cache bump parameter to scss files URL | Julius Härtl | 2018-08-01 | 1 | -1/+2 |
| |/
|/| |
|
* | | Add acceptance test for creating a user with a custom display name | Daniel Calviño Sánchez | 2018-07-31 | 2 | -0/+62 |
|/ |
|
* | Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-... | blizzz | 2018-07-31 | 1 | -1/+1 |
|\ |
|
| * | Allow to filter the unread count by verb | Joas Schilling | 2018-07-30 | 1 | -1/+1 |
* | | Fix duplicate inserts in the 2fa provider registry DAO | Christoph Wurst | 2018-07-31 | 1 | -0/+19 |
* | | Merge pull request #10221 from nextcloud/bugfix/noid/prevent-too-long-identif... | Roeland Jago Douma | 2018-07-30 | 1 | -1/+350 |
|\ \ |
|
| * | | Ignore custom prefixes which are longer | Joas Schilling | 2018-07-27 | 1 | -10/+10 |
| * | | Fix calculation of default name | Joas Schilling | 2018-07-27 | 1 | -3/+60 |
| * | | Add unit tests | Joas Schilling | 2018-07-27 | 1 | -1/+293 |
| |/ |
|
* | | Keep timestamp replacements at the beginning | Julius Härtl | 2018-07-30 | 1 | -2/+9 |
* | | 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 |
|\ \ |
|