summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* CardDavBackEnd requires principalBackend on ctorThomas Müller2015-11-252-11/+24
* Output owncloud.log to the consoleThomas Müller2015-11-251-0/+4
* Adding sync support - including dav testsThomas Müller2015-11-254-2/+1608
* Merge pull request #20733 from owncloud/scan-eventsource-no-pathsThomas Müller2015-11-251-8/+0
|\
| * Dont output paths in scan.phpRobin Appelman2015-11-251-8/+0
* | add icon for Federation appJan-Christoph Borchardt2015-11-251-0/+4
* | Merge pull request #20712 from owncloud/replace-netcat-phpThomas Müller2015-11-258-81/+71
|\ \
| * | Replace shitty netcat use with dedicated PHP scriptRobin McCorkell2015-11-248-81/+71
* | | Merge pull request #20691 from owncloud/share2.0_di_fixesThomas Müller2015-11-253-124/+222
|\ \ \ | |_|/ |/| |
| * | [Sharing 2.0] Use the rootfolder to get the path of a shareRoeland Jago Douma2015-11-243-49/+65
| * | [Sharing 2.0] Fix phpdoc etcRoeland Jago Douma2015-11-241-6/+6
| * | [Sharing 2.0] Move authentication to the OCS APIRoeland Jago Douma2015-11-243-62/+147
| * | [Sharing 2.0] Default share provider only generic DIRoeland Jago Douma2015-11-241-1/+1
| * | [Sharing 2.0] Removed unused DI stuffRoeland Jago Douma2015-11-242-26/+23
* | | Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller2015-11-2515-797/+54
|\ \ \
| * | | update testsRobin Appelman2015-11-193-3/+2
| * | | take the etag of child mounts into account for the folder etagRobin Appelman2015-11-1912-794/+52
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-25114-120/+246
* | | | Merge pull request #20636 from owncloud/savre-3.0Thomas Müller2015-11-2410-155/+192
|\ \ \ \
| * | | | Adjust sabre changes in coreThomas Müller2015-11-2410-155/+192
* | | | | Merge pull request #20692 from owncloud/federation_auto_add_serversThomas Müller2015-11-247-4/+171
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove invalid use statementThomas Müller2015-11-241-1/+0
| * | | | always store server url without a trailing slashBjörn Schießle2015-11-242-3/+20
| * | | | use hooks to auto add server to the list of trusted servers once a federated ...Björn Schießle2015-11-245-0/+151
* | | | | Merge pull request #18294 from esakol/issue17173Thomas Müller2015-11-241-39/+67
|\ \ \ \ \
| * | | | | Fix RHDS ldap paged search, Issue #17173Mario Kolling2015-11-091-39/+67
* | | | | | Merge pull request #20595 from owncloud/fix-double-slashesThomas Müller2015-11-241-1/+5
|\ \ \ \ \ \
| * | | | | | Avoid double slashes in URL when trying to add an remote shareblizzz2015-11-181-1/+5
* | | | | | | Merge pull request #18999 from owncloud/ext-config-listadminThomas Müller2015-11-249-220/+377
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Defer initialisation of data until after complete constructionRobin McCorkell2015-11-222-22/+39
| * | | | | | Clear highlight on RSA public key generationRobin McCorkell2015-11-211-1/+1
| * | | | | | Only set value if it exists in the StorageConfigRobin McCorkell2015-11-211-2/+5
| * | | | | | Reset mountpoint input field when creating new mountRobin McCorkell2015-11-211-0/+1
| * | | | | | Fix JS unit testsRobin McCorkell2015-11-212-4/+6
| * | | | | | Fix external storage priority logicRobin McCorkell2015-11-211-1/+1
| * | | | | | Load applicable users/groups correctlyRobin McCorkell2015-11-211-0/+13
| * | | | | | Display applicable global storages in personal mount listRobin McCorkell2015-11-216-57/+187
| * | | | | | Render external storages list in JSRobin McCorkell2015-11-213-149/+140
* | | | | | | Merge pull request #20574 from owncloud/files_external_list_commandRobin Appelman2015-11-242-0/+265
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | language fixesRobin Appelman2015-11-231-2/+2
| * | | | | | truncate long values on defaultRobin Appelman2015-11-231-1/+17
| * | | | | | hide passwords and secrets on defaultRobin Appelman2015-11-231-0/+18
| * | | | | | use common --output optionRobin Appelman2015-11-231-7/+11
| * | | | | | Add files_external:list command to list configured external storagesRobin Appelman2015-11-232-0/+227
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-24308-2400/+802
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #20684 from owncloud/more-timeThomas Müller2015-11-231-1/+3
|\ \ \ \ \ \
| * | | | | | webdav docker tests - wait at least 5 seconds after the full startupMorris Jobke2015-11-231-1/+3
| |/ / / / /
* | | | | | Merge pull request #20609 from owncloud/dav-donotauththroughajaxThomas Müller2015-11-232-2/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Do not authenticate over ajaxVincent Petry2015-11-232-2/+41
* | | | | | Merge pull request #20222 from owncloud/federated_sharing_auto_completeThomas Müller2015-11-2323-0/+3077
|\ \ \ \ \ \ | |/ / / / / |/| | | | |