Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cs427fa20team22
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
htmoss2
cs427fa20team22
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f691ed2ef84ca7ef107c3fa91163f83a4a71d7fc
Select Git revision
Branches
19
CodeSmells
ResolveFailingTestsAgain
ResolvingGivenFailingTests
UC100
UC14
UC20
UC30
UC39
UC91
UC91.1
UC91.2
UC91v2
UC92v2
code_smells_iteration_3.2
master
default
protected
patch-1
revert-72ff3650
test_fixes
uc41
Tags
1
Archived
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Dec
6
5
4
3
2
1
30
Nov
29
28
27
26
25
24
25
23
21
20
19
20
19
20
19
18
17
18
17
16
15
14
13
11
7
6
5
4
3
4
3
4
3
4
3
30
Oct
29
28
22
Merge branch 'test_fixes' into 'master'
master
master
Remove code that was producing no element found error
test_fixes
test_fixes
Add CC functionality to fix tests
Merge branch 'test_fixes' of https://gitlab.engr.illinois.edu/htmoss2/cs427fa20team22 into test_fixes
Fix messaging logging and 1 test
Revert "Changed 'View My Appointments' link text to be 'View/Edit My Appointments'"
Merge branch 'test_fixes' of https://gitlab.engr.illinois.edu/htmoss2/cs427fa20team22 into test_fixes
Changed 'View My Appointments' link text to be 'View/Edit My Appointments'
Changed text from 'View My Appointments' to 'View/Edit My Appointments'
removed code that was producing no element found error
[GUI] restored deleted menu item in HCP menu
[tests] fixed broken test in SearchUserActionTest
Merge branch 'code_smells_iteration_3.1' into 'master'
Merge branch 'master' of https://gitlab.engr.illinois.edu/htmoss2/cs427fa20team22 into code_smells_iteration_3.1
Merge branch 'code_smells_iteration_3.2' into 'master'
[backend] bug fix to resolve nullpointer in constructor
code_smells_ite…
code_smells_iteration_3.2
Merge branch 'code_smells_iteration_3.1' of https://gitlab.engr.illinois.edu/htmoss2/cs427fa20team22 into code_smells_iteration_3.1
Merge branch 'code_smells_iteration_3.2' into 'master'
Merge branch 'master' into 'code_smells_iteration_3.2'
Merge branch 'UC14' into 'master'
[formatting] fixed indentation errors in various files
UC14
UC14
[code smell] removed unnecessary comments
[code smell] removed repeated code in constructor
[code smells] shortened all lines to 100 chars
[code smell] cleaned up stale comments
[code smell] simplified while loop boolean in getEpidemicStatsitics
[code smell] shortened all lines to 100 chars in ViewDiagnosisStatisticsAction
[code smell] simplified while loop boolean expression in malariaEpidemic
[code smell] shortened methods and extracted logic into helper functions
[code smell] removed magic numbers from ViewDiagnosisStatisticsAction
[code smell] removed unused imports from ViewDiagnosisStatisticsAction
[frontend] Fixed null pointer exception in diagnosis trends page
[tests] Fixed broken test in ViewDiagnosisStatisticsTest
[frontend] Removed unused start date field from trends page
[backend] Overloaded getDiagnosisStatistics to get statistics for 8 weeks prior to given date
[tests] Added test cases for getDiagnosisStatistics method that accpets
[tests] Updateded existing trends tests added test for the graph
[frontend] Modified chart frontend to produce bar chart of multiple
[backend] Updated chart driver to take multiple weeks of data
Merge branch 'smells' into 'master'
Loading