You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Thomas Müller 03ee3b9aec A TestCase which is not annotated to be in group DB will not allow access to the database connection.
This is necessary to categorize unit test and avoid duplicate test case execution - it also allows us to closely review unit test implementations to identify unnecessary db calls.
9 years ago
.idea Add newline that was removed by 15be763d46 10 years ago
3rdparty@685012c78a [3rdparty] bump symfony/console to 2.7.7 9 years ago
apps [tx-robot] updated from transifex 9 years ago
build Restructured FeatureContext to reuse some parts and run two servers in parallel 9 years ago
config Add support for Redis password auth 9 years ago
core [tx-robot] updated from transifex 9 years ago
l10n Merge pull request #19398 from owncloud/fix-tranifex 9 years ago
lib Merge pull request #20788 from owncloud/catch-missing-route 9 years ago
ocs Combine OCS API getUser method code into provisioning_api app 9 years ago
ocs-provider Reference v2 in the provider list 9 years ago
resources/config Update certificate bundle 9 years ago
settings [tx-robot] updated from transifex 9 years ago
tests A TestCase which is not annotated to be in group DB will not allow access to the database connection. 9 years ago
themes update example theme favicon 9 years ago
.bowerrc ability to add bower resources 10 years ago
.gitignore added app "federation", allows you to connect ownClouds and exchange user lists 9 years ago
.gitmodules use https as submodule url 10 years ago
.htaccess Update .well-known redirects to the new dav endpoint 9 years ago
.jshintrc enable laxbreak option in jshintrc to comply with our coding guide lines 10 years ago
.mailmap Update .mailmap 9 years ago
.scrutinizer.yml Revert "Specify PHP 5.4 as version for scrutinizer" 9 years ago
.tag Add .tag file to make tar balls tracable 10 years ago
.travis.yml Use sqlite 9 years ago
.user.ini Also set output_buffering in .user.ini to 0 9 years ago
AUTHORS Update AUTHOR file 9 years ago
CONTRIBUTING.md Fix repo links in CONTRIBUTING.md 9 years ago
COPYING-AGPL Really add AGPL file 14 years ago
COPYING-README correct icon license, we use Elementary icons, not Silk anymore 10 years ago
README.md Add coverity badge 9 years ago
autotest-external.sh Don't attempt to run tests unless start file is successful 9 years ago
autotest-hhvm.sh Combine autotest-hhvm.sh with autotest.sh 9 years ago
autotest-js.sh Use a universal shebang 9 years ago
autotest.cmd Restore the development config after running the tests 10 years ago
autotest.sh Use proper statement to retrieve the IP of an docker instance 9 years ago
bower.json Add evert's davclient.js + es6-promise + IE8 workaround 9 years ago
buildjsdocs.sh Added OC.Files.Client Webdav-based files client 9 years ago
console.php update licence headers via script 9 years ago
cron.php Add debug log statement for IJobList steps in cron.php 9 years ago
db_structure.xml [Sharing 2.0] Add a new db column for the file owner 9 years ago
index.html Try to prefer index.php over index.html in the same directory 11 years ago
index.php update licence headers via script 9 years ago
issue_template.md Add example command to the issue_template.md 9 years ago
occ Use a more universal shebang 10 years ago
public.php update licence headers via script 9 years ago
remote.php Consolidate webdav code - move all to one app 9 years ago
robots.txt Add robot.txt 12 years ago
status.php update licence headers via script 9 years ago
version.php [Sharing 2.0] Add a new db column for the file owner 9 years ago

README.md

ownCloud

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

Build Status on Jenkins CI

Git master: Build Status

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate
  • Coverity: Coverity

Dependencies:

Dependency Status

Dependency Status

Installation instructions

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

Contribution Guidelines

https://owncloud.org/contribute/

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