summaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-01-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-01-182-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-01-142-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-01-112-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-12-312-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-12-102-0/+12
* Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\
| * rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* | Merge pull request #24340 from nextcloud/td/psalm/job_executeMorris Jobke2020-11-301-1/+1
|\ \
| * | Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-11-302-2/+4
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-11-262-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-192-2/+4
* [tx-robot] updated from transifexNextcloud bot2020-11-092-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-10-312-0/+12
* Merge pull request #23742 from nextcloud/enhancement/eventdispatcher-typed-li...Morris Jobke2020-10-301-2/+2
|\
| * Fix invalid usages of the new dispatcherRoeland Jago Douma2020-10-291-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-10-302-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2020-10-282-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-10-222-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-10-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-10-162-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-10-142-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-10-014-0/+24
* [tx-robot] updated from transifexNextcloud bot2020-09-282-0/+10
* [tx-robot] updated from transifexNextcloud bot2020-09-264-2/+16
* [tx-robot] updated from transifexNextcloud bot2020-09-252-0/+10
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-09-232-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-09-2010-0/+60
* Add transifex config for all new appsMorris Jobke2020-09-181-0/+0
* Bump versionsJoas Schilling2020-09-181-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-4/+4
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-6/+13
* Move lookup server connector to bootstrap mechanismMorris Jobke2020-07-082-43/+15
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-3/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
* Update license headersChristoph Wurst2019-12-054-4/+29
* Some php-cs fixesRoeland Jago Douma2019-11-222-1/+2
* remove missed manual Application instance constructionsRobin Appelman2019-11-041-1/+3
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Make the RetryJob work on the userId onlyJoas Schilling2019-07-182-129/+131
* Yay for null coalescing operatorJoas Schilling2019-07-181-13/+12
* Use public interfacesJoas Schilling2019-07-181-11/+14