Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handle missing READ permission | Vincent Petry | 2017-04-27 | 7 | -11/+100 |
* | Fix duplicate name of class | Joas Schilling | 2017-04-27 | 2 | -6/+6 |
* | Fix forbidden backslash DAV integration tests | Vincent Petry | 2017-04-26 | 1 | -12/+12 |
* | Fix FutureFile MOVE to keep destination node | Vincent Petry | 2017-04-26 | 3 | -4/+112 |
* | Accept moving FutureFile into a Directory | Vincent Petry | 2017-04-26 | 1 | -0/+6 |
* | Moved unit tests from ObjectTree::move to Directory | Vincent Petry | 2017-04-26 | 3 | -10/+256 |
* | Remove ObjectTree::move and let is use the IMoveTarget approach instead | Vincent Petry | 2017-04-26 | 1 | -98/+0 |
* | Ported ObjectTree::move to IMoveTarget in new DAV endpoint | Vincent Petry | 2017-04-26 | 1 | -4/+110 |
* | Added test cases from core 16825 | Sergio Bertolin | 2017-04-26 | 1 | -0/+41 |
* | Simplified new endpoint move test | Vincent Petry | 2017-04-26 | 1 | -9/+4 |
* | Added case when final chunk move must not change file id | Vincent Petry | 2017-04-26 | 1 | -0/+13 |
* | Added test about checking file id after a move | Sergio Bertolin | 2017-04-26 | 2 | -2/+45 |
* | Merge pull request #4430 from nextcloud/refactor-auth | Roeland Jago Douma | 2017-04-26 | 2 | -14/+10 |
|\ | |||||
| * | Refactor auth methods | Jörn Friedrich Dreyer | 2017-04-26 | 2 | -14/+10 |
* | | Merge pull request #4478 from nextcloud/improve_settings_help | Joas Schilling | 2017-04-26 | 14 | -23/+30 |
|\ \ | |||||
| * | | Move h2 and settings-hint together | Jan-Christoph Borchardt | 2017-04-25 | 1 | -0/+1 |
| * | | Wording fixes | Jan-Christoph Borchardt | 2017-04-25 | 7 | -11/+8 |
| * | | Small layout fixes to settings hints | Jan-Christoph Borchardt | 2017-04-25 | 3 | -6/+6 |
| * | | change the headline as suggested | Frank Karlitschek | 2017-04-25 | 1 | -2/+1 |
| * | | one more hint | Frank Karlitschek | 2017-04-25 | 1 | -0/+1 |
| * | | adding some documentation hints and some smaller cleanup | Frank Karlitschek | 2017-04-25 | 11 | -15/+24 |
* | | | Merge pull request #4467 from nextcloud/lists-for-html-mails | Roeland Jago Douma | 2017-04-26 | 2 | -22/+138 |
|\ \ \ | |||||
| * | | | Allow meta info and icons | Joas Schilling | 2017-04-25 | 2 | -8/+32 |
| * | | | Add lists to HTML emails | Joas Schilling | 2017-04-24 | 2 | -22/+114 |
* | | | | Merge pull request #4061 from nextcloud/downstream-26407 | Roeland Jago Douma | 2017-04-26 | 3 | -40/+86 |
|\ \ \ \ | |||||
| * | | | | no ternary | Jörn Friedrich Dreyer | 2017-03-25 | 1 | -2/+10 |
| * | | | | fix constant | Jörn Friedrich Dreyer | 2017-03-25 | 1 | -1/+1 |
| * | | | | Add Redis Cluster support | Robin McCorkell | 2017-03-25 | 3 | -40/+78 |
* | | | | | Merge pull request #4500 from nextcloud/downstream-27118 | Morris Jobke | 2017-04-26 | 3 | -26/+20 |
|\ \ \ \ \ | |||||
| * | | | | | Restrict proppatch to the proper nodes | Vincent Petry | 2017-04-25 | 3 | -26/+20 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #4416 from gvmura/avoid-duplicate-files-google | Morris Jobke | 2017-04-26 | 1 | -0/+13 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'avoid-duplicate-files-google' of https://github.com/gvmura/serv... | root | 2017-04-21 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | avoid duplicate files in google with the same name | gvmura | 2017-04-21 | 1 | -0/+13 |
| * | | | | | | avoid duplicate files in google with the same name | gvmura | 2017-04-21 | 1 | -0/+13 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #4449 from stweil/mimetypes | Morris Jobke | 2017-04-26 | 3 | -0/+36 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Add test code for new image mime types | Stefan Weil | 2017-04-25 | 1 | -0/+21 |
| * | | | | | Add repair steps for new image mime types | Stefan Weil | 2017-04-25 | 1 | -0/+13 |
| * | | | | | Add mimetypes for jp2 and webp | Stefan Weil | 2017-04-25 | 1 | -0/+2 |
* | | | | | | Merge pull request #4486 from nextcloud/fix-js-unit | Morris Jobke | 2017-04-25 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove DOMPurify from srcFiles | Lukas Reschke | 2017-04-25 | 1 | -2/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #4489 from nextcloud/ldap-gidnumber-sprt-xuanwo | Morris Jobke | 2017-04-25 | 6 | -13/+332 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix usersInGroup retrieval | Arthur Schiwon | 2017-04-25 | 2 | -14/+39 |
| * | | | | | | fix method name due to changes in master | Arthur Schiwon | 2017-04-25 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2 | Arthur Schiwon | 2017-04-25 | 6 | -8/+302 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | user_ldap: Add support for gidNumber | Xuanwo | 2017-04-25 | 6 | -8/+302 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-26 | 174 | -622/+1044 |
* | | | | | | | | Merge pull request #3233 from nextcloud/contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 35 | -21/+2831 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 17 | -5/+849 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #4499 from nextcloud/downstream-26984 | Morris Jobke | 2017-04-25 | 4 | -2/+72 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Audit log for enabling/disabling a user | Joas Schilling | 2017-04-25 | 2 | -0/+18 |