Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IDATT2003 Mappevurdering
Manage
Activity
Members
Labels
Plan
Issues
13
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
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
Håvard Johannes Versto Daleng
IDATT2003 Mappevurdering
Graph
ed3287217a1f852fbc216ed3aa19642d462b1e67
Select Git revision
Branches
12
Magnus
QA
cli-client
features/gui
features/gui-refactor
features/new-transforms
havard
main
default
modifiedgame
reducecoupling
reformatting
resize
Tags
2
v1.0
v1.0.1
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
May
21
20
19
18
17
16
15
14
13
23
Apr
18
17
16
14
13
12
10
7
4
3
2
1
27
Mar
26
25
21
28
Feb
22
14
8
Improved error handling so that trying to load a fractal from file with the same name as a file in target gives proper error message.
v1.0 v1.0.1 main
v1.0 v1.0.1 main
Removed .idea.
Removed .idea from git.
Removed constraint from .gitlab-file.
Added readme.
Fixed checkstyle issues resulting from previous change.
Remove unused import.
Change .gitlab-file to debug GitLab pages.
Change .gitlab-file to debug GitLab pages.
Modified pom to debug javadoc generation.
Added .gitlab-ci.yml file and generated javadoc.
Resolved merge conflicts.
Refactored test classes and made further documentation improvements.
QA
QA
Further improved documentation and removed redundancies.
Added comments to pom.xml.
Resolved all checkstyle issues in src.
Improved checkstyle and error handling in file handler.
Resolved issue involving the display of only the lowest intensity colour under certain conditions.
Resolved merge conflicts.
Remove unused import.
reducecoupling
reducecoupling
Fix alignment issue in GUI.
Bug fix to color intensity.
Bug fix to color intensity.
Rework to improve performance and fix bug related to memory.
Implement PopupObserver for reduced coupling between popup view classes and PopupButtonController.
Resolved TODOs.
Implement GuiButtonObserver for reduced coupling between ChaosGameGui and GuiButtonController.
Added documentation to ChaosGameFileHandlerTest and resolved issue caused by comment in the name line.
Removed more redundant code.
Minor style changes.
Use Formatter instead of regex in AbstractPopup.
Replaced printStackTrace with PopupManager error handling and further improved some documentation.
Improved documentation across entire codebase and removed redundant methods/fields.
Added documentation to new modification popup classes.
Preparing to pull.
Fixed conflicts.
Fixed conflicts.
Fixed conflicts.
Add Sierpinski fractal back
modifiedgame
modifiedgame
Add new fractals
Loading