Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update karma, use sinon from npm | Vincent Petry | 2017-03-23 | 3 | -5958/+11 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-24 | 176 | -430/+452 |
* | Merge pull request #3879 from nextcloud/downstream-26915 | Morris Jobke | 2017-03-23 | 8 | -8/+267 |
|\ | |||||
| * | Make deleting a group compatible with ocs v2 | Joas Schilling | 2017-03-23 | 1 | -1/+1 |
| * | Use proper bash test syntax | Morris Jobke | 2017-03-20 | 1 | -1/+1 |
| * | Fix warning | Joas Schilling | 2017-03-20 | 1 | -1/+0 |
| * | 200 is ok | Joas Schilling | 2017-03-20 | 1 | -15/+15 |
| * | Fix deletion of groups | Joas Schilling | 2017-03-20 | 1 | -1/+7 |
| * | Strict comparisons | Joas Schilling | 2017-03-20 | 2 | -4/+4 |
| * | add drone config | Morris Jobke | 2017-03-20 | 1 | -0/+10 |
| * | Added tests using v2.php | Sergio Bertolin | 2017-03-20 | 2 | -2/+246 |
* | | Merge pull request #4007 from nextcloud/backport-27155 | Morris Jobke | 2017-03-23 | 12 | -78/+98 |
|\ \ | |||||
| * | | added quit option in commentstabview.js | noveens | 2017-03-23 | 12 | -78/+98 |
* | | | Merge pull request #3953 from nextcloud/downstream-27027 | Morris Jobke | 2017-03-23 | 2 | -2/+56 |
|\ \ \ | |||||
| * | | | set cache to failedcache when shared storage init fails | Robin Appelman | 2017-03-23 | 2 | -2/+5 |
| * | | | return failed cache if the shared storage failed to setup | Robin Appelman | 2017-03-20 | 1 | -0/+4 |
| * | | | also set nonmaskedstorage in error cases | Robin Appelman | 2017-03-20 | 1 | -0/+5 |
| * | | | Ignore NoUserException for shares from ghosts | Vincent Petry | 2017-03-20 | 2 | -2/+44 |
* | | | | Merge pull request #3850 from nextcloud/search-order | Morris Jobke | 2017-03-23 | 3 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | Fix search ordering | Robin Appelman | 2017-03-23 | 3 | -0/+13 |
* | | | | | Merge pull request #3965 from nextcloud/downstream-27343 | Morris Jobke | 2017-03-23 | 3 | -4/+154 |
|\ \ \ \ \ | |||||
| * | | | | | improve file transfer code | Morris Jobke | 2017-03-22 | 1 | -26/+15 |
| * | | | | | Providing --path option to transfer-ownership | Sujith H | 2017-03-20 | 3 | -4/+165 |
* | | | | | | Merge pull request #3998 from nextcloud/backport-27032 | Roeland Jago Douma | 2017-03-23 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use the expected method depending on the target being a file or folder | Juan Pablo Villafáñez | 2017-03-22 | 1 | -1/+5 |
* | | | | | | | Merge pull request #4001 from nextcloud/backport-27389 | Morris Jobke | 2017-03-23 | 2 | -7/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix type hints and doc blocks | Joas Schilling | 2017-03-23 | 2 | -8/+8 |
| * | | | | | | | Ensure that FileInfo return values as required by its phpdoc. | Piotr M | 2017-03-22 | 1 | -6/+8 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #4000 from nextcloud/backport-27216 | Lukas Reschke | 2017-03-23 | 2 | -2/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | allow configuring authType for DAV backend | Jörn Friedrich Dreyer | 2017-03-22 | 2 | -2/+12 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #3995 from nextcloud/files_scan_appdata | Lukas Reschke | 2017-03-23 | 2 | -1/+286 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use proper name and code style | Morris Jobke | 2017-03-22 | 1 | -2/+2 |
| * | | | | | | | Add files:scanAppData command | Roeland Jago Douma | 2017-03-22 | 2 | -1/+286 |
* | | | | | | | | Merge pull request #3948 from nextcloud/downstream-27271 | Lukas Reschke | 2017-03-23 | 1 | -3/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix path for files from root folder | Morris Jobke | 2017-03-22 | 1 | -1/+5 |
| * | | | | | | | | In the real world id is an initial filename | Victor Dubiniuk | 2017-03-20 | 1 | -3/+4 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #3978 from nextcloud/scss_deps_memcache | Lukas Reschke | 2017-03-23 | 3 | -41/+116 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix tests | Roeland Jago Douma | 2017-03-22 | 1 | -31/+89 |
| * | | | | | | | | Cache SCSS dependency file in memcache | Roeland Jago Douma | 2017-03-22 | 3 | -11/+28 |
* | | | | | | | | | Merge pull request #3989 from nextcloud/files-external-save-button | Lukas Reschke | 2017-03-23 | 3 | -18/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | replace autosave with a save button for external storage configuration | Robin Appelman | 2017-03-22 | 3 | -18/+17 |
* | | | | | | | | | | Merge pull request #3994 from nextcloud/only_init_backbone_once | Lukas Reschke | 2017-03-23 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Only initialize backbone once | Roeland Jago Douma | 2017-03-22 | 1 | -1/+0 |
* | | | | | | | | | | | Merge pull request #3997 from nextcloud/backport-27353 | Roeland Jago Douma | 2017-03-23 | 3 | -26/+84 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Update davclient.js to 0.1.1 | Vincent Petry | 2017-03-22 | 3 | -26/+84 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #3999 from nextcloud/backport-27262 | Morris Jobke | 2017-03-23 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Updated UI messages relating to the encryption functionality | Matthew Setter | 2017-03-22 | 3 | -3/+3 |
| |/ / / / / / / / / | |||||
* / / / / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-23 | 10 | -2/+52 |
|/ / / / / / / / / | |||||
* | | | | / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-22 | 62 | -20/+348 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #3497 from nextcloud/mount-shared-last | Morris Jobke | 2017-03-22 | 4 | -4/+52 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |