summaryrefslogtreecommitdiffstats
path: root/apps/federation
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-132-0/+28
|
* Merge pull request #25046 from owncloud/fix-the-realmVincent Petry2016-06-101-0/+4
|\ | | | | Use the correct realm for basic authentication
| * Use the correct realm for basic authentication - fixes #23427Thomas Müller2016-06-091-0/+4
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-104-4/+16
|/
* Removed old htmlSergio Bertolín2016-06-081-2/+3
|
* Improve readabilitySergio Bertolín2016-06-081-1/+1
|
* Fixed problem about removing trusted servers accidentallySergio Bertolín2016-06-083-9/+13
|
* Update license headersLukas Reschke2016-05-2624-28/+37
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-242-0/+18
|
* Fix errors in the testsJoas Schilling2016-05-195-10/+20
|
* Move federation tests to PSR-4Joas Schilling2016-05-1910-4/+4
|
* Move federation code to PSR-4Joas Schilling2016-05-1913-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-162-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-152-6/+6
|
* Background jobs from info.xml (#24582)Joas Schilling2016-05-124-51/+4
| | | | | | | | | | | | | | * Move background job registration of Federation to info.xml * Move background registration of Files app to info.xml * Move background job registration of files_sharing to info.xml * Move background job registration of files_trashbin to info.xml * Move background job registration of files_versions to info.xml * Move background job registration from user_ldap to info.xml
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-082-0/+16
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-302-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-262-0/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-244-2/+26
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-312-2/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-294-2/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-282-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-262-0/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-242-2/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-232-0/+28
|
* Merge pull request #23388 from ↵Thomas Müller2016-03-214-33/+68
|\ | | | | | | | | owncloud/issue-22887-infinite-background-job-loop-for-old-versions Do not create a new job when federation failed to connect but use existing job
| * Do not create a new job when it failed to connect atmJoas Schilling2016-03-214-33/+68
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-212-2/+8
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-202-0/+18
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-192-0/+22
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-156-12/+28
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-114-10/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-092-0/+28
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-082-2/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-078-2/+72
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-0510-10/+56
|
* Automatically enable "federation" appLukas Reschke2016-03-041-11/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-0420-20/+98
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-032-2/+2
|
* Translate strings of federation admin sectionJoas Schilling2016-03-021-4/+4
|
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
|
* Map MaciLukas Reschke2016-03-011-0/+1
|
* Update author informationLukas Reschke2016-03-0113-7/+90
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Merge pull request #22686 from owncloud/cleanup_remote_address_booksThomas Müller2016-03-0114-33/+113
|\ | | | | remove remote address book if access was revoked
| * increase version numberBjoern Schiessle2016-03-011-1/+1
| |
| * fix doc-blockBjoern Schiessle2016-02-291-0/+1
| |
| * remove synced remote address book if the remote server revoked access to his ↵Bjoern Schiessle2016-02-294-1/+12
| | | | | | | | system address book
| * remove remote address book if the admin removes the server from the trusted ↵Bjoern Schiessle2016-02-298-18/+85
| | | | | | | | servers list
| * reuse the url_hash instead of calculating a new hash for the address bookBjoern Schiessle2016-02-265-13/+14
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-012-0/+20
| |