summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add option to auto add servers to the list of trusted servers once a federate...Björn Schießle2015-11-199-8/+67
* add status to server listBjörn Schießle2015-11-194-5/+19
* change 'cronstatus' to 'status' so that it can be used in other apps tooBjörn Schießle2015-11-192-5/+5
* add federation to shipped.jsonBjörn Schießle2015-11-191-1/+2
* exchange shared secretBjörn Schießle2015-11-1912-119/+1052
* added app "federation", allows you to connect ownClouds and exchange user listsBjörn Schießle2015-11-1919-1/+1505
* Merge pull request #20034 from owncloud/icewind_streams_0.3.0Thomas Müller2015-11-192-0/+9
|\
| * Follow the interface againRoeland Jago Douma2015-11-191-0/+9
| * Bump 3rdparty for icewind/streams-0.3.0Roeland Jago Douma2015-11-191-0/+0
* | Merge pull request #20615 from owncloud/systemtag-fix-method-nameThomas Müller2015-11-191-1/+1
|\ \
| * | Adjust the method name to reflect it's behaviourJoas Schilling2015-11-191-1/+1
* | | Merge pull request #20611 from owncloud/files-newmenuremovetextfileThomas Müller2015-11-192-34/+59
|\ \ \
| * | | Remove "Text file" entry in the "+" menuVincent Petry2015-11-192-34/+59
| | |/ | |/|
* | | Merge pull request #20355 from owncloud/add-carddav-sharingThomas Müller2015-11-1912-7/+652
|\ \ \
| * | | Adding an existing sharee is idempotentThomas Müller2015-11-192-10/+30
| * | | Implement CSRF protectionThomas Müller2015-11-193-1/+26
| * | | Addressbook sharing added based on a simplified approach which is based on ca...Thomas Müller2015-11-1910-5/+605
| |/ /
* | | Merge pull request #20603 from owncloud/joblist--more-robustThomas Müller2015-11-191-12/+24
|\ \ \ | |_|/ |/| |
| * | Make the JobList test more robust by sorting the result of getAll before comp...Joas Schilling2015-11-191-12/+24
* | | Merge pull request #20563 from owncloud/systemtags-interfaceThomas Müller2015-11-195-0/+352
|\ \ \ | |_|/ |/| |
| * | Core interfaces for system tags and its managerVincent Petry2015-11-195-0/+352
* | | Merge pull request #20570 from owncloud/integration-fix-docsThomas Müller2015-11-191-34/+42
|\ \ \
| * | | Delete when it is a directory...Joas Schilling2015-11-181-1/+1
| * | | Fix doc blocksJoas Schilling2015-11-181-34/+42
| | |/ | |/|
* | | Merge pull request #20537 from owncloud/add-internal-locking-to-new-webdav-en...Thomas Müller2015-11-193-15/+10
|\ \ \
| * | | Add internal locking plugin - fixes #20502Thomas Müller2015-11-163-15/+10
* | | | Merge pull request #20533 from owncloud/log-levelThomas Müller2015-11-191-9/+10
|\ \ \ \
| * | | | clarify log level setting design, fix #20514Jan-Christoph Borchardt2015-11-181-9/+10
| | |/ / | |/| |
* | | | Merge pull request #20594 from owncloud/use-proper-variableThomas Müller2015-11-191-1/+1
|\ \ \ \
| * | | | Use proper variableLukas Reschke2015-11-181-1/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-1910-4/+34
|/ / / /
* | | | Merge pull request #20584 from owncloud/fileinfo-owner-external-shareRobin Appelman2015-11-182-6/+26
|\ \ \ \
| * | | | Handle non existing users as owner in the viewRobin Appelman2015-11-181-5/+20
| * | | | Implement getOwner for external share storageRobin Appelman2015-11-181-1/+6
* | | | | Merge pull request #20585 from owncloud/fix-htaccess-davThomas Müller2015-11-181-2/+2
|\ \ \ \ \
| * | | | | Update .well-known redirects to the new dav endpointThomas Müller2015-11-181-2/+2
|/ / / / /
* | | | | Revert "Update .well-known redirects to the new dav endpoint"Thomas Müller2015-11-181-2/+2
* | | | | Update .well-known redirects to the new dav endpointThomas Müller2015-11-181-2/+2
* | | | | Merge pull request #20371 from owncloud/add-caldav-2Thomas Müller2015-11-188-7/+1988
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use uri as displaynameThomas Müller2015-11-162-20/+13
| * | | | components was not written to the databaseThomas Müller2015-11-162-0/+5
| * | | | Add occ command to create a new calendarThomas Müller2015-11-162-0/+54
| * | | | Add scheduling backendThomas Müller2015-11-162-4/+68
| * | | | Fix OracleThomas Müller2015-11-161-1/+1
| * | | | Introducing CalDAV into coreThomas Müller2015-11-166-7/+1872
* | | | | Merge pull request #20567 from owncloud/dav-internalfileidpropThomas Müller2015-11-183-3/+22
|\ \ \ \ \
| * | | | | Add internal fileid to webdav responseVincent Petry2015-11-183-3/+22
| | |/ / / | |/| | |
* | | | | Merge pull request #20438 from owncloud/memcache-key-length-fixThomas Müller2015-11-181-8/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Handle errors on memcached level - fixes #17397Thomas Müller2015-11-101-8/+30
* | | | | Merge pull request #20540 from owncloud/fix-format-call-in-loggerThomas Müller2015-11-181-2/+5
|\ \ \ \ \