about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* moved the db_actions to an own package and adjusted the functions so that ↵Emile2019-02-13
| | | | the database gets reached into the function for usage
* finally finished implementing the updateCenterOfMass handler and because ↵Emile2019-02-12
| | | | that was so much fun, I also implemented the genForestTreeHandler ...
* added the centerofmassendpoint and the genforesttree endpointEmile2019-02-12
|
* updating the center of mass (finally) working now!Emile2019-02-11
|
* implemented updating the center of mass of every nodeEmile2019-02-11
|
* updated the function commentsEmile2019-02-10
|
* implemented the updateTotalMass functionEmile2019-02-10
|
* implemented the updateTotalMass functionEmile2019-02-10
|
* implemented the updateTotalMass functionEmile2019-02-10
|
* started building monitoringEmile2019-02-09
|
* updated / added a few endpointsEmile2019-02-09
|
* added two handlers getting all the stars in go or csv formatEmile2019-02-09
|
* added a handler inserting stars into the treeEmile2019-02-09
|
* defined the db connection globally and set the max amount of open connsEmile2019-02-09
|
* added a shebang and listing all the stars in go and csv formatEmile2019-02-09
|
* added a shebang and listing all the stars in go and csv formatEmile2019-02-09
|
* added a script deleting all nodes, all stars, creating a new tree and ↵Emile2019-02-09
| | | | inserting 200000 stars into the tree
* defining where prometheus and the postgresql-exporter are for scraping ↵Emile2019-02-09
| | | | metrics (WIP)
* removed the shell, it's just not necessary...Emile2019-02-09
|
* updated the error messages displayed when queries fail.Emile2019-02-09
|
* new model, see the wiki for a description how this all worksEmile2019-02-07
|
* new model, see the wiki for a description how this all worksEmile2019-02-07
|
* frontend / interaction with the userEmile2019-02-07
|
* Middleware in between the db_actions and the frontendEmile2019-02-07
|
* General actions for the database (inserting a star, deleting a star, ↵Emile2019-02-07
| | | | creating a new tree ...)
* pushhanemile2019-01-25
|
* updatehanemile2019-01-24
|
* push before using everything in docker swarmhanemile2019-01-23
|
* updated the api descriptionhanemile2019-01-22
|
* updated the list of endpointshanemile2019-01-21
|
* grouped the functions in individual files and created a detailed README.mdhanemile2019-01-21
|
* .hanemile2019-01-21
|
* reviewed the commentshanemile2019-01-21
|
* something seems broken...hanemile2019-01-12
|
* .hanemile2019-01-12
|
* created some kind of command line utilityhanemile2019-01-10
|
* overall pushhanemile2019-01-09
|
* cron commithanemile2018-12-24
|
* overall pushhanemile2018-12-24
|
* overall pushhanemile2018-12-24
|
* Initial commitemile2018-12-14