Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
starts
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
croft1
starts
Graph
master
Select Git revision
Branches
2
fix-clz
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Aug
29
18
Jul
17
5
3
2
1
26
Jun
23
22
19
17
Add empty file to test Jenkins build
master
master
Remove travis file, to replace with Jenkins build
more playing with .travis.yml
fix-clz
fix-clz
playing with .travis.yml
update travis.yml
updated .travis.yml so we can test with new changes
reverting back to parsing Ekstazi output
adding a comment
path must exist before passing to jdeps
make checkstyle happy
calling Ekstazi method instead of parsing output
collecting changed classes from Ekstazi output
throwing an exception if we cannot create the not-first-run marker
checking if string is empty
checking if this is the first run with CLZ format, and react accordingly
re-use some code between the formats
make .starts dir at the beginning
sort the data that is written to .clz
update README
update travis.yml
fix bug
we no longer need to install yasgl on our own
update yasgl version
Merge pull request #7 from TestingResearchIllinois/fix-empty-jdeps
Merge remote-tracking branch 'origin' into fix-empty-jdeps
adding comment
update README
adding Travis badge
fix Travis
fix Travis
just changing to test Travis build
started Travis
satisfy checkstyle
if jdeps returns empty, return empty HashMap
Merge pull request #6 from TestingResearchIllinois/fixforcheckstyle
Fixing checkstyle error about line too long
Merge pull request #5 from TestingResearchIllinois/retestAll
fixed comments per PR
adding retestAll option
update README
Loading