Nextcloud Server
Go to file
Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table
When the migrator renames a table, for example for upgrade simulation,
it should not rename the primary key to avoid messing up with the diff
because the MySQL Doctrine code expects that index to always be called
"primary".
2014-06-17 15:23:18 +02:00
.idea
3rdparty@045dde529e
apps Merge pull request #9040 from owncloud/fix-xss 2014-06-16 13:13:28 +02:00
build
config Merge pull request #9018 from owncloud/dbms-socket-support 2014-06-13 18:09:51 +02:00
core Merge pull request #9040 from owncloud/fix-xss 2014-06-16 13:13:28 +02:00
l10n [tx-robot] updated from transifex 2014-06-16 01:54:35 -04:00
lib Do not rename primary key index when renaming table 2014-06-17 15:23:18 +02:00
ocs
search
settings Merge pull request #8716 from owncloud/forget-documentation 2014-06-16 12:24:39 +02:00
tests Merge pull request #8917 from owncloud/repair-routine-base 2014-06-16 11:13:10 +02:00
themes
.gitignore
.gitmodules
.htaccess
.jshintrc
.scrutinizer.yml
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
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
remote.php
robots.txt
status.php
version.php increase to 7.0 alpha 1 2014-06-11 10:54:45 +02:00

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 Quality Score

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