Chris
|
a6309aaf48
|
Remove license globals entirely (#8229)
* remove license globals entirely
* fix infinite recursion
* test fix
|
2018-02-09 10:04:48 -06:00 |
|
Chris
|
d5dbdb2737
|
several one-line panic, race, and logic fixes (#7766)
|
2017-11-03 08:25:38 -07:00 |
|
Chris
|
bff2b5e735
|
Miscellaneous app cleanup (#7594)
* app cleanup
* whoops, forgot a file
* some minor cleanup
* longer container deadline
* defensive checks
|
2017-10-09 14:59:48 -07:00 |
|
Chris
|
0f66b6e726
|
store/sqlstore cleanup and postgres tests (#7595)
* sqlstore cleanup / postgres tests
* remove stopped containers
* cmd/platform compile fix
* remove test-postgres target from makefile
|
2017-10-09 13:16:14 -04:00 |
|
Chris
|
4e79d2d4d0
|
remove jobs.Srv and other jobs-related globals (#7535)
|
2017-09-29 10:29:29 +01:00 |
|
Chris
|
49fe5fbf3d
|
Move sql store code into store/sqlstore package (#7502)
* move sql store code into store/sqlstore package
* move non-sql constants back up to store
* fix api test
* derp
|
2017-09-25 10:11:25 -04:00 |
|
Chris
|
266ff86702
|
remove more global refs (#7480)
|
2017-09-21 10:13:34 +01:00 |
|
Christopher Speller
|
29fca51821
|
Renaming repo
|
2017-09-06 23:11:59 -07:00 |
|
Christopher Speller
|
0331409488
|
Add jobserver command to platform binary (#7067)
* Add jobserver command to platform binary
* Fixing jobserver config. Adding jobserver flags.
* Fixing govet in makefile
|
2017-08-01 08:53:42 -04:00 |
|