Nextcloud Server
Go to file
Lukas Reschke 5f8fb8d1ee Run preupdate before an update
The update routine tries to test the database migration before actually performing the update.

However, this will fail hard if the schema has changed (for example an unique key has been added). App developers can convert the DB in preupdate.php, however it is not called before and therefore the update fails.

This actually breaks ownCloud updates from ownCloud 6 to ownCloud 7 when the files_antivirus app is enabled.
2014-11-13 12:07:49 +01:00
.idea
3rdparty@912a45c345 bower strengthify 2014-11-06 16:29:34 +01:00
apps Merge pull request #9177 from owncloud/jsdocexperiment 2014-11-13 11:16:08 +01:00
build
config Merge pull request #11917 from owncloud/fix-11909 2014-11-11 20:37:50 +01:00
core Merge pull request #9177 from owncloud/jsdocexperiment 2014-11-13 11:16:08 +01:00
l10n Remove *.pot 2014-11-10 11:33:20 +01:00
lib Run preupdate before an update 2014-11-13 12:07:49 +01:00
ocs
search Merge pull request #11831 from owncloud/make-search-non-blocking 2014-10-29 15:29:28 +01:00
settings [tx-robot] updated from transifex 2014-11-13 01:54:36 -05:00
tests Merge pull request #12128 from owncloud/drop-formfactor 2014-11-12 16:23:19 +01:00
themes
.bowerrc ability to add bower resources 2014-11-03 20:54:40 +01:00
.gitignore Added script to build the JS documentation 2014-10-31 13:27:36 +01:00
.gitmodules
.htaccess
.jshintrc enable laxbreak option in jshintrc to comply with our coding guide lines 2014-11-04 12:51:54 +01:00
.scrutinizer.yml bower snapjs 2014-11-06 12:03:57 +01:00
.user.ini
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
bower.json bower strengthify 2014-11-06 16:29:34 +01:00
buildjsdocs.sh Added script to build the JS documentation 2014-10-31 13:27:36 +01:00
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
indie.json
issue_template.md
occ
public.php
README.md Add CodeClimate indicator 2014-10-31 13:52:14 +01:00
remote.php
robots.txt
status.php
version.php

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

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

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

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