Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BudgetMaster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Goldmann
BudgetMaster
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a7fc01da145424076d95f89e50c75c66926d2754
Select Git revision
Selected
a7fc01da145424076d95f89e50c75c66926d2754
Branches
11
master
default
demo
renovate/assertj-core.version
renovate/datatables.version
renovate/junit-jupiter-engine.version
renovate/major-fontawesome.version
renovate/opencsv.version
renovate/org.springframework.boot-spring-boot-starter-parent-3.x
renovate/selenium.version
renovate/testcontainer.version
v1_8_1
Tags
20
v2.18.1
v2.18.0
v2.17.2
v2.17.1
v2.17.0
v2.16.1
v2.16.0
v2.15.1
v2.15.0
v2.14.0
v2.13.0
v2.12.0
v2.11.0
v2.10.0
v2.9.2
v2.9.1
v2.9.0
v2.8.0
testPipeline2
v2.7.0
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
15
14
6
3
31
Mar
30
29
28
24
15
26
Feb
23
21
20
19
18
17
13
12
9
8
7
6
4
31
Jan
30
27
23
16
13
12
11
10
9
8
4
13
Dec
21
Nov
1
31
Oct
30
29
27
24
19
17
14
10
9
6
3
2
27
Sep
26
29
Aug
21
20
3
2
28
Jul
25
18
13
11
10
20
Jun
19
18
16
15
14
13
12
4
1
31
May
30
23
22
21
10
9
8
7
6
4
3
1
29
Apr
28
25
23
21
#663 - migrator: use lombok for POJOs
#663 - migrator: migrate accounts
#663 - migrator: migrate categories
#663 - migrator: added integration test for image and icon migration
#663 - migrator: added config for integration tests
#663 - migrator: remove scheduler config
#663 - migrator: migrate icons
#663 - migrator: fixed resultset returns 0 as default if reading an integer from a column instead of NULL
#663 - migrator: refactoring
#663 - migrator: added generic processor that does nothing
#663 - migrator: removed unnecessary autowire calls
#663 - migrator: removed unnecessary entities
#663 - migrator: removed unnecessary JpaRepositoryies
#663 - migrator: improved summary
#663 - migrator: added job listener to show summary after migration
#663 - migrator: added base class for readers
#663 - migrator: use generic writer
#663 - migrator: migrate images
#663 - migrator: only rely on ids for enum values
#663 - migrator: initial setup
cleanup old files
#679 - remove updater executable
#663 - move existing BudgetMaster code to own maven module
cleanup imports
#663 - fixed selenium test: wait for page to load completely before assert
#663 - selenium don't take screenshots of skipped tests
#663 - selenium test: try to fix obscured save button
#663 - selenium test: delete added transactions after each test
#663 - fixed test assertion
#663 - fixed access to images
#663 - re-initialize IntegrationTestHelper before each test class
#663 - fixed selenium tests with BeforeEacg methods
#663 - fixed tests
#663 - log error with missing attributes if database config is not complete
#663 - added comment to default settings
#663 - use testcontainers to run selenium tests against postgres database from docker
#663 - added setting for database type
Fixed #679 - removed updater
Fixed #686 - do not pre-built windows executable anymore
updated README
Loading