Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mongrate/mongrate issues and pull requests
#55 - Feature/symfony3
Pull Request -
State: closed - Opened by pikkart over 7 years ago
- 5 comments
#54 - Add support for SQL database migrations
Issue -
State: open - Opened by amyboyd over 8 years ago
Labels: enhancement
#53 - Start refactoring for SQL support
Pull Request -
State: closed - Opened by amyboyd over 8 years ago
#52 - Refactored Mongrate/Command/BaseCommand
Pull Request -
State: closed - Opened by HadesArchitect over 8 years ago
- 1 comment
#51 - Change doctrine/mongodb version constraint to ~1.0.
Pull Request -
State: closed - Opened by amyboyd over 8 years ago
#50 - Version Lock for Mongrate
Issue -
State: closed - Opened by HadesArchitect over 8 years ago
- 7 comments
#49 - update doctrine/mongodb dependency
Pull Request -
State: closed - Opened by osavchenko over 8 years ago
- 2 comments
#48 - Add new migration example RemoveBrokenReferences
Pull Request -
State: closed - Opened by BernardoSilva almost 9 years ago
Labels: In review
#47 - Add git-hooks-php dependency to enforce code quality from contributors.
Pull Request -
State: closed - Opened by BernardoSilva about 9 years ago
- 2 comments
#46 - Add MIT License to project.
Pull Request -
State: closed - Opened by BernardoSilva about 9 years ago
- 1 comment
#45 - #44 - Add Direction enum
Pull Request -
State: closed - Opened by BernardoSilva about 9 years ago
- 4 comments
#44 - Add DirectionEnum to have all available directions
Issue -
State: closed - Opened by BernardoSilva about 9 years ago
Labels: enhancement
#43 - Add command, test-all.
Pull Request -
State: closed - Opened by amyboyd about 9 years ago
- 1 comment
#42 - Ignore non-directories in MigrationService::getAllMigrations().
Pull Request -
State: closed - Opened by amyboyd about 9 years ago
- 1 comment
#41 - Service refactoring
Pull Request -
State: closed - Opened by amyboyd about 9 years ago
- 1 comment
#40 - Refactor config from being in an array to being in a class.
Pull Request -
State: closed - Opened by amyboyd about 9 years ago
#39 - Ensure up-all command apply migrations by date.
Issue -
State: closed - Opened by BernardoSilva about 9 years ago
- 2 comments
Labels: enhancement
#38 - Upgrade to using PHPUnit 4.8
Issue -
State: closed - Opened by amyboyd about 9 years ago
- 1 comment
#37 - Lock phpunit to 4.7.* in composer.json
Pull Request -
State: closed - Opened by BernardoSilva about 9 years ago
- 3 comments
#36 - Add .idea to gitignore list.
Pull Request -
State: closed - Opened by BernardoSilva about 9 years ago
- 1 comment
#35 - Add command to sync all migration.
Pull Request -
State: closed - Opened by BernardoSilva about 9 years ago
- 7 comments
#34 - Add command to apply all migrations if there is any not applied.
Issue -
State: closed - Opened by BernardoSilva about 9 years ago
- 1 comment
Labels: enhancement
#33 - Refactor BaseMigrationCommand to be easy to extend.
Pull Request -
State: closed - Opened by BernardoSilva about 9 years ago
- 2 comments
#32 - Cosmetics and changelog for 1.3.10
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
#31 - Add name validation: must be valid characters and not empty.
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
#30 - Enable using Travis-CI's new container-based infrastructure.
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
- 1 comment
#29 - Add option to force a migration up or down.
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
- 2 comments
#28 - Add 'pretty' option to the test command, to pretty print error JSON.
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
- 1 comment
#27 - Add 'Direction' value object to represent 'up' or 'down'.
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
- 3 comments
#26 - #22: max migration name length
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
- 1 comment
#25 - Add option for output of a failing YAML test to be prettified
Issue -
State: closed - Opened by amyboyd over 9 years ago
Labels: enhancement
#24 - Update documentation
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
- 1 comment
#23 - Allow migrations to be 'forced' to run up/down, even if they are already in the targeet up/down state
Issue -
State: closed - Opened by amyboyd over 9 years ago
Labels: enhancement
#22 - Handle max size of migration name on generate-migration command.
Issue -
State: closed - Opened by BernardoSilva over 9 years ago
Labels: enhancement
#21 - Update composer.phar to version that supports ^ versions.
Pull Request -
State: closed - Opened by lucygilbert over 9 years ago
#20 - Update readme documentation.
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
#19 - Add up command description.
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
#18 - Add down command description.
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
#17 - Enable scrutinizer for this project
Issue -
State: closed - Opened by BernardoSilva over 9 years ago
#16 - #15 - Add code coverage
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
#15 - Add code coverage
Issue -
State: closed - Opened by BernardoSilva over 9 years ago
#14 - Add phpunit as dev dependency.
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
- 2 comments
#13 - Use absolute path to generate migration.
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
#12 - Add "How to write migrations" topic on Readme
Issue -
State: closed - Opened by BernardoSilva over 9 years ago
- 6 comments
#11 - Add autoload to composer.json.
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
#10 - Add syntax checker
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
- 2 comments
#9 - Add bc compatibility with Symfony 2.3
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
- 2 comments
#8 - Add support for $exists in verifier YML.
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
- 1 comment
#7 - Run all example migration as part of the test suite.
Pull Request -
State: closed - Opened by amyboyd over 9 years ago
- 1 comment
#6 - Make it BC compatible with symfony 2.3 long term supported version.
Issue -
State: closed - Opened by BernardoSilva over 9 years ago
- 2 comments
Labels: enhancement
#5 - Allow verifier to have something like `field: ['$exists' => true]`
Issue -
State: closed - Opened by amyboyd over 9 years ago
- 4 comments
#4 - Set doctrine/mongodb dependecy to 1.1.* to use a stable versions.
Pull Request -
State: closed - Opened by BernardoSilva over 9 years ago
- 3 comments
#3 - waffle.io Badge
Pull Request -
State: closed - Opened by waffle-iron over 9 years ago
#2 - Remove composer.lock to avoid strict submodules to have a specific commit.
Pull Request -
State: closed - Opened by BernardoSilva almost 10 years ago
- 1 comment
#1 - migrations folder created when generating migrations, regardless of customized migration location
Issue -
State: closed - Opened by zsturgess over 10 years ago