Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geoip-rest-api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Lowe
geoip-rest-api
Graph
master
Select Git revision
Branches
5
github/fork/autumnfound/malowe/master/15
github/fork/autumnfound/malowe/master/17
malowe/master/17
malowe/master/sonar-ci
master
default
protected
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Aug
28
3
27
Jul
29
Jun
17
Mar
16
9
Jan
21
Dec
30
Sep
12
30
Aug
2
Jun
30
May
25
17
16
26
Apr
25
1
14
Mar
9
2
Feb
2
Dec
9
Aug
30
Jul
7
Jun
1
31
May
25
Nov
30
Jun
29
13
Apr
7
13
Feb
16
Dec
13
18
Nov
12
28
Oct
Fix bad make call in Jenkinsfile
malowe/master/s…
malowe/master/sonar-ci
Fix Jenkins not pointing to proper default branch for sonar scan check
Update Jenkinsfile to split build into sonar and non-sonar builds
Set stack build agent version to the new version with new nodejs release
Add missing jacoco properties and fix project key
Add Sonarcloud bindings to CI build and pom
Merge branch 'malowe/master/v0.8-test-mig' into 'master'
Update to 0.8.0 api common, migrate tests to new format
Merge branch 'zacharysabourin/master/28' into 'master'
feat: Increase code quality
Merge branch 'malowe/master/jvm-dockerfile-update' into 'master'
Update JVM dockerfile to resolve boot issues with older dockerfile
Merge branch 'zacharysabourin/master/26' into 'master'
feat: Add Jacoco and Sonar dependencies
Merge branch 'malowe/master/24' into 'master'
Update makefile to move Maxmind fetch to a standalone setup command
Iss #24 - Fix tests not properly running for GeoIP builds in CI
Merge branch 'zacharysabourin/master/23' into 'master'
feat: Add missing components to spec
Merge branch 'zacharysabourin/master/21' into 'master'
feat: Update tests to use new testing package
Merge branch 'zacharysabourin/master/22' into 'master'
feat: Update build process
Merge branch 'zacharysabourin/master/20' into 'master'
feat: Update copyright headers on all Java files
Merge branch 'malowe/master/curl-build-fix' into 'master'
Remove pagnination from service as it shouldn't be used here
Merge branch 'malowe/master/curl-build-fix' into 'master'
Update maxmind bind location in makefile command used for prod build
Update jenkins build to not use `/tmp` dir
Update maxmind stash to use glob pattern match
Add more logging to maxmind script
Add extra logging to maxmind import
Update makefile to not rewrite the Maxmind location for prod build
Update CD command to have quotes around variable
Update maxmind build to use subshell instead of pushd/popd
Remove wildcard flags not present in busybox that crash the MM import
Merge branch 'malowe/master/jenkins-build-to' into 'master'
Add 30m build timeout to Jenkins file
Merge branch 'malowe/master/update-jenkins-build' into 'master'
Loading