7 コミット (5fbf304c2a1f5d2c5e6a68c28e11c5004bf79646)

作成者 SHA1 メッセージ 日付
  Christoph Wurst 3174012adf Add event dispatcher to OCP 5年前
  Morris Jobke 0eebff152a
Update license headers 6年前
  Joas Schilling 15eec7b83c Start migrations 7年前
  Joas Schilling 0215b004da
Update with robin 8年前
  Joas Schilling ba87db3fcc
Fix others 8年前
  Thomas Müller b55ab6d22a Various database migration fixes (#25209) 8年前
  Roeland Jago Douma d09f835dca
Move \OC\DB to PSR-4 8年前
  Thomas Müller 4b79fb10a2 Fix verbose output of upgrade command - not progressbar in this case and the schema migration test has one progressbar now for all tables - before we had one progressbar for each table 8年前
  Thomas Müller 1bf4c75e8b Show individual sql schema migration steps during upgrade - on web as well as on the command line 8年前
  Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 8年前
  Lukas Reschke 933f60e314 Update author information 8年前
  Scrutinizer Auto-Fixer 83a8e75614 Scrutinizer Auto-Fixes 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Morris Jobke f63915d0c8 update license headers and authors 9年前
  Victor Dubiniuk c7c6556187 Do not use digits in random index names 9年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  martin-rueegg 6be8ab65a5 replace 'oc_' with dbtableprefix form config for temporary table names and indexes 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9年前
  Thomas Müller 1d2bef0a01 Use a special filter expression for Oracle to filter the prefix - fixes #13220 9年前
  Morris Jobke 95374e1404 add default for dbtableprefix 9年前
  Morris Jobke dbc465de97 use injected config object and fix typos 9年前
  Morris Jobke de25084def inject \OCP\IConfig instance in migrator 9年前
  tbelau666 ad8d55c327 Use Doctrines filter by table name 9年前
  Thomas Müller f7097faf82 Special treatment for Oracle 10年前
  Thomas Müller 363ba04f5e only commit in case a transaction is active 10年前
  Joas Schilling 0c711e1cfa Use get random bytes as uniqeid() is not unique in some cases 10年前
  Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table 10年前
  Robin Appelman 82b982a4eb Better unique names for temporary tables 10年前
  Robin Appelman a59f6818eb Only quote identifiers for oracle during migration 10年前
  Robin Appelman 3b4555ca91 Try and check migration before applying it 10年前
  Robin Appelman adeac7aa39 Check sqlite migration on a copy of the database file 10年前
  Robin Appelman 35550e8d9a Fix migrator for postgres 10年前
  Robin Appelman be80dce585 Fix temporary schema creation 10年前
  Robin Appelman 58c61c8336 Fix generating migration test schemas 10年前
  Robin Appelman 0035147be9 Create unique names for temporary indexes 10年前
  Robin Appelman 9c6a93a87c Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data 10年前