summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/DependencyInjection/DIContainer.php
Commit message (Expand)AuthorAgeFilesLines
* Automatic creation of Identity managerJoas Schilling2017-05-101-1/+1
* Make BruteForceProtection annotation more cleverLukas Reschke2017-04-131-3/+14
* Move to dedicated MiddleWareLukas Reschke2017-04-131-3/+16
* Register in ServerContainerLukas Reschke2017-04-131-18/+0
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-3/+21
* Don't do a recursive searchJoas Schilling2017-03-221-1/+21
* buildAppNamespace already has the fallbackJoas Schilling2017-03-221-11/+1
* Make DI work for all appsRoeland Jago Douma2017-03-211-6/+13
* Core is also a special appRoeland Jago Douma2017-03-211-0/+2
* Move a lot of stuff over to the ServerContainerRoeland Jago Douma2017-03-211-204/+20
* Fix settings testsRoeland Jago Douma2017-03-211-12/+2
* Add DI intergration testsRoeland Jago Douma2017-03-211-7/+9
* Extend DI testsRoeland Jago Douma2017-03-211-4/+12
* More elegant handling of recursionRoeland Jago Douma2017-03-211-3/+7
* PoC of moving the interface classes to the servercontainerRoeland Jago Douma2017-03-211-8/+0
* Update query method for DIContainerRoeland Jago Douma2017-03-211-4/+12
* Merge pull request #3607 from nextcloud/api-to-resend-welcome-messageRoeland Jago Douma2017-03-031-0/+9
|\
| * Fix injection of defaultsMorris Jobke2017-02-281-0/+4
| * OCS API endpoint to resend welcome messageMorris Jobke2017-02-281-0/+5
* | Remove deprecated OC_User::isLoggedInSebastian Wessalowski2017-03-021-1/+1
|/
* Fix DI of the cloud id manager into appsJoas Schilling2017-02-141-0/+5
* Make sure to use the right appdata directoryJoas Schilling2017-02-091-0/+7
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-0/+4
|\
| * add login credential storeChristoph Wurst2017-01-111-0/+4
* | introduce brute force protection for api callsBjoern Schiessle2017-01-181-7/+14
|/
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-141-4/+0
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-0/+3
* Introduce PasswordConfirmRequired annotationJoas Schilling2016-11-181-0/+1
* bring back remember-meChristoph Wurst2016-11-021-0/+1
* Move away from OC_L10NRoeland Jago Douma2016-10-281-0/+3
* Merge pull request #1800 from nextcloud/nextcloud-rich-object-stringsMorris Jobke2016-10-271-0/+6
|\
| * Add Rich Object Definitions and a validatorJoas Schilling2016-10-201-0/+6
* | Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-251-1/+2
* | Add support for CSP noncesLukas Reschke2016-10-241-1/+2
|/
* Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-171-0/+4
|\
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-071-0/+4
* | [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-111-1/+4
|/
* Add for proper DIRoeland Jago Douma2016-10-051-0/+5
* Merge pull request #846 from nextcloud/provisioning_api_ocsJoas Schilling2016-08-171-1/+1
|\
| * Move OCS Middleware before security middlewareRoeland Jago Douma2016-08-141-1/+1
* | satisfy dependencies for files_externalArthur Schiwon2016-08-151-0/+4
* | simplify encryption manager fetching in DIContainerArthur Schiwon2016-08-131-16/+2
* | adjust files_externalArthur Schiwon2016-08-111-0/+18
* | more admin page splitup improvementsArthur Schiwon2016-08-101-0/+4
|/
* Allow DI of the workflow manager by the OCP interfaceJoas Schilling2016-07-271-0/+4
* Inject parametersRoeland Jago Douma2016-07-221-0/+6
* Fix othersJoas Schilling2016-07-211-3/+4
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-211-1/+2
|\
| * Implement brute force protectionLukas Reschke2016-07-201-1/+2
* | Add OCSMiddleware to catch OCS exceptionsRoeland Jago Douma2016-07-201-0/+8
|/