Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | also install sinon | Morris Jobke | 2017-03-23 | 1 | -1/+2 | |
| * | | | | Properly clear heartbeat interval | Vincent Petry | 2017-03-23 | 1 | -1/+1 | |
| * | | | | Update karma, use sinon from npm | Vincent Petry | 2017-03-23 | 3 | -5958/+11 | |
* | | | | | Merge pull request #3928 from nextcloud/downstream-17978 | Morris Jobke | 2017-03-23 | 13 | -39/+256 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve error message of charset convert script and behaviour | Morris Jobke | 2017-03-23 | 1 | -4/+5 | |
| * | | | | | Fix autoloader | Morris Jobke | 2017-03-22 | 2 | -0/+4 | |
| * | | | | | Address comments | Morris Jobke | 2017-03-21 | 3 | -22/+2 | |
| * | | | | | Adjust tests as well | Morris Jobke | 2017-03-21 | 1 | -2/+2 | |
| * | | | | | Adding tests for 4 byte unicode characters | Morris Jobke | 2017-03-21 | 10 | -20/+252 | |
* | | | | | | Merge pull request #3889 from nextcloud/downstream-26950 | Morris Jobke | 2017-03-23 | 2 | -3/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | fix sorting in the backend | Morris Jobke | 2017-03-23 | 4 | -80/+3 | |
| * | | | | | Sharing dialog: Names sorting is case sensitive #25971 | Ilja Neumann | 2017-03-17 | 2 | -0/+77 | |
* | | | | | | [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 |