Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 21 | -32/+37 |
* | Merge pull request #1821 from nextcloud/downstream-26366 | Morris Jobke | 2016-10-20 | 2 | -22/+25 |
|\ | |||||
| * | Sanitize length headers when validating quota | Thomas Müller | 2016-10-20 | 2 | -22/+25 |
* | | Merge pull request #1817 from nextcloud/oc_nus | Lukas Reschke | 2016-10-20 | 1 | -0/+1 |
|\ \ | |||||
| * | | Expose the needupgrade status (#26209) | Kristof Provost | 2016-10-20 | 1 | -0/+1 |
* | | | Merge pull request #1822 from nextcloud/restore-overwritten-services-after-er... | Roeland Jago Douma | 2016-10-20 | 5 | -51/+46 |
|\ \ \ | |||||
| * | | | Restore all services when a tests failed/finished for better testcase isolation | Joas Schilling | 2016-10-20 | 1 | -3/+26 |
| * | | | Make sure all tests use the TestCase method to overwrite services | Joas Schilling | 2016-10-20 | 4 | -48/+20 |
| |/ / | |||||
* | | | Merge pull request #1812 from nextcloud/allow-to-dismiss-the-code-integrity-w... | Jakob Sack | 2016-10-20 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Allow to dismiss the code integrity warning | Joas Schilling | 2016-10-20 | 1 | -0/+1 |
* | | | | Merge pull request #1796 from nextcloud/oc_fav-report | Lukas Reschke | 2016-10-20 | 13 | -280/+124 |
|\ \ \ \ | |||||
| * | | | | Make it possible to filter by tags with REPORT method | Vincent Petry | 2016-10-19 | 13 | -280/+124 |
* | | | | | Merge pull request #1816 from nextcloud/settings_nopng | Morris Jobke | 2016-10-20 | 6 | -0/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Get rid of settings/img/*.png | Roeland Jago Douma | 2016-10-20 | 6 | -0/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1768 from nextcloud/more-filepicker | Jan-Christoph Borchardt | 2016-10-20 | 7 | -76/+114 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Improve the styling | Morris Jobke | 2016-10-20 | 2 | -2/+6 |
| * | | | add proper left margin for filepicker title | Jan-Christoph Borchardt | 2016-10-19 | 1 | -0/+1 |
| * | | | fix filepicker with no mimetype filter | Robin Appelman | 2016-10-19 | 1 | -3/+6 |
| * | | | fix file exist dialog styling | Robin Appelman | 2016-10-19 | 1 | -0/+1 |
| * | | | filepicker: improve layout and style | Jan-Christoph Borchardt | 2016-10-19 | 3 | -22/+26 |
| * | | | Use a table for the filepicker list and add size column | Robin Appelman | 2016-10-19 | 4 | -41/+57 |
| * | | | use fileclient to get the filelist for the filepicker | Robin Appelman | 2016-10-19 | 1 | -12/+17 |
| * | | | Allow selecting a folder after using the breadcrumb | Robin Appelman | 2016-10-19 | 1 | -1/+1 |
| * | | | Allow selecting the root folder | Robin Appelman | 2016-10-19 | 1 | -1/+5 |
* | | | | Merge pull request #1813 from nextcloud/remove-unused-js | Roeland Jago Douma | 2016-10-20 | 1 | -193/+0 |
|\ \ \ \ | |||||
| * | | | | Remove deprecated breadcrumbs implementation | Morris Jobke | 2016-10-20 | 1 | -117/+0 |
| * | | | | Remove OC.localStorage and object method | Morris Jobke | 2016-10-20 | 1 | -76/+0 |
|/ / / / | |||||
* | | | | Merge pull request #1809 from nextcloud/drop-compatibility.js | Morris Jobke | 2016-10-20 | 4 | -158/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Remove unneeded compatibility polyfills | Morris Jobke | 2016-10-20 | 4 | -158/+1 |
|/ / / | |||||
* | | | Merge pull request #1810 from nextcloud/drop-placeholders.js | Marius Blüm | 2016-10-20 | 2 | -460/+0 |
|\ \ \ | |||||
| * | | | Remove unneeded placeholder polyfill | Morris Jobke | 2016-10-20 | 2 | -460/+0 |
* | | | | Merge pull request #1797 from nextcloud/issue-1791-show-path-on-filename-conf... | Morris Jobke | 2016-10-20 | 2 | -2/+26 |
|\ \ \ \ | |||||
| * | | | | Show the path, when the filename conflicts | Joas Schilling | 2016-10-19 | 2 | -2/+26 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1803 from nextcloud/fullscreen-icon | Morris Jobke | 2016-10-20 | 3 | -0/+15 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | add fullscreen icon | Jan-Christoph Borchardt | 2016-10-19 | 3 | -0/+15 |
| | |/ | |/| | |||||
* | | | Merge pull request #1773 from nextcloud/testing-characters-in-db | Lukas Reschke | 2016-10-19 | 20 | -33/+263 |
|\ \ \ | |||||
| * | | | Do not skip when mysql uses utf8mb4 | Joas Schilling | 2016-10-19 | 1 | -1/+2 |
| * | | | Fix test of repair step | Joas Schilling | 2016-10-19 | 1 | -6/+10 |
| * | | | test alternative drone syntax for command options | Morris Jobke | 2016-10-19 | 2 | -3/+5 |
| * | | | Fix like queries in the QueryBuilder | Joas Schilling | 2016-10-19 | 2 | -5/+29 |
| * | | | Fix the test | Joas Schilling | 2016-10-19 | 1 | -5/+5 |
| * | | | Ignore failures of collation change in the pre update step | Joas Schilling | 2016-10-19 | 2 | -11/+30 |
| * | | | add 4 byte mysql test run | Morris Jobke | 2016-10-19 | 2 | -9/+45 |
| * | | | Correctly save and pass on the charset | Joas Schilling | 2016-10-19 | 1 | -2/+4 |
| * | | | fix docker | Thomas Müller | 2016-10-19 | 1 | -1/+1 |
| * | | | Adding docker based unit test execution for mysql utf8mb4 | Thomas Müller | 2016-10-19 | 3 | -1/+36 |
| * | | | Fixing ctor call | Thomas Müller | 2016-10-19 | 4 | -6/+6 |
| * | | | only disable unicode test on mysql | Morris Jobke | 2016-10-19 | 1 | -7/+11 |
| * | | | Add config option to update charset of mysql to utf8mb4 | Morris Jobke | 2016-10-19 | 9 | -9/+66 |
| * | | | Adding tests for 4 byte unicode characters | Morris Jobke | 2016-10-19 | 2 | -0/+46 |