summaryrefslogtreecommitdiffstats
path: root/apps/federation
Commit message (Expand)AuthorAgeFilesLines
...
* [tx-robot] updated from transifexNextcloud bot2020-12-202-16/+16
* [tx-robot] updated from transifexNextcloud bot2020-12-162-0/+4
* Add missing parent::__construct() calls to JobsJoas Schilling2020-12-142-14/+8
* 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
* | Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-252-8/+6
|/
* Don't leave cursors open when tests failJoas Schilling2020-11-092-12/+44
* [tx-robot] updated from transifexNextcloud bot2020-10-312-12/+12
* [tx-robot] updated from transifexNextcloud bot2020-10-272-0/+2
* Make sure the function signatures of the backgroundjob matchRoeland Jago Douma2020-10-262-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-10-242-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-10-082-0/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-292-0/+2
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* Bump versionsJoas Schilling2020-09-181-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-182-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-152-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-022-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-08-252-0/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2411-3/+11
* [tx-robot] updated from transifexNextcloud bot2020-08-194-0/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-1210-53/+53
* [tx-robot] updated from transifexNextcloud bot2020-08-072-0/+34
* [tx-robot] updated from transifexNextcloud bot2020-07-312-0/+2
* Merge pull request #22017 from nextcloud/techdebt/noid/fix-psr4-namespaceMorris Jobke2020-07-294-4/+4
|\
| * Fix PSR-4 compatible namespaceJoas Schilling2020-07-274-4/+4
* | [tx-robot] updated from transifexNextcloud bot2020-07-292-2/+4
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-242-0/+2
* Move federated_share_added into a typed eventMorris Jobke2020-07-236-68/+135
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-07-074-0/+4
* Update class loadersJoas Schilling2020-07-062-0/+2
* Move federation to migrationsJoas Schilling2020-07-063-69/+84
* [tx-robot] updated from transifexNextcloud bot2020-07-042-0/+2
* Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commandsJoas Schilling2020-07-011-1/+1
|\
| * Also always return in app commandsJoas Schilling2020-06-261-1/+1
* | [tx-robot] updated from transifexNextcloud bot2020-06-308-0/+8
* | [tx-robot] updated from transifexNextcloud bot2020-06-282-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-06-2714-0/+14
|/
* Extend descriptioon on trusted serversJoas Schilling2020-06-251-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-05-232-2/+2
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-302-14/+18
* Update license headers for 19Christoph Wurst2020-04-2912-1/+12
* [tx-robot] updated from transifexNextcloud bot2020-04-162-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-152-0/+32
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1020-42/+8
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1