Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test with spcial chars in group | Sergio Bertolín | 2016-01-13 | 1 | -0/+11 |
| | |||||
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 1195 | -1594/+2742 |
|\ | | | | | Update license headers 2016 | ||||
| * | Happy new year! | Thomas Müller | 2016-01-12 | 1194 | -1593/+2739 |
| | | |||||
| * | We have new apps .... | Thomas Müller | 2016-01-12 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #20948 from owncloud/fed-sync-contacts | Thomas Müller | 2016-01-13 | 19 | -30/+582 |
|\ \ | | | | | | | Syncing system addressbooks across federated ownClouds | ||||
| * | | Reuse backend as provided by the app container | Thomas Müller | 2016-01-12 | 1 | -9/+3 |
| | | | |||||
| * | | Fix ctor call | Thomas Müller | 2016-01-12 | 3 | -4/+0 |
| | | | |||||
| * | | fix doc-block | Björn Schießle | 2016-01-12 | 1 | -7/+1 |
| | | | |||||
| * | | create urls in a way that sabredav handles it correctly | Björn Schießle | 2016-01-12 | 1 | -2/+2 |
| | | | |||||
| * | | Catch exceptions during sync | Thomas Müller | 2016-01-12 | 2 | -7/+8 |
| | | | |||||
| * | | federation has to be of type filesystem so that we load this app for webdav ↵ | Thomas Müller | 2016-01-12 | 2 | -0/+6 |
| | | | | | | | | | | | | requests | ||||
| * | | Inject DbHandler .... | Thomas Müller | 2016-01-12 | 2 | -9/+10 |
| | | | |||||
| * | | md5 -> sha1 | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | | | |||||
| * | | Address comments | Thomas Müller | 2016-01-12 | 3 | -7/+11 |
| | | | |||||
| * | | Adding unit tests for the sync service | Thomas Müller | 2016-01-12 | 2 | -1/+94 |
| | | | |||||
| * | | Adding tests and adjust PHPDoc | Thomas Müller | 2016-01-12 | 6 | -13/+120 |
| | | | |||||
| * | | Fix registration of sync command | Thomas Müller | 2016-01-12 | 1 | -4/+1 |
| | | | |||||
| * | | Decouple federation and dav app | Thomas Müller | 2016-01-12 | 10 | -26/+271 |
| | | | |||||
| * | | Use EventDispatcher to allow additional setup of auth backends - move ↵ | Thomas Müller | 2016-01-12 | 4 | -3/+35 |
| | | | | | | | | | | | | federation auth to federation app | ||||
| * | | Allow trusted servers to authenticate | Thomas Müller | 2016-01-12 | 4 | -3/+85 |
| |/ | |||||
* | | Merge pull request #21580 from owncloud/symfony_event_dispatcher-2.8.1 | Thomas Müller | 2016-01-13 | 1 | -0/+0 |
|\ \ | | | | | | | [3rdparty] Bump symfony/event-dispatcher | ||||
| * | | [3rdparty] Bump symfony/event-dispatcher | Roeland Jago Douma | 2016-01-12 | 1 | -0/+0 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-13 | 158 | -858/+886 |
| | | | |||||
* | | | Merge pull request #21336 from owncloud/system-root-certs | Thomas Müller | 2016-01-12 | 18 | -168/+323 |
|\ \ \ | | | | | | | | | Allow admins to add system wide root certificates | ||||
| * | | | Add a config option to enable certificate management | Robin Appelman | 2016-01-12 | 2 | -6/+13 |
| | | | | |||||
| * | | | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 17 | -168/+316 |
| |/ / | |||||
* | | | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-check | Thomas Müller | 2016-01-12 | 6 | -6/+29 |
|\ \ \ | |_|/ |/| | | Add config switch to disable the .well-known URL check | ||||
| * | | Add config switch to disable the .well-known URL check | Morris Jobke | 2016-01-12 | 6 | -6/+29 |
| | | | |||||
* | | | Merge pull request #21616 from owncloud/introduce-dav-application-class | Thomas Müller | 2016-01-12 | 5 | -16/+201 |
|\ \ \ | | | | | | | | | Unit test contact provider registration | ||||
| * | | | Unit test contact provider registration | Thomas Müller | 2016-01-11 | 5 | -16/+201 |
| | | | | |||||
* | | | | Merge pull request #21641 from owncloud/fix_21639 | Thomas Müller | 2016-01-12 | 2 | -1/+5 |
|\ \ \ \ | |_|_|/ |/| | | | Do not lower the sharee search | ||||
| * | | | Add unit tests to make sure we do not lower the search | Roeland Jago Douma | 2016-01-12 | 1 | -0/+4 |
| | | | | |||||
| * | | | Do not lower the sharee search | Roeland Jago Douma | 2016-01-12 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #21639 When lowering the remote search it break remotes that have uppercase letters like foo@example.com/ownCloud/ Backends do the mathcing so they should also make sure that the search string is converted to the format they require. | ||||
* | | | Merge pull request #21638 from owncloud/degrade-well-known-url-check | Thomas Müller | 2016-01-12 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | Show the well-known URL check as info instead of error | ||||
| * | | Show the well-known URL check as info instead of error | Morris Jobke | 2016-01-12 | 2 | -2/+2 |
|/ / | | | | | | | * ref https://github.com/owncloud/core/pull/21562#issuecomment-170344549 | ||||
* | | Merge pull request #21637 from owncloud/reformat-irequest | Thomas Müller | 2016-01-12 | 1 | -4/+16 |
|\ \ | | | | | | | fix identation in public/irequest.php | ||||
| * | | fix identation in public/irequest.php | Morris Jobke | 2016-01-12 | 1 | -4/+16 |
| | | | |||||
* | | | Merge pull request #21628 from owncloud/deprecated_secure_random_funcions | Thomas Müller | 2016-01-12 | 24 | -48/+27 |
|\ \ \ | |/ / |/| | | Replace deprecated function calls to SecureRandom | ||||
| * | | Fix unit tests | Roeland Jago Douma | 2016-01-11 | 4 | -22/+1 |
| | | | |||||
| * | | getMediumStrengthGenerator is deprecated and does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 14 | -17/+17 |
| | | | |||||
| * | | getLowStrengthGenerator does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 8 | -9/+9 |
| | | | |||||
* | | | Merge pull request #21624 from owncloud/l10n_deprecated_function | Thomas Müller | 2016-01-12 | 2 | -16/+0 |
|\ \ \ | | | | | | | | | Remove unused deprecated function from l10n.php | ||||
| * | | | Remove unused deprecated function | Roeland Jago Douma | 2016-01-11 | 2 | -16/+0 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-12 | 26 | -14/+164 |
| |/ / |/| | | |||||
* | | | Merge pull request #21622 from ↵ | Thomas Müller | 2016-01-11 | 1 | -0/+4 |
|\ \ \ | |_|/ |/| | | | | | | | | owncloud/revert-21479-fix-broken-state-in-htaccess-test Revert "Remove unneeded check if htaccess test file already exists" | ||||
| * | | Revert "Remove unneeded check if htaccess test file already exists" | Lukas Reschke | 2016-01-11 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #21613 from owncloud/dav-fix-constructor | Thomas Müller | 2016-01-11 | 1 | -2/+1 |
|\ \ | |/ |/| | fix principal constructor for dav | ||||
| * | fix principal constructor for dav | Robin Appelman | 2016-01-11 | 1 | -2/+1 |
| | | |||||
* | | Merge pull request #21517 from owncloud/ext-oauth-fix | Thomas Müller | 2016-01-11 | 2 | -78/+82 |
|\ \ | | | | | | | Fix OAuth external storage auth for step 2 | ||||
| * | | Fix OAuth external storage auth for step 2 | Robin McCorkell | 2016-01-07 | 2 | -78/+82 |
| | | | | | | | | | | | | Parameters are only available after the onCompletion promise is run |