Commit graph

147 commits

Author SHA1 Message Date
1computer1
a9aba8b06b Fix queue limit off-by-one 2019-05-21 11:38:26 -04:00
1computer1
2cdec2aa2f Modify error handling
Exec errors shouldn't show up anymore
2019-05-21 11:21:18 -04:00
1computer1
149d7025e8 Forgot a thing 2019-05-20 20:55:33 -04:00
1computer1
9c8c0838b0 Bump version to 1.4.0 2019-05-20 20:53:40 -04:00
1computer1
24a92a3dc1 Add more info to about 2019-05-20 20:47:55 -04:00
1computer1
d5b9be05d1 Add more logging 2019-05-20 20:41:41 -04:00
1computer1
d25e0be634 Use less predicatable folder names
This removes the count
2019-05-20 20:34:51 -04:00
1computer1
7a2f87da3f Minor style change 2019-05-20 20:26:46 -04:00
1computer1
de45491586 Expand configuration options
Add cleanup interval option
Enhanced some options to be per-compiler
Fix concurrent option not being used
2019-05-20 20:26:28 -04:00
1computer1
6460615923 Default parallel config option to false 2019-05-20 20:03:34 -04:00
1computer1
8f4e454f89 Ignore console.log 2019-05-20 20:03:15 -04:00
1computer1
5618aed14b Add parallel build option and build logging 2019-05-20 16:19:41 -04:00
1computer1
b275fd548d Keep containers running; override entrypoints 2019-05-20 16:08:00 -04:00
1computer1
6b7208202c Fix go 2019-05-20 15:36:20 -04:00
1computer1
567ca0322a Give more time to setting up containers 2019-05-20 14:55:23 -04:00
1computer1
71079ceb19 Fix languages that have more than one compiler 2019-05-20 14:48:58 -04:00
1computer1
b31f4dfb21 Bump version to 1.3.0 2019-05-17 16:07:40 -04:00
1computer1
9e2265b8bc Add a changelog 2019-05-17 16:07:07 -04:00
1computer1
f5cee0c5c4 Edit Haskell image; a bit larger but updated 2019-05-17 16:01:15 -04:00
1computer1
e8b9303b4c Add concurrent setting 2019-05-17 01:55:24 -04:00
1computer1
990143864e Fix wrong info 2019-05-16 22:57:59 -04:00
1computer1
5fc251d247 Bump version 2019-05-16 22:52:55 -04:00
1computer1
b46824f21c Update deps 2019-05-16 22:52:49 -04:00
1computer1
80c12e0456 Fix count not being incremented 2019-05-16 22:52:15 -04:00
1computer1
9a9c2b3d95 Simplify and speed up Haskell module running 2019-05-16 22:13:47 -04:00
1computer1
a109b57697 Disable memory swap 2019-05-16 22:09:06 -04:00
1computer1
f34cd8e427 Add config option for prefixes 2019-05-16 21:02:44 -04:00
1computer1
9e9cf31329 Fix reload command 2019-05-16 20:54:14 -04:00
1computer1
3235944d83 Add user-friendly names and show enabled languages 2019-05-16 20:51:46 -04:00
1computer1
c1842b4df8 Update readme 2019-05-16 20:29:24 -04:00
1computer1
e99ab5c7ce Bump version 2019-05-14 21:08:59 -04:00
1computer1
f082b72a1c Update dependencies 2019-05-14 21:08:44 -04:00
1computer1
350acc8f89 More readme stuffs 2019-05-14 21:05:12 -04:00
1computer1
aeeb437ab6 Keeping track of versions is too much work 2019-05-14 20:53:42 -04:00
1computer1
b0f9fef546 Explain config options 2019-05-14 20:50:07 -04:00
1computer1
a3893052cd Add prepare option 2019-05-14 20:39:23 -04:00
1computer1
72454abe0f Fix another typo 2019-05-14 20:28:50 -04:00
1computer1
8d26608ce3 Add some info to readme 2019-05-14 20:24:16 -04:00
1computer1
82eff621bf Avoid filename conflicts and cleanup files after 2019-05-14 20:21:34 -04:00
1computer1
808066db94 Fix typo 2019-05-14 19:56:37 -04:00
1computer1
389b00ba15 Keep containers running instead of making new ones 2019-05-14 19:50:21 -04:00
1computer1
b45e7c69e3 Clarify languages setting in config 2019-05-14 18:30:29 -04:00
1computer1
ae9028935c Use faster building and smaller GHC
Downgrading to 6.4.3 shouldn't be a big deal
2019-03-15 23:01:22 -04:00
1computer1
ff4f85d8a5 Remove Kotlin for now 2019-03-15 22:45:52 -04:00
1computer1
5568441526 Simplify runWith return 2019-03-15 22:13:38 -04:00
1computer1
17e5eade08 Add Racket 2019-03-15 22:06:49 -04:00
1computer1
7106c3f5ac Add OCaml 2019-03-15 21:43:40 -04:00
1computer1
9269d30595 Fix Kotlin image 2019-03-15 21:16:34 -04:00
1computer1
5113f512b4 Add Kotlin 2019-03-15 20:53:44 -04:00
1computer1
6436d7daac Fix missing word in readme 2019-03-15 20:47:24 -04:00