summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge vendor jsRoeland Jago Douma2017-03-231-12/+15
* Merge pull request #3978 from nextcloud/scss_deps_memcacheLukas Reschke2017-03-232-9/+24
|\
| * Cache SCSS dependency file in memcacheRoeland Jago Douma2017-03-222-9/+24
* | Merge pull request #3994 from nextcloud/only_init_backbone_onceLukas Reschke2017-03-231-1/+0
|\ \
| * | Only initialize backbone onceRoeland Jago Douma2017-03-221-1/+0
| |/
* | Merge pull request #3497 from nextcloud/mount-shared-lastMorris Jobke2017-03-222-2/+34
|\ \ | |/ |/|
| * mount shared mounts lastRobin Appelman2017-03-222-2/+34
* | Revert "Bundle vendor js"Roeland Jago Douma2017-03-221-15/+13
* | Merge pull request #3977 from nextcloud/di_ng2blizzz2017-03-224-18/+55
|\ \
| * | Register the namespace with the autoloading to allow reverse recoveryJoas Schilling2017-03-222-7/+26
| * | Also cache the namespace from appinfoJoas Schilling2017-03-221-3/+4
| * | Don't do a recursive searchJoas Schilling2017-03-222-2/+22
| * | buildAppNamespace already has the fallbackJoas Schilling2017-03-221-11/+1
| * | Make DI work for all appsRoeland Jago Douma2017-03-211-6/+13
* | | Merge pull request #3795 from nextcloud/bundle_vendor_jsRoeland Jago Douma2017-03-221-13/+15
|\ \ \ | |_|/ |/| |
| * | When debug don't load the bundled fileRoeland Jago Douma2017-03-221-2/+19
| * | Bundle more default vendor jsRoeland Jago Douma2017-03-221-3/+0
| * | Merge vendor jsRoeland Jago Douma2017-03-221-14/+2
| |/
* / Remove ownCloud Root Authority as per todoJoas Schilling2017-03-221-8/+1
|/
* Remove test codeLukas Reschke2017-03-211-1/+0
* Merge pull request #3844 from nextcloud/unshare_eventJoas Schilling2017-03-212-38/+107
|\
| * Add LegacyHooksRoeland Jago Douma2017-03-172-39/+103
| * Add unshare eventRoeland Jago Douma2017-03-171-0/+5
* | Core is also a special appRoeland Jago Douma2017-03-211-0/+2
* | Move a lot of stuff over to the ServerContainerRoeland Jago Douma2017-03-212-246/+156
* | Fix settings testsRoeland Jago Douma2017-03-212-15/+19
* | Add DI intergration testsRoeland Jago Douma2017-03-212-9/+16
* | Extend DI testsRoeland Jago Douma2017-03-211-4/+12
* | More elegant handling of recursionRoeland Jago Douma2017-03-212-4/+8
* | PoC of moving the interface classes to the servercontainerRoeland Jago Douma2017-03-212-10/+10
* | Update query method for DIContainerRoeland Jago Douma2017-03-212-5/+13
* | Merge pull request #3530 from nextcloud/scss-variablesLukas Reschke2017-03-202-14/+19
|\ \
| * | Add tests for SCSSCacherJulius Härtl2017-03-201-24/+3
| * | Add tests for SCSSCacherJulius Haertl2017-03-202-7/+8
| * | Add variables.scss and import it for each scss fileJulius Haertl2017-03-201-6/+31
* | | Merge pull request #3957 from nextcloud/downstream-27307Christoph Wurst2017-03-201-26/+26
|\ \ \
| * | | Some more code fixesJoas Schilling2017-03-201-21/+22
| * | | Don't use a generic exceptionJoas Schilling2017-03-201-5/+4
* | | | Merge pull request #3945 from nextcloud/downstream-27298Lukas Reschke2017-03-201-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding file, line, class and function to the query logger (#27298)Thomas Müller2017-03-191-1/+4
* | | | Merge pull request #3939 from nextcloud/downstream-27159Joas Schilling2017-03-201-0/+11
|\ \ \ \
| * | | | Move error message to log entryLukas Reschke2017-03-201-1/+12
| * | | | Fix malformed logging in exceptionkdslkdsaldsal2017-03-191-1/+1
| |/ / /
* | | | Merge pull request #3929 from nextcloud/downstream-27068Joas Schilling2017-03-201-2/+7
|\ \ \ \
| * | | | Add tests for database user backend cachingVincent Petry2017-03-201-1/+6
| * | | | cache loadUser if not existsJörn Friedrich Dreyer2017-03-201-1/+1
| |/ / /
* | | | Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-204-11/+38
|\ \ \ \
| * | | | Use DIJoas Schilling2017-03-172-9/+17
| * | | | Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-173-6/+25
* | | | | Merge pull request #3924 from nextcloud/preview_fixesLukas Reschke2017-03-201-12/+26
|\ \ \ \ \