index
:
ao-coverage.git
trunk
Simple code coverage server for personal projects
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routes.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
#17 Move TOKEN from EnvConfig to database
Kevin J Hoerr
2022-04-07
1
-46
/
+53
*
Formatting and linting fixes
Kevin J Hoerr
2022-04-04
1
-2
/
+4
*
Refactor dependency on env and add comments
Kevin J Hoerr
2022-04-04
1
-3
/
+15
*
Test hc endpoint; remove unreachable code
Kevin J Hoerr
2021-09-27
1
-5
/
+0
*
Fix tag to specific step when publishing docker
Kevin J Hoerr
2021-09-25
1
-0
/
+5
*
Add lint check to pipeline
Kevin J Hoerr
2021-09-25
1
-14
/
+14
*
Adjust route matchers to remove quirks
Kevin J Hoerr
2021-09-20
1
-3
/
+3
*
#14 Changed /bash file to /sh
Kevin J Hoerr
2021-09-17
1
-2
/
+2
*
Add format to head commit info
Kevin J Hoerr
2021-09-16
1
-105
/
+16
*
#7 Add Cobertura format
Kevin J Hoerr
2021-09-16
1
-3
/
+106
*
Refactor coverage upload for ease of new formats
Kevin J Hoerr
2021-09-12
1
-49
/
+58
*
Add target filename to format
Kevin J Hoerr
2021-09-12
1
-1
/
+1
*
Refactor upload processing
Kevin J Hoerr
2021-09-12
1
-49
/
+51
*
Refactor env config into Metadata
Kevin J Hoerr
2021-09-12
1
-13
/
+26
*
Move token to metadata
Kevin J Hoerr
2021-09-12
1
-3
/
+1
*
Upgrade packages and fix unit tests
Kevin J Hoerr
2021-09-11
1
-1
/
+1
*
Refactor startup to passthrough values
Kevin J Hoerr
2020-04-27
1
-8
/
+5
*
#11 Handle unknown paths with 404 page
Kevin J Hoerr
2020-04-27
1
-0
/
+5
*
These changes moved a lot of the startup async to run in a streamlined
Kevin J Hoerr
2020-04-26
1
-42
/
+16
*
Upgrade packages and fix express type change
Kevin J Hoerr
2020-04-26
1
-1
/
+1
*
#2 Add CSS, favicon for landing page
Kevin J Hoerr
2020-02-22
1
-0
/
+9
*
#8 Add router unit tests using supertest
Kevin J Hoerr
2020-01-11
1
-0
/
+34
*
Add index.html template with route for integration
Kevin J Hoerr
2019-12-29
1
-0
/
+5
*
AOC-3 Catch promise rejections in POST request
Kevin J Hoerr
2019-12-21
1
-3
/
+6
*
Use nullish-coalescing op for env var assignments
Kevin J Hoerr
2019-12-12
1
-2
/
+2
*
Add template process to serve bash file
Kevin J Hoerr
2019-12-09
1
-0
/
+8
*
Add linting to project using Eslint
Kevin J Hoerr
2019-12-09
1
-25
/
+24
*
Promisify data flow in POST request
Kevin J Hoerr
2019-12-09
1
-9
/
+21
*
Use HeadIdentifier as reference for file retrieval
Kevin J Hoerr
2019-12-08
1
-39
/
+53
*
Overhaul error handling for controllers
Kevin J Hoerr
2019-12-08
1
-23
/
+54
*
Move from branch to repository document in MongoDB
Kevin J Hoerr
2019-12-08
1
-1
/
+10
*
Refactor routes into separate file
Kevin J Hoerr
2019-12-08
1
-0
/
+123