Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Move styling and menu handling to publicpage.js | Julius Härtl | 2018-04-05 | 1 | -1/+1 | |
* | | | | Ping more privacy respecting organizations | Roeland Jago Douma | 2018-04-05 | 1 | -4/+8 | |
|/ / / | ||||||
* | / | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -0/+4 | |
| |/ |/| | ||||||
* | | Merge pull request #9018 from nextcloud/fix-copy-encrypted-files | Björn Schießle | 2018-04-03 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | reset encryptionVersion to '1' if a file was stream copied, because this mean... | Bjoern Schiessle | 2018-04-03 | 1 | -1/+1 | |
* | | | Use app version to generate scss filename | John Molakvoæ (skjnldsv) | 2018-03-28 | 1 | -12/+23 | |
| |/ |/| | ||||||
* | | Fix test | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 | |
* | | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -3/+3 | |
* | | | Migrate tests for contacts manager to correct test class | Morris Jobke | 2018-03-21 | 2 | -130/+32 | |
* | | | Merge pull request #7904 from nextcloud/fix_7224 | Morris Jobke | 2018-03-21 | 2 | -12/+12 | |
|\ \ \ | ||||||
| * | | | Add Cache-control: immutable | Roeland Jago Douma | 2018-03-19 | 2 | -12/+12 | |
* | | | | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 1 | -0/+4 | |
|/ / / | ||||||
* | | | Remove \OCP\Files::tmpFolder | Roeland Jago Douma | 2018-03-19 | 2 | -3/+3 | |
* | | | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 3 | -3/+3 | |
* | | | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name | blizzz | 2018-03-15 | 3 | -57/+155 | |
|\ \ \ | ||||||
| * | | | 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 | |
* | | | | Remove deprecated OCP\Contacts | Morris Jobke | 2018-03-14 | 2 | -18/+23 | |
| |/ / |/| | | ||||||
* | | | Remove deprecated HTTPHelper | Roeland Jago Douma | 2018-03-13 | 3 | -206/+0 | |
* | | | Merge pull request #8788 from nextcloud/cleanup-oc_api | Morris Jobke | 2018-03-13 | 1 | -115/+0 | |
|\ \ \ | ||||||
| * | | | Remove unused methods and constants from legacy OC_API | Morris Jobke | 2018-03-12 | 1 | -115/+0 | |
* | | | | Use insertIfNotExist of the new interface | Morris Jobke | 2018-03-12 | 4 | -135/+140 | |
|/ / / | ||||||
* | | | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelper | Morris Jobke | 2018-03-12 | 1 | -2/+0 | |
|\ \ \ | ||||||
| * | | | Remove unused and deprecated class and interface AppHelper | Morris Jobke | 2018-03-12 | 1 | -2/+0 | |
* | | | | Use proper method to format absolute timestamp | Morris Jobke | 2018-03-12 | 1 | -64/+0 | |
|/ / / | ||||||
* | | | Merge pull request #8743 from nextcloud/strict_settings | Roeland Jago Douma | 2018-03-12 | 1 | -23/+0 | |
|\ \ \ | ||||||
| * | | | Obsolete test | Roeland Jago Douma | 2018-03-09 | 1 | -23/+0 | |
* | | | | Header acceptance features | John Molakvoæ (skjnldsv) | 2018-03-09 | 6 | -10/+239 | |
* | | | | Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-pagination | blizzz | 2018-03-09 | 1 | -18/+111 | |
|\ \ \ \ | ||||||
| * | | | | Fix calculation if there are more results | Joas Schilling | 2018-03-08 | 1 | -19/+19 | |
| * | | | | Add tests for finding own email and user results pagination | Joas Schilling | 2018-03-08 | 1 | -1/+94 | |
| | |/ / | |/| | | ||||||
* | | | | Add acceptance tests for creation of subfolders in public shared folders | Daniel Calviño Sánchez | 2018-03-09 | 3 | -0/+121 | |
* | | | | Extract common "wait for" functions to a helper class | Daniel Calviño Sánchez | 2018-03-09 | 3 | -46/+86 | |
* | | | | Generalize file list steps so a specific ancestor can be used | Daniel Calviño Sánchez | 2018-03-09 | 4 | -3/+115 | |
* | | | | Generalize file list locators so a specific ancestor can be used | Daniel Calviño Sánchez | 2018-03-09 | 2 | -54/+66 | |
* | | | | Store the name of the actor in the Actor object | Daniel Calviño Sánchez | 2018-03-09 | 2 | -3/+19 | |
* | | | | Extract file list locators and steps to its own class | Daniel Calviño Sánchez | 2018-03-09 | 3 | -250/+288 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #8648 from nextcloud/feature/csrf-token-controller | Roeland Jago Douma | 2018-03-08 | 1 | -0/+71 | |
|\ \ \ | ||||||
| * | | | Add CSRF token controller to retrieve the current CSRF token | Christoph Wurst | 2018-03-08 | 1 | -0/+71 | |
* | | | | Merge pull request #8716 from nextcloud/fix-cache-prefixing | Roeland Jago Douma | 2018-03-08 | 4 | -14/+37 | |
|\ \ \ \ | ||||||
| * | | | | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-07 | 4 | -14/+37 | |
| | |/ / | |/| | | ||||||
* | | | | Add automatic handling of NoSuchElement exceptions | Daniel Calviño Sánchez | 2018-03-08 | 1 | -6/+16 | |
* | | | | Add automatic handling of MoveTargetOutOfBounds exceptions | Daniel Calviño Sánchez | 2018-03-08 | 1 | -3/+17 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #8593 from eneiluj/master | Morris Jobke | 2018-03-08 | 1 | -10/+78 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add tests | Roeland Jago Douma | 2018-03-08 | 1 | -10/+78 | |
* | | | 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 | |
|\ \ \ \ |