Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sourcedSuffixTrees
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
Container 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
Steve Zeil
sourcedSuffixTrees
Graph
master
Select Git revision
Branches
2
master
default
protected
reporting
Tags
1
v1.4
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Nov
19
20
Mar
28
Oct
27
7
Sep
28
Mar
26
24
23
7
Mar
22
Sep
17
16
7
5
26
Aug
24
14
Apr
26
Mar
23
Merge branch 'master' of git.cs.odu.edu:zeil/sourcedsuffixtrees
master
master
update README for newer gradle versions
update gradle version
deploy website via rsync
reporting
reporting
Update to modern gradle & junit
Added token encoding framework
v1.4
v1.4
getMaximalSuffixes retains termination character
renamed subproject directory
added maximal suffix function
Update gradle & plugins
rename project & de-emphasize student names as sources
Tweak destination URL
Demo using rsync4j for website deployment
Use rsync4j to deploy website.
Setup to use report-accumulator (v2)
JBaek-based website build
Generate reports on master commits
Change rsync URL to match file drop
Remove reference to demo directory from CI script
Adjust CI script for new reporting
Add reporting functions
Update README.md
Update README.md
Relax CI build to 'build'
Corrected use of > in javadoc
Change Eclipse settings to use Gradle
Convert to Gradle & set up for continuous integration
Added sample code to ReadMe & SharedPhrases comments.
Update README.md to add link to Jenkins site.
Bump version number so dependent projects will load new POM
Corrected ivy settings to make sure pom file was published.
Corrected version # and eliminated unused imports
Added SharedPhraseStorage interface to facilitate unit testing of
Removed unneeded ScoringFunction class
Corrected version number in build
Added UnicodeConstants class (accidentally left out of prior commit.)
Factored out Unicode constants into a separate class.
Added jenkins target to build file.
Activate PMD in project settings
Updated Ivy settings & build.xml to reflect new forge structure.
Loading