Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -4/+11 |
|\ | |||||
| * | 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 |
* | | 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 #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 |
| |/ | |||||
* | | 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 |
| |/ | |||||
* | | 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 #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 |
* | | | Fix tests | Roeland Jago Douma | 2018-03-05 | 2 | -3/+7 |
* | | | 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 #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 | 1 | -0/+84 |
|\ \ \ | |||||
| * | | | 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 #8541 from nextcloud/translate-permission-error-page | Morris Jobke | 2018-02-26 | 1 | -7/+7 |
|\ \ | |||||
| * | | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 1 | -7/+7 |
* | | | 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 #8411 from nextcloud/add-strict-types-to-oc_app | Morris Jobke | 2018-02-17 | 1 | -13/+0 |
|\ \ \ | |||||
| * | | | Fix app version to be always string and neither array nor null | Morris Jobke | 2018-02-17 | 1 | -13/+0 |
* | | | | App manager is not needed anymore | Joas Schilling | 2018-02-16 | 1 | -1/+1 |
* | | | | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 1 | -8/+11 |
|/ / / | |||||
* | | | Merge pull request #8095 from nextcloud/webapps-capabilities | Morris Jobke | 2018-02-15 | 1 | -7/+7 |
|\ \ \ |