Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unit tests | Joas Schilling | 2020-03-10 | 1 | -56/+75 |
* | Make TAG_FAVORITE public | Daniel Kesselberg | 2020-02-12 | 1 | -2/+2 |
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 |
* | Fix webdav url | John Molakvoæ (skjnldsv) | 2020-01-10 | 1 | -1/+1 |
* | Add pending share list to frontend | Julius Härtl | 2020-01-07 | 1 | -0/+11 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 10 | -13/+21 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 6 | -20/+20 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 7 | -9/+9 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 5 | -15/+15 |
* | fix tests for background file scan job | Robin Appelman | 2019-11-06 | 1 | -3/+18 |
* | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -208/+0 |
* | Remove deprecated legacy file actions | Julius Härtl | 2019-10-14 | 2 | -92/+0 |
* | Add new LoadAdditionalScriptsEvent | Roeland Jago Douma | 2019-09-23 | 1 | -1/+2 |
* | Revert "Fix usage view tests" | Daniel Kesselberg | 2019-07-02 | 1 | -1/+1 |
* | Fix usage view tests | Roeland Jago Douma | 2019-07-02 | 1 | -1/+1 |
* | Add link icon for public link too | John Molakvoæ (skjnldsv) | 2019-03-21 | 1 | -2/+5 |
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 1 | -84/+0 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -2/+2 |
* | Fix unit tests | Tomasz Grobelny | 2019-02-20 | 1 | -49/+95 |
* | Merge branch 'master' into operation_progress_improvements3 | Tomasz Grobelny | 2019-01-29 | 1 | -1/+2 |
|\ | |||||
| * | Add abort stub in JSUnit | Morris Jobke | 2018-12-06 | 1 | -1/+2 |
* | | Fix unit tests | Tomasz Grobelny | 2018-11-24 | 2 | -176/+279 |
|/ | |||||
* | Rollback to default list view | John Molakvoæ (skjnldsv) | 2018-11-15 | 1 | -2/+2 |
* | Enhance jsunit tests | Morris Jobke | 2018-11-15 | 1 | -1/+2 |
* | Fix file move tests | Julius Härtl | 2018-11-07 | 1 | -4/+12 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -4/+7 |
* | Fix move related tests | Tomasz Grobelny | 2018-11-03 | 1 | -54/+63 |
* | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 4 | -4/+4 |
* | Tests: Properly compare the file action label | Julius Härtl | 2018-10-15 | 1 | -1/+1 |
* | Make activity events strict | Joas Schilling | 2018-10-12 | 1 | -1/+1 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 5 | -37/+37 |
* | Fixes empty favorite names for trailing slashes | Michael Weimann | 2018-09-19 | 1 | -3/+69 |
* | Improves the tests | Michael Weimann | 2018-08-17 | 1 | -9/+24 |
* | Adds a test to check that the sorting isn't stored without an user | Michael Weimann | 2018-08-17 | 1 | -0/+16 |
* | Merge pull request #10310 from nextcloud/accessibility-header | Morris Jobke | 2018-07-25 | 1 | -11/+11 |
|\ | |||||
| * | Fix ability to open file or folder via keyboard, fix #10008 | Jan-Christoph Borchardt | 2018-07-24 | 1 | -11/+11 |
* | | Phpunit tests fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -0/+63 |
* | | Jsunit fixes 1 | John Molakvoæ (skjnldsv) | 2018-07-20 | 2 | -2/+5 |
* | | Fixed phpunit | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -72/+12 |
|/ | |||||
* | No draggable list anymore | Roeland Jago Douma | 2018-07-12 | 1 | -1/+0 |
* | Fix tests | Roeland Jago Douma | 2018-07-12 | 1 | -3/+20 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -12/+12 |
* | Fix tests | Roeland Jago Douma | 2018-07-05 | 1 | -0/+15 |
* | Adds a test case for the loading symbol in deleted files. | Abijeet | 2018-06-18 | 1 | -1/+1 |
* | Fixed failing test cases for the new actions menu. | Abijeet | 2018-06-18 | 1 | -18/+44 |
* | Merge pull request #9029 from nextcloud/settings-restructure | Morris Jobke | 2018-05-07 | 1 | -1/+1 |
|\ | |||||
| * | Fix settings tests | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
* | | Fix jsunit tests | Julius Härtl | 2018-05-07 | 1 | -1/+1 |
|/ | |||||
* | Show the new dav url in the web UI | Roeland Jago Douma | 2018-04-05 | 1 | -0/+1 |
* | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+2 |