Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ChaosGame
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
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
idatt2003-19
ChaosGame
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
1
main
default
Tags
4
v1.0
v0.8
v0.5
v0.1
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
May
21
20
19
18
16
15
14
13
12
Apr
10
4
3
20
Mar
13
29
Feb
28
27
22
21
20
Merge branch 'bug-fixes' into 'main'
v1.0 main
v1.0 main
Final runover with Google Checkstyle and javadoc.
Change order of buttons in sidebar and set min and max height for sidebar components
Merge branch 'bug-fixes' of gitlab.stud.idi.ntnu.no:idatt2003-19/chaosgame into bug-fixes
Rename package directory and code documentation in pom.xml and source code
Changed javadoc comment for view-components.
Fix major bug when creating affine fractal with certain matrices
Initial README file
Fix bug with resetGame button functionality
Remove project report from project folder
Fix minor bug with setMaxMinCoords method
Delete unnecessary file in project folder, organised resources folder.
Merge branch 'unit-test' into 'main'
Fix wrong button placement
Refactoring and Google Checkstyle
Improve code coverage
Merge branch 'unit-test' of gitlab.stud.idi.ntnu.no:idatt2003-19/chaosgame into unit-test
Explore game unit tests
Created testclass for ChaosGame.
Explore julia tests and generate Vector2D equals and hashCode method
Merge branch 'unit-test' of gitlab.stud.idi.ntnu.no:idatt2003-19/chaosgame into unit-test
Test class for chaosGameDescription and finish Vector2D test
Fixed error in one chaosgame-testmethod.
Merge remote-tracking branch 'origin/unit-test' into unit-test
Started on test for ChaosGame.
Merge remote-tracking branch 'origin/unit-test' into unit-test
Unit tests for ChaosCanvas class
Created test classes for Factory and FileReader. Created equals method for linalg and transformation classes.
Merge remote-tracking branch 'origin/main' into unit-test
Merge branch 'javadoc' into 'main'
Merge remote-tracking branch 'origin/main' into javadoc
Created javadoc for missing classes and fixed code according to Google CheckStyle.
Slight refactoring of gui, removing redundancy improving uniformity
Generate and refactor unit tests
Merge branch 'chaos-gui' into 'main'
Fix bug when making own Affine fractals and change color factor in game page
Add untracked file that appeard after pull
Merge refactoring with main branch.
Changed small logic in gameSelection, ChaosGameController.
Merge remote-tracking branch 'origin/refactoring' into refactoring
Loading