Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Assignment 1
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
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
Aksel Baardsen
Assignment 1
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
20
Oct
19
15
14
13
12
11
10
9
3
1
27
Sep
Justification for 502 /country/ README.md
master
master
Merge branch 'master' of https://git.gvk.idi.ntnu.no/akselba/assignment-1
unnecessary strconv
Update README.md
added correct comments
added single comment
deleted uneseccary handler
Merge branch 'master' of https://git.gvk.idi.ntnu.no/akselba/assignment-1
added comment
Update README.md
Update README.md
fixed error where http.statuscode was never checked
Species 'Key' is now returned as string
mistake fix
added 'assumptions'
Updated README with assumptions due to unclear/lacking assignment spesification
Fixed http.error messages
fixed overwriting errormessage
api timeout by client handled properly using net.Timeout() in HttpError
now checks for timeout using net.Error
uptime is now float64(time.seconds original) && status code fix
added better errorhandling (replaced bad switch-statement)
default does not print the error
Merge branch 'master' of https://git.gvk.idi.ntnu.no/akselba/assignment-1
added status codes as strings diag
timeout using client on diag fix
added global http client
Update README.md: added link to assignment
Updated README.md with notes
Added comments for pkg/*
added comments for all handlers
fixed ifelse logic fault
revamping error-handling && commenting code
Added comments
removed one-liner function getVersion and implemented inline instead
Now using http.Error() to send correct error code in header
improved port-thing
commented main.go
cleanup
updated gitignore, removed useless files
Loading