Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge vendor js | Roeland Jago Douma | 2017-03-23 | 1 | -12/+15 |
* | Merge pull request #3978 from nextcloud/scss_deps_memcache | Lukas Reschke | 2017-03-23 | 2 | -9/+24 |
|\ | |||||
| * | Cache SCSS dependency file in memcache | Roeland Jago Douma | 2017-03-22 | 2 | -9/+24 |
* | | 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 #3497 from nextcloud/mount-shared-last | Morris Jobke | 2017-03-22 | 2 | -2/+34 |
|\ \ | |/ |/| | |||||
| * | mount shared mounts last | Robin Appelman | 2017-03-22 | 2 | -2/+34 |
* | | Revert "Bundle vendor js" | Roeland Jago Douma | 2017-03-22 | 1 | -15/+13 |
* | | Merge pull request #3977 from nextcloud/di_ng2 | blizzz | 2017-03-22 | 4 | -18/+55 |
|\ \ | |||||
| * | | Register the namespace with the autoloading to allow reverse recovery | Joas Schilling | 2017-03-22 | 2 | -7/+26 |
| * | | Also cache the namespace from appinfo | Joas Schilling | 2017-03-22 | 1 | -3/+4 |
| * | | Don't do a recursive search | Joas Schilling | 2017-03-22 | 2 | -2/+22 |
| * | | buildAppNamespace already has the fallback | Joas Schilling | 2017-03-22 | 1 | -11/+1 |
| * | | 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 |
|\ \ \ \ \ |