aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* #2 Add CSS, favicon for landing pageKevin J Hoerr2020-02-221-0/+9
* #8 Add router unit tests using supertestKevin J Hoerr2020-01-113-35/+273
* Move template files to subfolderKevin J Hoerr2019-12-291-2/+2
* Add index.html template with route for integrationKevin J Hoerr2019-12-292-0/+16
* #4 Lower brightness of generated report badgesKevin J Hoerr2019-12-212-72/+58
* AOC-3 Catch promise rejections in POST requestKevin J Hoerr2019-12-212-4/+7
* Use nullish-coalescing op for env var assignmentsKevin J Hoerr2019-12-124-8/+8
* Fix color matcher for inbetween step valuesKevin J Hoerr2019-12-122-2/+26
* Add unit tests for util/config.tsKevin J Hoerr2019-12-122-6/+154
* Simplify and generalize template processingKevin J Hoerr2019-12-123-26/+90
* Add ts-jest to improve TS coverage reportsKevin J Hoerr2019-12-112-0/+29
* Finish developing unit tests for formats, loggerKevin J Hoerr2019-12-112-5/+137
* Add Jest to handle unit and integration testingKevin J Hoerr2019-12-114-13/+96
* Fix reported license and update changelogKevin J Hoerr2019-12-101-3/+2
* Add template process to serve bash fileKevin J Hoerr2019-12-093-0/+41
* Add linting to project using EslintKevin J Hoerr2019-12-097-63/+81
* Promisify data flow in POST requestKevin J Hoerr2019-12-092-19/+32
* Use HeadIdentifier as reference for file retrievalKevin J Hoerr2019-12-082-39/+61
* Overhaul error handling for controllersKevin J Hoerr2019-12-085-27/+75
* Move from branch to repository document in MongoDBKevin J Hoerr2019-12-082-30/+70
* Refactor routes into separate fileKevin J Hoerr2019-12-083-129/+137
* Add winston, express-winston to handle loggingKevin J Hoerr2019-12-083-55/+94
* Add Metadata core with MongoDB for persistenceKevin J Hoerr2019-12-072-103/+237
* Prepare repository for 0.1.0 releaseKevin J Hoerr2019-11-302-9/+0
* Disable branch GET EPs until Metadata is doneKevin J Hoerr2019-11-301-2/+2
* Remove default value for format parameterKevin J Hoerr2019-11-301-3/+2
* Implement file handling for reportsKevin J Hoerr2019-11-292-34/+55
* Implement report parsing for TarpaulinKevin J Hoerr2019-11-292-5/+32
* Add Prettier to projectKevin J Hoerr2019-11-232-61/+80
* Generate report badge with color gradientKevin J Hoerr2019-11-232-14/+37
* Move TS files into /srcKevin J Hoerr2019-11-103-0/+127