Commit Graph

359 Commits (master)
 

Author SHA1 Message Date
Oliver Giles 8c3d7f62a9 cmake: fix install path of /etc/laminar.conf
4 weeks ago
Mike Swierczek a1a95c8e7f README.md: add pkg-config
2 months ago
marian cingel 277a59f1cb Support Clang/LLVM build on FBSD
6 months ago
mapperr 97b9f6b1ae database: fix missing import
6 months ago
Ferenc Erki d2c58f0bcd Fix author warning about cmake command order
9 months ago
Oliver Giles dab620b01e Http::cleanupPeers: check fulfiller is non-null
1 year ago
Jan-Benedict Glaw 1e7e9319c3 Have at least some minimal logging
1 year ago
Jan-Benedict Glaw af4b51b3e9 Add a link from any run to its job
1 year ago
Dmitry Shachnev 458ec26943 Optimize query which is used on /jobs page
1 year ago
Lucki 6a20291dc4 Fix wrong example path extension
1 year ago
Oliver Giles 3cc01bc45d Better average line in Build time graph
1 year ago
Guilherme Lima e25b58944d Minor tweaks to charts appearance
1 year ago
Guilherme Lima 1be755e323 Update Chart.js to version 3.9
1 year ago
Oliver Giles e9fc547a72 wallboard: correctly tag running build for css
2 years ago
Oliver Giles 01183a3c25 wallboard: fix stuck page without filter query
2 years ago
Oliver Giles e7defa9f15 fe: fix display of first run of job
2 years ago
Dmitry Bogatov 99e2e62906 laminard: ignore SIGHUP
2 years ago
Oliver Giles 261c08d2fe test: assert on >= 5 rather than strictly ==
2 years ago
Oliver Giles 48c0e9340e pkg: move to debian 11 (bullseye)
2 years ago
Oliver Giles 7303e4d592 fe perf: insertAdjacentHTML is faster than innerHTML+=
2 years ago
Oliver Giles 23cb30fc0c fe perf: throttle log rendering
2 years ago
Oliver Giles 7eb19ce8c4 fe: fix home icon link under subdir
2 years ago
Oliver Giles 7c4e1108ae nginx example: trailing slash on proxy_pass argument
2 years ago
Oliver Giles 5607a93cc1 manpage: fix synopsis queue/start/run
2 years ago
Oliver Giles 41ddd8fe4f allow adding job to front of queue
2 years ago
Oliver Giles e581a0cf5d tests: add setNumExecutors method
2 years ago
Oliver Giles 4a6f99a203 tests: reinstantiate laminar for each unit
2 years ago
Oliver Giles efafda16ff improve frontend performance with large logs
2 years ago
Oliver Giles bb087b72ee Revert "make taskFailed non-fatal"
2 years ago
Oliver Giles 37bbf6ade4 server: handle ECONNRESET in http connections
2 years ago
Oliver Giles e1686d454b display run number for queued jobs
2 years ago
Oliver Giles 549f49052a create unix sockets with 660 permissions
2 years ago
Oliver Giles d913d04c4a UserManual: correct Debian version name
3 years ago
Oliver Giles 78ceeec3e8 frontend: fix double-escaped link
3 years ago
Oliver Giles ded13ed9fe docs: update references to current distro versions
3 years ago
Oliver Giles 15dbed4cac pkg: move centos8 to rocky8
3 years ago
Oliver Giles e67e0bc453 examples: add git post-receive hook example
3 years ago
Oliver Giles 2de8b91ad2 examples: consistently omit extension for scripts
3 years ago
Oliver Giles 399f07cf3a add example config for nginx reverse proxy
3 years ago
Chl 2941a5abdd Fix typos and formulation in UserManual.md
3 years ago
Oliver Giles a50514a135 frontend: better dynamic update of graphs
3 years ago
Oliver Giles 60f7ee5402 make cmake 3.6 the minimum supported version
3 years ago
Oliver Giles 7f1c293588 pkg: centos8 has cmake not cmake3
3 years ago
Starbeamrainbowlabs fe4caa155b README: Use nproc to get cpu core count
3 years ago
Oliver Giles f3a6ba2f4b console log: improve color scheme
3 years ago
Oliver Giles dff4c93e15 cmake: GTEST_LIBRARIES not GTEST_LIBRARY
3 years ago
Oliver Giles 747ae3ada8 abort test: use "sleep inf" instead of "yes"
3 years ago
Oliver Giles 9a5ccc70e3 add example script for docker builds
3 years ago
Oliver Giles d01cf1c9b0 failure to remove rundir should not abort the jobrunner
3 years ago
Oliver Giles 02810309fc make taskFailed non-fatal
3 years ago