about summary refs log tree commit diff
BranchCommit messageAuthorAge
maincommitting untracked filesEmile5 years
 
 
AgeCommit messageAuthor
2019-03-24committing untracked files HEAD mainEmile
2019-03-15created a simple frontend for the db-controller backendEmile
2019-03-08distributor + moved some code into seperate functionsEmile
2019-03-08little frontend for making requests to the databaseEmile
2019-03-08more loggingEmile
2019-03-08go module supportEmile
2019-03-08more loggingEmile
2019-03-08more loggingEmile
2019-03-08updated the creation of the tables making sure not to create a new table if o...Emile
2019-03-07Merge remote-tracking branch 'origin/master'Emile
2019-03-07updated logging and the insertion of starsEmile
2019-03-07Update 'README.md'emile
2019-03-07Update 'README.md'emile
2019-03-07updated the query, now only creating a new table if it does not exist yetEmile
2019-03-07:bug: fixed the broken sql queriesEmile
2019-03-07used the code from the db-actions package to build a simple http-api split up...Emile
2019-03-07commented the exported functions according to the golint standardEmile
2019-03-07updated the comments on the exported functions according to the golint standardEmile
2019-03-07added comments to the exported functionsEmile
2019-03-07updated the comments to golint standardEmile
2019-03-07updated the comments to golint standardEmile
2019-03-07updated the comments to golint standardEmile
2019-03-07updated the calcAllForces comment to golint standardEmile
2019-03-07removed unused codeEmile
2019-03-07update the comments making them golint compatibleEmile
2019-03-07subdivided the project into multiple logical compartmentsEmile
2019-03-06Initial commitemile