Nextcloud Server
Go to file
Roeland Jago Douma 629bc1812e Add intergration tests for new chunking
The same intergration tests as for the old endpoint.
But now using the new chunking.

We upload 3 chunks in different order and the result should be the same
in all three.
2016-04-12 12:33:05 +02:00
.idea
3rdparty@631b7de7ce Update 3rdparty with sabre/dav 3.0.9 2016-04-07 17:23:35 +02:00
apps Initial implementation of the new chunked upload - as specified in https://dragotin.wordpress.com/2015/06/22/owncloud-chunking-ng/ 2016-04-12 12:32:04 +02:00
build Add intergration tests for new chunking 2016-04-12 12:33:05 +02:00
config Make lock ttl configurable 2016-04-07 08:24:13 +02:00
core Checkboxes (#23063) 2016-04-12 09:47:14 +02:00
l10n Also use Javascript as language in l10n.pl - fixes #13924 2016-04-07 12:59:59 +02:00
lib Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +02:00
ocs
ocs-provider
resources
settings [tx-robot] updated from transifex 2016-04-12 02:08:35 -04:00
tests Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +02:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess
.jshintrc
.mailmap
.mention-bot
.scrutinizer.yml
.tag
.travis.yml Exclude autoload_static.php (#23935) 2016-04-12 12:07:27 +02:00
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.sh
bower.json
buildjsdocs.sh
composer.json Move OC\Core and OC\Settings to composer autoloader 2016-04-05 16:47:38 +02:00
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
issue_template.md
occ
public.php
README.md Adding coverage graph to see how we progress 2016-03-31 12:44:11 +02:00
remote.php All webdav endpoints within remote.php are now hardcoded - helps to prevent migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know 2016-04-05 09:59:43 +02:00
robots.txt
status.php
version.php

ownCloud Core

Build Status Scrutinizer Code Quality codecov.io CodeClimate Coverity Dependency Status Dependency Status

codecov.io

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Why is this so awesome?

  • 📁 Access your Data You can store your files, contacts, calendars and more on a server of your choosing.
  • 📦 Sync your Data You keep your files, contacts, calendars and more synchronized amongst your devices.
  • 🔄 Share your Data You share your data with others, and give them access to your latest photo galleries, your calendar or anything else you want them to see.
  • 🚀 Expandable with dozens of Apps ...like Calendar, Contacts, Mail or News.
  • ☁️ All Benefits of the Cloud ...on your own Server.
  • 🔒 Encryption You can encrypt data in transit with secure https connections. You can enable the encryption app to encrypt data on storage for improved security and privacy.
  • ...

Installation instructions

https://doc.owncloud.org/server/9.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Support

Learn about the different ways you can get support for ownCloud: https://owncloud.org/support/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/9.0/developer_manual/core/translation.html