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
Lukas Reschke 5470d0edae Connect to database to verify if it is running
Try to connect to the OCI host via sqlplus to ensure that the connection is already running. Required by the new OCI configuration on CI.
9 years ago
.idea Add newline that was removed by 15be763d46 10 years ago
3rdparty@6b6575b04c adapted to changed subproject commit 9 years ago
apps Merge pull request #19058 from owncloud/multiselect-bar-style 9 years ago
build Implement OCP Since Check for classes and interfaces 9 years ago
config Merge pull request #19059 from owncloud/logginglevels 9 years ago
core Merge pull request #19008 from owncloud/jquery_avatar_tests 9 years ago
l10n Adding simple script to remove language files from core 9 years ago
lib Merge pull request #19028 from owncloud/McNetic-zipstreamer-0.7 9 years ago
ocs Check if files_sharing is actually enabled before using it 9 years ago
ocs-provider Add endpoint with list of OCS providers 9 years ago
settings Merge pull request #18840 from owncloud/fix-app-disable-route 9 years ago
tests Merge pull request #19098 from owncloud/db-lock-no-transaction 9 years ago
themes [example theme] make it easier for non PHP people to understand what to change 9 years ago
.bowerrc ability to add bower resources 10 years ago
.gitignore add example theme 9 years ago
.gitmodules use https as submodule url 10 years ago
.htaccess properly indent .htaccess 9 years ago
.jshintrc enable laxbreak option in jshintrc to comply with our coding guide lines 10 years ago
.mailmap add additional email address for Georg 9 years ago
.scrutinizer.yml Update comment 9 years ago
.tag Add .tag file to make tar balls tracable 10 years ago
.user.ini Use "off" and "off" instead of true booleans 9 years ago
AUTHORS Add myself as author 10 years ago
CONTRIBUTING.md Add information how to report security bugs 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 Update version to 8.2 in README and bower 9 years ago
autotest-external.sh Allow easy XDEBUG debugging with autotest 9 years ago
autotest-hhvm.sh Combine autotest-hhvm.sh with autotest.sh 9 years ago
autotest-js.sh remove 'set -e' - causes issues during ci execution 10 years ago
autotest.cmd Restore the development config after running the tests 10 years ago
autotest.sh Connect to database to verify if it is running 9 years ago
bower.json add backbone.js 9 years ago
buildjsdocs.sh Added script to build the JS documentation 10 years ago
console.php Fix the config.php owner check for console.php 9 years ago
cron.php Add a session wrapper to encrypt the data before storing it on disk 9 years ago
db_structure.xml Use integer for availability instead of bool 9 years ago
index.html Try to prefer index.php over index.html in the same directory 11 years ago
index.php Update license headers 9 years ago
indie.json add indie.json for Indie App Store listing 10 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 license headers and authors 9 years ago
remote.php Avoid logging normal exceptions in remote.php 9 years ago
robots.txt Add robot.txt 12 years ago
status.php Add CORS header to status.php so that we can migrate to a JS based check in the future 9 years ago
version.php Make version.php PHP 5.3 compatible for the build scripts 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

Depencencies:

Dependency Status

Dependency Status

Installation instructions

https://doc.owncloud.org/server/8.2/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/8.2/developer_manual/core/translation.html