Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Make DI work for all apps | Roeland Jago Douma | 2017-03-21 | 1 | -6/+13 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #3795 from nextcloud/bundle_vendor_js | Roeland Jago Douma | 2017-03-22 | 1 | -13/+15 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | When debug don't load the bundled file | Roeland Jago Douma | 2017-03-22 | 1 | -2/+19 | |
| * | | | | Bundle more default vendor js | Roeland Jago Douma | 2017-03-22 | 1 | -3/+0 | |
| * | | | | Merge vendor js | Roeland Jago Douma | 2017-03-22 | 1 | -14/+2 | |
| |/ / / | ||||||
* / / / | Remove ownCloud Root Authority as per todo | Joas Schilling | 2017-03-22 | 1 | -8/+1 | |
|/ / / | ||||||
* | | | Remove test code | Lukas Reschke | 2017-03-21 | 1 | -1/+0 | |
* | | | Merge pull request #3844 from nextcloud/unshare_event | Joas Schilling | 2017-03-21 | 2 | -38/+107 | |
|\ \ \ | ||||||
| * | | | Add LegacyHooks | Roeland Jago Douma | 2017-03-17 | 2 | -39/+103 | |
| * | | | Add unshare event | Roeland Jago Douma | 2017-03-17 | 1 | -0/+5 | |
* | | | | Core is also a special app | Roeland Jago Douma | 2017-03-21 | 1 | -0/+2 | |
* | | | | Move a lot of stuff over to the ServerContainer | Roeland Jago Douma | 2017-03-21 | 2 | -246/+156 | |
* | | | | Fix settings tests | Roeland Jago Douma | 2017-03-21 | 2 | -15/+19 | |
* | | | | Add DI intergration tests | Roeland Jago Douma | 2017-03-21 | 2 | -9/+16 | |
* | | | | Extend DI tests | Roeland Jago Douma | 2017-03-21 | 1 | -4/+12 | |
* | | | | More elegant handling of recursion | Roeland Jago Douma | 2017-03-21 | 2 | -4/+8 | |
* | | | | PoC of moving the interface classes to the servercontainer | Roeland Jago Douma | 2017-03-21 | 2 | -10/+10 | |
* | | | | Update query method for DIContainer | Roeland Jago Douma | 2017-03-21 | 2 | -5/+13 | |
* | | | | 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 | 1 | -26/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Some more code fixes | Joas Schilling | 2017-03-20 | 1 | -21/+22 | |
| * | | | | | Don't use a generic exception | Joas Schilling | 2017-03-20 | 1 | -5/+4 | |
* | | | | | | 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 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | 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 | |
|\ \ \ \ \ \ |