Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scripts
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
Container registry
Model registry
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
Show more breadcrumbs
CSCE 361
scripts
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
23
May
17
Dec
3
Aug
30
Jul
22
10
9
30
Jun
25
16
10
27
May
4
28
Apr
27
22
Mar
20
Feb
19
18
11
3
2
1
30
Jan
29
21
17
15
14
24
Dec
3
25
Nov
24
17
Oct
16
14
20
Sep
17
16
15
13
3
30
Aug
29
Rubustified student tracking
master
master
accumulated updates
Added issue summary tool
Can now create student rosters from Canvas only (without Gitlab)
Team contribution grading can now consider all branches
Commit format sniffer now reports across all branches
Finished milestone issue enumerator / burndown generator
Added equality methods to GitlabIssue, GitlabCommit, and GitlabMilestone
Replaced GitlabIssue.get_state() with is_open() & is_closed()
Refactored field names for consistency
Dabbling in repository sniffing
Now shows contributions by file type
Fixed zero padding for cases when number of teams is divisible by 10
Fixed bugs when grading team contributions without common project prefix
Bugfixes with blacklist and graylist
Handled edge case of student excused from project used for code review
Provide timestamp statistics for commits
Brought README back up to date
Added student roster validation
Updated to summer 2020 course
Added capability to close an issue
updated .gitignore with new (and old) Windows file metadata rules
spring cleaning
Added option to check to explain message formatting problems
Added option to check for proper commit message formatting
bugfixes
added Milestones to gitlab api
added flexibility to grade peer review, git history, both, or neither
restored check for private repos -- was using wrong attribute earlier
removed check for private repositories -- not working as expected
corrected equality/inequality error
Added check for repo as "private"
Student validation now happens in sorted order
Added code to validate repos for code review & response assignments
Added code to create clone script for code review & response assignments
Added code to create partners for code review & response assignments
Added a couple of TODOs
Added code to retrieve student contributions to codebase
Added progress messages to Canvas group creation.
Updated all remaining steps to conform to new design
Loading