Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename operations and checks | Joas Schilling | 2016-08-05 | 1 | -2/+2 |
* | Highlight the check row on hover | Joas Schilling | 2016-08-05 | 1 | -0/+4 |
* | Add some space between the rule groups | Joas Schilling | 2016-08-05 | 1 | -0/+2 |
* | Merge pull request #732 from nextcloud/fix-shipped.json | Roeland Jago Douma | 2016-08-05 | 1 | -6/+4 |
|\ | |||||
| * | Order alphabetically and deduplicate the shipped.json | Joas Schilling | 2016-08-04 | 1 | -6/+4 |
* | | Merge pull request #737 from nextcloud/blizzz-fix-name-console | Joas Schilling | 2016-08-05 | 1 | -3/+3 |
|\ \ | |||||
| * | | Correct name in Console Application.php | blizzz | 2016-08-04 | 1 | -3/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-05 | 30 | -30/+232 |
* | | | Merge pull request #465 from nextcloud/fix_smb_attributes | Morris Jobke | 2016-08-04 | 1 | -0/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix file permissions for SMB (read-only folders will be writeable) (#25301) | Juan Pablo Villafañez | 2016-07-20 | 1 | -0/+13 |
* | | | Merge pull request #729 from nextcloud/fix-724 | Joas Schilling | 2016-08-04 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix #724 by using step instead of job | Bernhard Posselt | 2016-08-04 | 1 | -2/+2 |
* | | | Merge pull request #730 from nextcloud/add-new-apps-as-official | Lukas Reschke | 2016-08-04 | 1 | -1/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | [master] Add new apps as official | Lukas Reschke | 2016-08-04 | 1 | -1/+6 |
|/ / | |||||
* | | Merge pull request #718 from jurgenhaas/patch-1 | Joas Schilling | 2016-08-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Exit from upgrade without reporting error | Jürgen Haas | 2016-08-03 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-04 | 16 | -50/+52 |
* | | | Merge pull request #717 from nextcloud/mark-apps-as-shipped | Joas Schilling | 2016-08-03 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add access control and automated tagging as shipped | Joas Schilling | 2016-08-03 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #611 from nextcloud/add-more-checks | Joas Schilling | 2016-08-03 | 26 | -33/+2207 |
|\ \ | |||||
| * | | Ooops | Joas Schilling | 2016-08-02 | 1 | -1/+0 |
| * | | No multi support, less magic | Joas Schilling | 2016-08-02 | 1 | -2/+1 |
| * | | Allow to define the operation | Joas Schilling | 2016-08-02 | 3 | -13/+10 |
| * | | Tags need to be loaded before | Joas Schilling | 2016-08-01 | 1 | -5/+0 |
| * | | Translate the errors | Joas Schilling | 2016-08-01 | 12 | -75/+149 |
| * | | Load the timezones via select2 | Joas Schilling | 2016-08-01 | 6 | -22/+130 |
| * | | add a UI to render proper time picker | Morris Jobke | 2016-08-01 | 1 | -8/+97 |
| * | | Add request time | Joas Schilling | 2016-08-01 | 4 | -0/+326 |
| * | | Add remote address | Joas Schilling | 2016-08-01 | 4 | -1/+356 |
| * | | Add Request URL | Joas Schilling | 2016-08-01 | 3 | -0/+207 |
| * | | User agent check | Joas Schilling | 2016-08-01 | 4 | -1/+191 |
| * | | Add file mime type | Joas Schilling | 2016-08-01 | 10 | -10/+433 |
| * | | Add file size as check | Joas Schilling | 2016-08-01 | 3 | -0/+165 |
| * | | Add system tag check | Joas Schilling | 2016-08-01 | 3 | -1/+237 |
| * | | Add the systemtag js files | Joas Schilling | 2016-08-01 | 1 | -3/+18 |
| * | | Make sure each plugin is only added once | Joas Schilling | 2016-08-01 | 1 | -12/+8 |
* | | | Merge pull request #474 from nextcloud/group_shares | Roeland Jago Douma | 2016-08-03 | 13 | -128/+1437 |
|\ \ \ | |||||
| * | | | Add integration tests for double shares with rename in between | Vincent Petry | 2016-08-03 | 2 | -4/+34 |
| * | | | Make share target consistent when grouping group share with user share | Vincent Petry | 2016-08-03 | 2 | -12/+55 |
| * | | | Fix RepairUnmergedShares to not skip valid repair cases | Vincent Petry | 2016-08-03 | 2 | -13/+58 |
| * | | | Adjust repair version check for unmerged shares | Vincent Petry | 2016-08-03 | 2 | -2/+2 |
| * | | | Group incoming shares for resharing in JS | Vincent Petry | 2016-08-03 | 2 | -1/+70 |
| * | | | Added more tests for sharing's MountProvider | Vincent Petry | 2016-08-03 | 1 | -0/+158 |
| * | | | Add repair step for unmerged shares (WIP) | Vincent Petry | 2016-08-03 | 3 | -0/+739 |
| * | | | Improved share grouping readability + fixed test | Vincent Petry | 2016-08-03 | 2 | -60/+64 |
| * | | | Add integration tests for merging received shares | Vincent Petry | 2016-08-03 | 3 | -24/+180 |
| * | | | Group shares with same source and target | Roeland Jago Douma | 2016-08-03 | 3 | -53/+118 |
* | | | | Merge pull request #709 from nextcloud/add-code-check | Marius Blüm | 2016-08-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add workflowengine to check-code call | Morris Jobke | 2016-08-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-03 | 12 | -18/+58 |