Commit Graph

  • 5e64844440 frontend: "builds" -> "runs" Oliver Giles 2020-12-05 13:52:40 +1300
  • c274e321df fetch average runtime as double, not int Oliver Giles 2020-12-05 13:51:25 +1300
  • e442652e0a rpm packaging: list man pages Oliver Giles 2020-12-05 13:49:13 +1300
  • 212cfaf8ab UserManual: laminard env vars with docker Oliver Giles 2020-12-05 13:24:12 +1300
  • b755a2ef9e edit manpages and cmakeize them Oliver Giles 2020-11-27 21:25:48 +1300
  • cafd0ddaee Write and install manpage for laminarc Dmitry Bogatov 2019-04-04 11:38:43 +0000
  • 69df17d7bf Write and install manpage for laminard Dmitry Bogatov 2019-04-04 17:54:26 +0000
  • 308d679ea4 update vue and vue-router Oliver Giles 2020-11-20 14:34:26 +1300
  • b851c72d53 progress bar: fix initial delayed update Oliver Giles 2020-11-20 14:08:02 +1300
  • 3e993d35a0 no badges for unfinished runs Oliver Giles 2020-11-13 14:02:00 +1300
  • 579c192d89 builds per day: fix dynamic update to wrong result Oliver Giles 2020-11-13 14:00:59 +1300
  • 4fb95fcb4f allow contexts to specify accepted jobs Oliver Giles 2020-11-13 13:47:02 +1300
  • bd489bdbb0 frontend refactor Oliver Giles 2020-10-16 21:19:09 +1300
  • c6b60646f6 rewrite gtest result formatting example Oliver Giles 2020-10-09 20:17:33 +1300
  • 1ea9713536 implement wallboard view Oliver Giles 2020-10-09 13:06:03 +1300
  • 746ab24676 move buildTimeDist chart to examples Oliver Giles 2020-09-26 15:12:02 +1200
  • 9862affd98 fix warnings under clang++ Oliver Giles 2020-09-26 11:33:36 +1200
  • 9974df21ce add example telegram notification Oliver Giles 2020-09-26 09:03:21 +1200
  • c774acbb98 add example email notification scripts Oliver Giles 2020-09-26 08:53:17 +1200
  • 06a5f3d8ef assign run numbers at queue time Oliver Giles 2020-09-25 15:29:30 +1200
  • 6d2c0b208b fix LAST_RESULT env var Oliver Giles 2020-09-20 09:10:28 +1200
  • 4b62e6dbf3 fix colours of per-job build time graph Oliver Giles 2020-09-19 15:22:01 +1200
  • dc3e41fb28 prettier graphs Oliver Giles 2020-09-04 13:21:29 +1200
  • e74332595e build time graph: simplify success/failed color logic Oliver Giles 2020-09-04 13:15:30 +1200
  • a793a97424 fix time scales in graphs Oliver Giles 2020-09-04 13:12:52 +1200
  • 4e9c4bfb04 run page: switch progress bar and nav buttons Oliver Giles 2020-09-04 13:10:09 +1200
  • e29568f627 improve layout on large screens Oliver Giles 2020-09-04 13:08:34 +1200
  • 4316eb8a00 sse endpoint: hint to reverse-proxy not to buffer Oliver Giles 2020-08-11 06:54:03 +1200
  • 8a4992e6af more aggressive, recursive kill on abort Oliver Giles 2020-08-08 12:03:52 +1200
  • 7f7e8d2455 downstream link signal only within job 0.9 Oliver Giles 2020-07-03 18:11:29 +1200
  • d6be7f5079 fix minor compile warnings Oliver Giles 2020-07-03 17:31:44 +1200
  • 09a208ebeb report version and usage messages Oliver Giles 2020-07-03 15:13:11 +1200
  • ae560b9de4 webui refresh Oliver Giles 2020-06-27 10:45:47 +1200
  • 4554039703 readme: add a warning about "make install" overriding laminar.conf Oliver Giles 2020-06-27 10:26:28 +1200
  • cd64be2cea UserManual: add a note that env vars are not shell-expanded Oliver Giles 2020-06-27 10:20:37 +1200
  • 559a6480ee send SIGKILL to unterminated child jobs Oliver Giles 2020-06-20 16:05:14 +1200
  • 1bb545e3f9 cmake: more appropriate use of CMAKE_INSTALL_PREFIX Oliver Giles 2020-06-20 15:59:35 +1200
  • de948c149e don't report latestNum of non-existent job Oliver Giles 2020-06-20 15:46:18 +1200
  • 0f2e601692 use c++17, deprecate debian 9 (stretch) packaging Oliver Giles 2020-06-20 15:39:34 +1200
  • c690be3a90 set html lang="en" Oliver Giles 2020-06-19 12:13:09 +1200
  • 1cc6cc6ae9 unify SSE reconnect behaviour Oliver Giles 2020-06-19 12:01:46 +1200
  • d5cfa3b94e connect stdin to /dev/null Oliver Giles 2020-06-15 12:31:42 +1200
  • 081becf23a laminarc: correct variable lifetime of show-jobs etc Oliver Giles 2020-06-14 07:48:52 +1200
  • 6c61fb3111 add missing #includes Oliver Giles 2020-05-22 11:42:12 +1200
  • eadcdbdf9c laminarc: improve exit codes and errors Oliver Giles 2020-04-25 08:49:20 +1200
  • 2e54773e83
    Add the ability to customize index.html (#113) Cameron Eagans 2020-03-10 11:40:14 -0600
  • abe0011c9f minor tweaks to UserManual #113 Oliver Giles 2020-03-10 19:32:16 +0200
  • ff35071a98 Improved implementation of custom HTML template Oliver Giles 2020-03-07 20:54:52 +0200
  • 308ce7e5d0 Link to semantic theme from manual Cameron Eagans 2020-03-06 22:37:17 -0700
  • 04132a188c Remove livereload script #114 Cameron Eagans 2020-03-04 15:59:31 -0700
  • 5bb5fbd0ca Finish semantic UI refresh Cameron Eagans 2020-03-03 16:09:08 -0700
  • b619635d45 Make sure that we're serving up the right markup all the time Cameron Eagans 2020-03-03 11:48:54 -0700
  • 0dd0e1c9d8 Add the ability to customize index.html Cameron Eagans 2020-03-03 11:05:39 -0700
  • da44c86a63 Rebuild the status dashboard with Semantic UI Cameron Eagans 2020-03-03 01:03:55 -0700
  • 581bf8b759 Start reindenting the file (templates will be reindented as I go) Cameron Eagans 2020-03-02 19:35:17 -0700
  • be5a338867 Convert main page to semantic UI Cameron Eagans 2020-03-02 19:31:45 -0700
  • a4770d9cc9 Remove duplicate ansi_up load Cameron Eagans 2020-03-02 19:24:10 -0700
  • 2ddfe5443f Move custom css to app.css Cameron Eagans 2020-03-02 15:20:37 -0700
  • 9352ec35cd Use jsdelivr copies of javascript and css Cameron Eagans 2020-03-02 15:16:37 -0700
  • f981491a34 define FNM_EXTMATCH to 0 if undefined Oliver Giles 2020-02-25 20:36:24 +0200
  • a7e6094d01 replace KJ_ASSERT with LASSERT 0.8 Oliver Giles 2020-01-02 08:16:55 +0200
  • 6f366e21cc centos pkg fix: laminard in sbin Oliver Giles 2019-12-31 20:12:50 +0200
  • 2bf04d8157 allow setting a job description Oliver Giles 2019-12-24 22:10:16 +0200
  • 40b708c594 UserManual: remove outdated reference to tags Oliver Giles 2019-12-24 20:34:17 +0200
  • b8ab43b508 UserManual: add CLICOLOR_FORCE docs Oliver Giles 2019-12-23 07:58:52 +0200
  • 3fde38c6b8 job leader process Oliver Giles 2019-12-21 15:29:37 +0200
  • 304ef797b8 install laminard in usr/sbin not usr/bin Oliver Giles 2019-12-13 11:39:30 +0200
  • e6f338ceb2 readme: add sentence about contributing Oliver Giles 2019-12-13 11:17:31 +0200
  • 0384fc9a0a
    Replace nodes/tags with contexts Oliver Giles 2019-12-13 10:42:22 +0200
  • 101e90f9e1 remove reference to helper script #105 feature/contexts Oliver Giles 2019-12-13 10:32:09 +0200
  • b433fd16d2
    Update UserManual.md Oliver Giles 2019-11-14 21:16:57 +0200
  • 7c99eae2bd Replace nodes/tags with contexts Oliver Giles 2019-11-09 21:59:37 +0200
  • a0da7b109e pkg: add build script for centos 8 Oliver Giles 2019-11-02 11:24:48 +0200
  • 4534cb8627 pkg: mark ~upstream version in centos rpm Oliver Giles 2019-11-01 20:36:57 +0200
  • 8cf31fa1c2 debian package: mark /etc/laminar.conf as a config file Oliver Giles 2019-11-01 10:49:53 +0200
  • 4aaa930e17 debian10 pkg script: add missing dependency on libcapnp Oliver Giles 2019-11-01 10:26:02 +0200
  • 8a1095cb73 move packaging scripts into pkg directory Oliver Giles 2019-11-01 10:24:03 +0200
  • ba472711be refactor: remove run page json type hack Oliver Giles 2019-11-01 07:27:34 +0200
  • 39ca7e86cf replace websockets with sse and refactor Oliver Giles 2019-10-05 20:06:35 +0300
  • 4a07e24da3 split server into http and rpc parts Oliver Giles 2019-09-27 20:50:46 +0300
  • 4614ada1d3 log: use fully qualified namespace ref for __FILE_BASE__ Oliver Giles 2019-09-27 10:48:00 +0300
  • 21c097a7a9 resolves #104: fix clang compiler error Oliver Giles 2019-09-27 10:42:01 +0300
  • b90f49987f resolves #102: example Dockerfile to build laminar docker image Devon Bagley 2019-09-18 23:10:05 -0700
  • 46281b25dd remove docker-build.sh script #102 Oliver Giles 2019-09-17 20:52:12 +0300
  • 9264e5efb0 minor tweaks to user manual Oliver Giles 2019-09-17 20:50:42 +0300
  • 9d7134ecc7 re: #56 try a css hack to force GPU hardware acceleration for the .spin animation #103 Devon Bagley 2019-09-15 19:53:01 -0700
  • f1a5393477 Fix up PR #102 Devon Bagley 2019-09-15 18:08:59 -0700
  • ef8c246a15 feat(Dockerfile): build docker image to run laminar Devon Bagley 2019-09-14 23:58:21 -0700
  • 2ee950d1c3 build scripts: debian 10 is now current stable Oliver Giles 2019-09-04 09:33:16 +0300
  • 5d31d4152e fix debian package filename and contained version (#101) Stefan Bühler 2019-08-30 19:32:48 +0200
  • 6e0993a54b use $tag-1~upstream-debian9 as debian package version #101 Oliver Giles 2019-08-30 10:59:57 +0300
  • e1fe5697d2 README: add explicit instruction for installing dependencies Oliver Giles 2019-08-25 07:48:56 +0300
  • 94218bb913 fix debian package filename and contained version Stefan Bühler 2019-08-24 19:02:50 +0200
  • 7b418a546c add uint typedef Oliver Giles 2019-07-04 12:28:33 +0300
  • 06834fddff Fix sourcing the wrong file location, remove conditional example writeout. #96 Tessa L. H. Lovelace 2019-06-30 06:49:16 -0700
  • a73c945f45 A less arbitrary `make -j` flag value. Tessa L. H. Lovelace 2019-06-30 06:44:34 -0700
  • e574a4553a Move cmake defaults into CMakeLists.txt file, and document default(s). Tessa L. H. Lovelace 2019-06-30 06:40:25 -0700
  • 09bfdb4eb9 Adding an overrideable default for CMAKE_INSTALL_PREFIX. Tessa L. H. Lovelace 2019-06-30 06:24:20 -0700
  • 746524bcc2 Grouping and whitespace. Tessa L. H. Lovelace 2019-06-29 20:17:59 -0700
  • b2e873e853 Checks for an existing config file before overwriting. Tessa L. H. Lovelace 2019-06-29 20:05:18 -0700