Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
automated-typo3-update
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
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
Automated-TYPO3-Update
automated-typo3-update
Graph
c62f5e97120935fb856b9fa2f5b84289d3f02a76
Select Git revision
Branches
7
develop
default
protected
feature/67-fluid
feature/82-30-migration
feature/83-migrate-cli-tests
feature/mention-new-project
feature/migrate-fluid
master
protected
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
1
Jun
30
May
18
16
11
9
4
2
27
Apr
25
13
11
10
9
8
6
4
30
Mar
28
23
21
16
14
10
9
8
7
TASK: Mention new project which should be used instead
feature/mention…
feature/mention-new-project
WIP|TASK: Migrate to unit testing
feature/83-migr…
feature/83-migrate-cli-tests
TASK: Migrate TypoScript Tokenizer
feature/82-30-m…
feature/82-30-migration
Merge remote-tracking branch 'origin/develop' into feature/82-30-migration
TASK: Migrate configuration fixture
TASK: Migrate code base and tests
TASK: Update PHP CS
Merge branch 'feature/44-add-checks-for-deprecated-removed-extensions' into 'develop'
develop
develop
Merge remote-tracking branch 'origin/develop' into feature/44-add-checks-for-deprecated-removed-extensions
TASK: Do not check all classname parts for extension name
Merge remote-tracking branch 'origin/develop' into feature/44-add-checks-for-deprecated-removed-extensions
Merge branch 'feature/77-globals' into 'develop'
Merge branch 'develop' into feature/77-globals
Merge branch 'feature/15-check-all-possible-occurences-of-class' into 'develop'
Update StringSniff.php
Merge branch 'hotfix/allow-phpdoc-to-substitute-all-classnames' into 'develop'
Merge branch 'feature/improve-namespaces' into 'develop'
Merge branch 'feature/66-ts-structure' into 'develop'
Merge branch 'feature/45-removed-signals' into 'develop'
TASK: CS fixes
TASK: Added missing variable name in phpdoc
TASK: Fix escaping
feature/migrate…
feature/migrate-fluid
TASK: Add missing mapping
BUGFIX: Also allow to fix validator classnames
FEATURE: Provide cli to generate migration commands
BUGFIX: Allow PhpDocCommentSniff to work find all classnames in comment
FEATURE: Make sure namespaces are only applied for Tx_ class definitions
FEATURE: Already save classname alias while searching
TASK: Fix broken test
TASK: Update docs
FEATURE: Check removed globals
TASK: Update docs
TASK: Update InheritanceSniff tests to reflect added removed extension
TASK: Update InlineCommentSniff tests to reflect added removed extension
TASK: Update InstanceofSniff tests to reflect added removed extension
TASK: Update InstantiationWithMakeInstanceSniff tests
BUGFIX: Look for argument only in current statement
TASK: Update InstantiationWithNewSniff tests
TASK: Update InstantiationWithObjectManagerSniff tests
BUGFIX: Fix identifier for removed extension