summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-24Merge branch 'master' into concurency_tuningconcurency_tuningmatthieu
2020-11-24Fix filepaths for windowsv0.4.1matthieu
2020-11-24Fix pathfiles to make it work on Windowsmatthieu
2020-10-21First step to give the possibility to send concurrent request or notmatthieu
2020-09-02Add alternative to concurency in the code - need to add an option formatthieu
2020-08-04Merge branch 'master' of github.com:Phantas0s/devdash into mastermatthieu
2020-08-04Delete KoFimatthieu
2020-08-01Update README.mdMatthieu Cneude
2020-07-03Begin to improve file search through different pathmatthieu
2020-06-13Fix mistake: main package is in devdash.go, not cmd/devdash.gomatthieu
2020-06-08Update the CHANGELOGmatthieu
2020-06-08Small improvement on first README imagev0.4.0matthieu
2020-06-08Merge branch 'next-release'matthieu
2020-06-08Update the README morematthieu
2020-06-07Update CHANGELOGmatthieu
2020-06-07Modify README for next releasematthieu
2020-06-07Add generic output as a bar diagram from any command line inputmatthieu
2020-06-06Add gauge general widgetmatthieu
2020-06-06Add gauge for the different rate (service remote_host localhost)matthieu
2020-06-06Add the widget rh.box / lh.boxmatthieu
2020-06-05More testsmatthieu
2020-06-04Test most of the new host servicematthieu
2020-06-04Merge branch 'master' of github.com:Phantas0s/devdashmatthieu
2020-06-04No need of method for an object with two fields - functional approachmatthieu
2020-06-01Add test helpers in gokitMatthieu
2020-06-01A bit of first order function is great for testing ;)matthieu
2020-06-01Add more testsmatthieu
2020-05-30Renaming and add testsmatthieu
2020-05-30Clean up and fix bugsmatthieu
2020-05-29Add possibility to pass any command line or bash script to render it inmatthieu
2020-05-29Add a new service localhost to monitor local machinematthieu
2020-05-28remote host widget: Add table with disk info + add bar with every CPUmatthieu
2020-05-27Add disk IO for hostsmatthieu
2020-05-27Fix annoying bugsmatthieu
2020-05-27More bug fix and cleaningmatthieu
2020-05-27Fix bugsmatthieu
2020-05-26replace mutex nonsense with fan-in channelsmatthieu
2020-05-26* Add Gokitmatthieu
2020-05-25Add swap rate for remote host analyticsmatthieu
2020-05-25Add memory ratematthieu
2020-05-24[master] Add cpu rate for remote hostmatthieu
2020-05-22Debug travis widgetmatthieu
2020-05-22ReplaceAll is only from go 1.12 - rewindmatthieu
2020-05-22Delete binarymatthieu
2020-05-22Update one examplematthieu
2020-05-22New main packagematthieu
2020-05-22Update changelogsmatthieu
2020-05-22Change the whole command systemmatthieu
2020-05-22Small fix + add cobramatthieu
2020-05-22Reorganize CLI commandsmatthieu