Commit Graph

58 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Christoph Wurst 3a7c094f3b
refactor: generate migrations with override attributes 7 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Joas Schilling c109ae9437
ci: Fix psalm by typing the QuestionHelper 1 year ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Maxence Lange 6ad6fa6425 fix(migration-preview): display a message if no attributes set 1 year ago
Maxence Lange 7c1ee524be fix(migration-attributes): privatizing AttributeException 1 year ago
Maxence Lange 79e6014879 feat(upgrade): release metadata 1 year ago
Maxence Lange 88cfab4f32 feat(upgrade): migration attributes 1 year ago
Daniel Kesselberg d00b8ed1f5
chore: use spdx for migrations generator 2 years ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Joas Schilling 92fc12918e
fix(migrations): Help developers to add description and copyright info 2 years ago
Christoph Wurst 5f0ada879e fix(db): Print why the migration file could not be created 2 years ago
Faraz Samapoor d34cafc58c Update core/Command/Db/Migrations/MigrateCommand.php 3 years ago
Faraz Samapoor f1a19a10fc Update core/Command/Db/Migrations/StatusCommand.php 3 years ago
Faraz Samapoor b5cbba7fc1 Uses PHP8's constructor property promotion in core/Command/Db classes. 3 years ago
Vitor Mattos fd4c53f311 Fix typo that added a letter to migration template 3 years ago
Roeland Jago Douma aaf9b9c4fd
properly typehint generated migrations 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Joas Schilling 60801d8b1c
Fix strict comparison 4 years ago
Joas Schilling 2ffcc08332
Fix type fixing 4 years ago
Joas Schilling 7ee982005a
Give hints on correct migration versioning 4 years ago
Arthur Schiwon ee006563ae
migration generator also includes copyright section 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Morris Jobke ab48d5e8cb
Cleanup unneeded code around database.xml 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 600381f82a
Make the migration template typed 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma f79d98e089
Fix the import order of new migrations 6 years ago
Maxence Lange 8002779200
add support for boolean default 7 years ago
Christoph Wurst c5cd8d9166
Improve class import and strict typing for generated migration class 7 years ago
Christoph Wurst eada4cccfc
Fix generated migration class code 7 years ago
Robin Appelman b40629ac8c
Add human readable description to migration steps 8 years ago
Joas Schilling f772b7b4dd
Add autocomplete to migration commands 8 years ago
Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling d5c2b98207
Fix missing "unsigned" on integer columns 8 years ago
Joas Schilling f877096a28
Fix typo in template for migration generation 9 years ago
Joas Schilling 087138f228
use template placeholders instead of html 9 years ago
Joas Schilling 9307aaee49
Core is converted, so this is dead code 9 years ago