about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* committing untracked files HEAD mainEmile2019-03-24
* created a simple frontend for the db-controller backendEmile2019-03-15
* distributor + moved some code into seperate functionsEmile2019-03-08
* little frontend for making requests to the databaseEmile2019-03-08
* more loggingEmile2019-03-08
* go module supportEmile2019-03-08
* more loggingEmile2019-03-08
* more loggingEmile2019-03-08
* updated the creation of the tables making sure not to create a new table if o...Emile2019-03-08
* Merge remote-tracking branch 'origin/master'Emile2019-03-07
|\
| * Update 'README.md'emile2019-03-07
| * Update 'README.md'emile2019-03-07
* | updated logging and the insertion of starsEmile2019-03-07
|/
* updated the query, now only creating a new table if it does not exist yetEmile2019-03-07
* :bug: fixed the broken sql queriesEmile2019-03-07
* used the code from the db-actions package to build a simple http-api split up...Emile2019-03-07
* commented the exported functions according to the golint standardEmile2019-03-07
* updated the comments on the exported functions according to the golint standardEmile2019-03-07
* added comments to the exported functionsEmile2019-03-07
* updated the comments to golint standardEmile2019-03-07
* updated the comments to golint standardEmile2019-03-07
* updated the comments to golint standardEmile2019-03-07
* updated the calcAllForces comment to golint standardEmile2019-03-07
* removed unused codeEmile2019-03-07
* update the comments making them golint compatibleEmile2019-03-07
* subdivided the project into multiple logical compartmentsEmile2019-03-07
* Initial commitemile2019-03-06