Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
Wp Migrations
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
Wp Migrations
Graph
ace91c0dcf885fab6800ff85519fdb7c14cbd123
Select Git revision
Branches
2
devel
main
default
protected
Tags
6
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Nov
8
6
Oct
19
Dec
12
15
Jun
14
16
May
13
12
chore: update changelog
1.1.0 main
1.1.0 main
Merge branch 'is-needed' into 'main'
chore: add changelog
chore: phpstan errors fixes
feat: add support for conditional execution of migrations
chore: remove composer.lock from commited files
chore: add changelog entry
1.0.4
1.0.4
refactor: styling improvements
build: move some deps to composer
fix: respect migration status and break loop on error
fix: do not check comparison result strictly
1.0.3
1.0.3
ci: change to php-box image
1.0.2
1.0.2
chore: add simple readme description
chore: add changelog
fix: update only recent versions
build: do not require class comment
fix: only include migrators from `AbstractMigration`
build: update phpstan settings
build: fix testing comopser script
build: update grumphp config
test: assert correct migrations order
build: update tools
Merge branch 'devel'
1.0.1
1.0.1
fix: prevent reading log unless we need write it
devel
devel
Merge branch 'devel'
1.0.0
1.0.0
feat: dont try to upgrade database if there is no need to
fix: add option for setting own options name in db
ci: update memory limit for phpstan
fix: update method names to match code style
ci: switch to composer image for all extensions availability
ci: use bundled composer in CI
build: update composer description
build: re-add wpcs package
ci: change execution image
build: fix script path
build: prepare tools and basic build
Basic clone of doctrine/migrations adapted to WP environment
Loading