index
:
db-controller
this commit
main
Interaction with the Database
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
committing untracked files
Emile
6 years
Age
Commit message
Author
2019-03-24
committing untracked files
HEAD
main
Emile
2019-03-15
created a simple frontend for the db-controller backend
Emile
2019-03-08
distributor + moved some code into seperate functions
Emile
2019-03-08
little frontend for making requests to the database
Emile
2019-03-08
more logging
Emile
2019-03-08
go module support
Emile
2019-03-08
more logging
Emile
2019-03-08
more logging
Emile
2019-03-08
updated the creation of the tables making sure not to create a new table if o...
Emile
2019-03-07
Merge remote-tracking branch 'origin/master'
Emile
2019-03-07
updated logging and the insertion of stars
Emile
2019-03-07
Update 'README.md'
emile
2019-03-07
Update 'README.md'
emile
2019-03-07
updated the query, now only creating a new table if it does not exist yet
Emile
2019-03-07
:bug: fixed the broken sql queries
Emile
2019-03-07
used the code from the db-actions package to build a simple http-api split up...
Emile
2019-03-07
commented the exported functions according to the golint standard
Emile
2019-03-07
updated the comments on the exported functions according to the golint standard
Emile
2019-03-07
added comments to the exported functions
Emile
2019-03-07
updated the comments to golint standard
Emile
2019-03-07
updated the comments to golint standard
Emile
2019-03-07
updated the comments to golint standard
Emile
2019-03-07
updated the calcAllForces comment to golint standard
Emile
2019-03-07
removed unused code
Emile
2019-03-07
update the comments making them golint compatible
Emile
2019-03-07
subdivided the project into multiple logical compartments
Emile
2019-03-06
Initial commit
emile