Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable OC Migration until we found a path to do it | Joas Schilling | 2017-04-28 | 1 | -1/+0 |
* | Merge pull request #4562 from nextcloud/contactmenu-second-tooltip | Joas Schilling | 2017-04-28 | 1 | -1/+3 |
|\ | |||||
| * | Show tooltip for second action. | Ivan Sein | 2017-04-27 | 1 | -1/+3 |
* | | Merge pull request #4524 from nextcloud/downstream-27508 | Roeland Jago Douma | 2017-04-28 | 16 | -287/+670 |
|\ \ | |||||
| * | | Fix class names | Joas Schilling | 2017-04-27 | 1 | -4/+4 |
| * | | Fix last unit tests | Joas Schilling | 2017-04-27 | 2 | -200/+32 |
| * | | Don't end the abstract class name with Test.php | Joas Schilling | 2017-04-27 | 4 | -4/+4 |
| * | | Add comment | Vincent Petry | 2017-04-27 | 1 | -0/+2 |
| * | | 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 #4569 from nextcloud/fix-icons | Roeland Jago Douma | 2017-04-28 | 7 | -6/+18 |
|\ \ \ | |||||
| * | | | Fix icons in sidebar on personal page | Morris Jobke | 2017-04-27 | 7 | -6/+18 |
* | | | | Merge pull request #4570 from nextcloud/do-not-disable-3rdparty-apps-on-cli-u... | Lukas Reschke | 2017-04-28 | 1 | -7/+3 |
|\ \ \ \ | |||||
| * | | | | Do not disable 3rdparty apps on occ upgrade | Morris Jobke | 2017-04-27 | 1 | -7/+3 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-28 | 242 | -202/+812 |
|/ / / | |||||
* | | | Merge pull request #4522 from nextcloud/downstream-27596 | Morris Jobke | 2017-04-27 | 3 | -25/+57 |
|\ \ \ | |||||
| * | | | Use the new method in the old one to remove duplicate code | Joas Schilling | 2017-04-27 | 3 | -36/+41 |
| * | | | Allow to create a user for a specific backend | Joas Schilling | 2017-04-26 | 2 | -0/+27 |
| |/ / | |||||
* | | | Merge pull request #4565 from nextcloud/fix-typo | Morris Jobke | 2017-04-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix typo in HTML tags | Morris Jobke | 2017-04-27 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #4561 from nextcloud/text-for-federated | Morris Jobke | 2017-04-27 | 0 | -0/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add hint for federated sharing | Morris Jobke | 2017-04-27 | 1 | -0/+1 |
* | | | Merge pull request #4540 from nextcloud/settings-help | Morris Jobke | 2017-04-27 | 6 | -6/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add more hints to settings | Jan-Christoph Borchardt | 2017-04-26 | 6 | -6/+11 |
* | | | Merge pull request #3770 from nextcloud/faster-search-in-contacts | Morris Jobke | 2017-04-27 | 1 | -7/+6 |
|\ \ \ | |||||
| * | | | Add back the name query part | Roeland Jago Douma | 2017-04-21 | 1 | -1/+3 |
| * | | | Factorize query for searching contacts | Thomas Citharel | 2017-04-21 | 1 | -7/+4 |
* | | | | Merge pull request #4501 from nextcloud/downstream-27144 | Morris Jobke | 2017-04-26 | 6 | -18/+59 |
|\ \ \ \ | |||||
| * | | | | Add duration of last job execution to the table | Noveen Sachdeva | 2017-04-25 | 7 | -19/+60 |
* | | | | | Merge pull request #4519 from nextcloud/downstream-27703 | Morris Jobke | 2017-04-26 | 2 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Reload file list when leaving hidden state | Vincent Petry | 2017-04-26 | 2 | -0/+14 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4515 from nextcloud/downstream-27643 | Morris Jobke | 2017-04-26 | 15 | -141/+242 |
|\ \ \ \ \ | |||||
| * | | | | | Update autoloader | Roeland Jago Douma | 2017-04-26 | 2 | -4/+0 |
| * | | | | | Fix missing conflict resolutions | Joas Schilling | 2017-04-26 | 3 | -12/+0 |
| * | | | | | Adjust query/event logging code in favour of more complex owncloud/diagnostic... | Piotr Mrówczyński | 2017-04-26 | 13 | -137/+254 |
| |/ / / / | |||||
* | | | | | Merge pull request #4517 from nextcloud/downstream-27637 | Morris Jobke | 2017-04-26 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix recovery checkbox label to properly point | Vincent Petry | 2017-04-26 | 1 | -4/+4 |
| |/ / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-27 | 218 | -542/+896 |
* | | | | | Merge pull request #4537 from nextcloud/change-link | Morris Jobke | 2017-04-26 | 1 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Change feed to website planet link, fix wording | Jan-Christoph Borchardt | 2017-04-26 | 1 | -5/+5 |
| | |_|_|/ | |/| | | |