Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 7 | -0/+21 |
* | Merge pull request #8861 from nextcloud/rakekniven-patch-1 | Joas Schilling | 2018-03-20 | 2 | -5/+5 |
|\ | |||||
| * | Update ThemingControllerTest.php | rakekniven | 2018-03-19 | 1 | -2/+2 |
| * | Update ThemingController.php | rakekniven | 2018-03-19 | 1 | -1/+1 |
| * | Update ThemingController.php | rakekniven | 2018-03-16 | 1 | -3/+3 |
* | | Merge pull request #8864 from nextcloud/ocs-allow-empty-email-displayname | Roeland Jago Douma | 2018-03-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | Allow empty emails provisionning api | John Molakvoæ (skjnldsv) | 2018-03-17 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-20 | 14 | -42/+94 |
* | | | Merge pull request #8880 from nextcloud/delete_unused_download | Roeland Jago Douma | 2018-03-19 | 2 | -55/+0 |
|\ \ \ | |||||
| * | | | Remove unused download.php | Roeland Jago Douma | 2018-03-19 | 2 | -55/+0 |
* | | | | Merge pull request #8878 from nextcloud/remove_tmpfile | Roeland Jago Douma | 2018-03-19 | 4 | -5/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 4 | -5/+5 |
* | | | | Merge pull request #8815 from nextcloud/channel-description | Roeland Jago Douma | 2018-03-19 | 2 | -0/+27 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Provide a description of the update channels inline | Morris Jobke | 2018-03-15 | 2 | -0/+27 |
* | | | | Merge pull request #8857 from nextcloud/swift-verify-cached-token | Morris Jobke | 2018-03-19 | 1 | -1/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | verify cached swift token | Robin Appelman | 2018-03-16 | 1 | -1/+5 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-17 | 20 | -0/+22 |
| |_|/ |/| | | |||||
* | | | Merge pull request #8843 from nextcloud/set-share-with-field-to-the-id-of-the... | blizzz | 2018-03-16 | 1 | -2/+10 |
|\ \ \ | |||||
| * | | | Set "share_with" field to the ID of the circle | Daniel Calviño Sánchez | 2018-03-16 | 1 | -2/+10 |
* | | | | Merge pull request #8835 from nextcloud/fix/noid/ldap_existence_check | Morris Jobke | 2018-03-16 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | existence check works without attribute (like with users) | Arthur Schiwon | 2018-03-15 | 1 | -1/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-16 | 4 | -2/+26 |
|/ / / | |||||
* | | | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name | blizzz | 2018-03-15 | 8 | -78/+159 |
|\ \ \ | |||||
| * | | | Fixed api tests | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -3/+4 |
| * | | | No ES6 :( | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+3 |
| * | | | Fixed sharing groups select and fixed search | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -4/+5 |
| * | | | Remove resolved FIXME | Joas Schilling | 2018-03-08 | 1 | -2/+2 |
| * | | | Fixed caldav tests and metadata 2 | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+7 |
| * | | | Fixed select2 workflow | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -40/+30 |
| * | | | Fix group displaynames in activity | Joas Schilling | 2018-03-08 | 4 | -35/+108 |
| * | | | Start fixing Select2 options | Joas Schilling | 2018-03-08 | 1 | -5/+13 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-15 | 30 | -50/+78 |
* | | | | Merge pull request #8811 from nextcloud/remove_dep_util_link | Roeland Jago Douma | 2018-03-14 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Remove deprecated URL functions for OCP\Util | Roeland Jago Douma | 2018-03-13 | 3 | -3/+3 |
* | | | | | Merge pull request #8804 from nextcloud/remove_httphelper | Roeland Jago Douma | 2018-03-14 | 2 | -33/+15 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Replace ContactsManager | Roeland Jago Douma | 2018-03-13 | 1 | -1/+15 |
| * | | | | Remove deprecated HTTPHelper | Roeland Jago Douma | 2018-03-13 | 1 | -32/+0 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-14 | 140 | -752/+826 |
|/ / / | |||||
* | | | Move storagestats endpoint to proper controller | Roeland Jago Douma | 2018-03-13 | 5 | -60/+82 |
* | | | Merge pull request #8781 from nextcloud/cleanup-old-federation-code | Morris Jobke | 2018-03-13 | 1 | -114/+2 |
|\ \ \ | |||||
| * | | | Remove old code to be compatible with Nextcloud 9 and before | Morris Jobke | 2018-03-12 | 1 | -114/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #8792 from nextcloud/cleanup-oc_response | Morris Jobke | 2018-03-13 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | Fix the HTTP 1.0 status code and properly detect 1.0 vs 1.1&2.0 | Morris Jobke | 2018-03-13 | 1 | -3/+3 |
| * | | | Remove unused methods of OC_Response | Morris Jobke | 2018-03-12 | 1 | -1/+8 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-13 | 60 | -0/+100 |
* | | | | Use proper method to log exceptions | Morris Jobke | 2018-03-12 | 3 | -16/+16 |
|/ / / | |||||
* / / | Remove deprecated and unsused methods of OCP\DB | Morris Jobke | 2018-03-12 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #8769 from nextcloud/admin_audit_strict | Morris Jobke | 2018-03-12 | 12 | -10/+22 |
|\ \ | |||||
| * | | Make admin_audit strict | Roeland Jago Douma | 2018-03-10 | 12 | -10/+22 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-12 | 278 | -444/+458 |