aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Ensure that FileInfo return values as required by its phpdoc.Piotr M2017-03-221-6/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #4000 from nextcloud/backport-27216Lukas Reschke2017-03-231-2/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | allow configuring authType for DAV backendJörn Friedrich Dreyer2017-03-221-2/+10
| |/ / / / /
* | | | | | 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-225-18/+56
|\ \ \ \ \ \
| * | | | | | 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-223-2/+23
| * | | | | | 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-214-38/+109
|\ \ \ \
| * | | | Update autoloaderRoeland Jago Douma2017-03-172-0/+2
| * | | | 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
* | | | | [tx-robot] updated from transifexNextcloud bot2017-03-212-0/+2
* | | | | 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-202-26/+27
|\ \ \ \ \ \
| * | | | | | Some more code fixesJoas Schilling2017-03-201-21/+22
| * | | | | | Don't use a generic exceptionJoas Schilling2017-03-202-5/+5
* | | | | | | Revert "Add a magic wrapper to allow phpunit4 to run the code again "Roeland Jago Douma2017-03-201-7/+0
* | | | | | | 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