Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-21 | 2 | -0/+2 |
* | Merge pull request #3530 from nextcloud/scss-variables | Lukas Reschke | 2017-03-20 | 2 | -14/+19 |
|\ | |||||
| * | Add tests for SCSSCacher | Julius Härtl | 2017-03-20 | 1 | -24/+3 |
| * | Add tests for SCSSCacher | Julius Haertl | 2017-03-20 | 2 | -7/+8 |
| * | Add variables.scss and import it for each scss file | Julius Haertl | 2017-03-20 | 1 | -6/+31 |
* | | Merge pull request #3957 from nextcloud/downstream-27307 | Christoph Wurst | 2017-03-20 | 2 | -26/+27 |
|\ \ | |||||
| * | | Some more code fixes | Joas Schilling | 2017-03-20 | 1 | -21/+22 |
| * | | Don't use a generic exception | Joas Schilling | 2017-03-20 | 2 | -5/+5 |
* | | | Revert "Add a magic wrapper to allow phpunit4 to run the code again " | Roeland Jago Douma | 2017-03-20 | 1 | -7/+0 |
* | | | Merge pull request #3945 from nextcloud/downstream-27298 | Lukas Reschke | 2017-03-20 | 1 | -1/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Adding file, line, class and function to the query logger (#27298) | Thomas Müller | 2017-03-19 | 1 | -1/+4 |
* | | | Merge pull request #3939 from nextcloud/downstream-27159 | Joas Schilling | 2017-03-20 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Move error message to log entry | Lukas Reschke | 2017-03-20 | 1 | -1/+12 |
| * | | | Fix malformed logging in exception | kdslkdsaldsal | 2017-03-19 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #3929 from nextcloud/downstream-27068 | Joas Schilling | 2017-03-20 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | Add tests for database user backend caching | Vincent Petry | 2017-03-20 | 1 | -1/+6 |
| * | | | cache loadUser if not exists | Jörn Friedrich Dreyer | 2017-03-20 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #3884 from nextcloud/downstream-26956 | Joas Schilling | 2017-03-20 | 4 | -11/+38 |
|\ \ \ | |||||
| * | | | Use DI | Joas Schilling | 2017-03-17 | 2 | -9/+17 |
| * | | | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 3 | -6/+25 |
* | | | | Merge pull request #3924 from nextcloud/preview_fixes | Lukas Reschke | 2017-03-20 | 1 | -12/+26 |
|\ \ \ \ | |||||
| * | | | | Some code cleanup | Roeland Jago Douma | 2017-03-19 | 1 | -12/+21 |
| * | | | | Don't generate max preview twice | Roeland Jago Douma | 2017-03-19 | 1 | -0/+5 |
* | | | | | Merge pull request #3950 from nextcloud/downstream-27149 | Lukas Reschke | 2017-03-20 | 2 | -0/+7 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 2 | -0/+7 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #3952 from nextcloud/downstream-27209 | Morris Jobke | 2017-03-20 | 2 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Update autoloader | Lukas Reschke | 2017-03-20 | 2 | -0/+2 |
| |/ / / | |||||
* | | | | Merge pull request #3949 from nextcloud/downstream-27307 | Morris Jobke | 2017-03-20 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Add exception to PHPDoc | Lukas Reschke | 2017-03-20 | 1 | -0/+1 |
| * | | | | checking if app exists in the FileStream now | noveens | 2017-03-20 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge pull request #3940 from nextcloud/downstream-27048 | Lukas Reschke | 2017-03-20 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Add postLogout hook to finish sessions from external session managers (#27048) | Felix Rupp | 2017-03-19 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge pull request #3943 from nextcloud/downstream-27318 | Morris Jobke | 2017-03-20 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | ownC -> Nextc | Morris Jobke | 2017-03-19 | 1 | -1/+1 |
| * | | | | maintenance warning printed on STDERR rather than STDOUT | noveens | 2017-03-19 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | Merge pull request #3941 from nextcloud/downstream-27254 | Morris Jobke | 2017-03-20 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | HTTP 1.1 used when giving 403 and 404 errors while attempting to download non... | noveens | 2017-03-19 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge pull request #3931 from nextcloud/downstream-27295 | Roeland Jago Douma | 2017-03-20 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | don't store empty groupids | Jörn Friedrich Dreyer | 2017-03-19 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge pull request #3935 from nextcloud/downstream-27293 | Morris Jobke | 2017-03-20 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | log where a resource was not found | Jörn Friedrich Dreyer | 2017-03-19 | 1 | -1/+1 |
| |/ / / | |||||
* / / / | Defining App "cron" for "Invalidating tokens older than" message #27167 (#27201) | Martin | 2017-03-19 | 1 | -2/+2 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-20 | 2 | -0/+436 |
* | | | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 12 | -58/+65 |
* | | | Merge pull request #3927 from nextcloud/minor-fixes | Morris Jobke | 2017-03-19 | 5 | -34/+35 |
|\ \ \ | |||||
| * | | | Namespace and array syntax fixes | Morris Jobke | 2017-03-19 | 5 | -34/+35 |
* | | | | Merge pull request #3906 from nextcloud/shares-circles-2 | Roeland Jago Douma | 2017-03-19 | 3 | -5/+57 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | shares-circles | Maxence Lange | 2017-03-17 | 3 | -5/+57 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-18 | 2 | -62/+62 |
* | | | Merge pull request #3898 from nextcloud/issue-3627-always-suggest-cli-url | Lukas Reschke | 2017-03-18 | 3 | -7/+23 |
|\ \ \ | |/ / |/| | |