1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-09-27 22:13:43 +00:00
Go to file
Oliver Giles 713462f37f update progress bar when navigating between Runs
When navigating between Run pages, the jobsRunning array used
by the ProgressUpdater was cleared after the status message had
inserted the new Run instead of before
2017-08-15 08:33:15 +03:00
example-scripts quote args to xsltproc 2015-09-20 09:23:50 +02:00
src update progress bar when navigating between Runs 2017-08-15 08:33:15 +03:00
CMakeLists.txt remove no longer used frontend templates 2017-07-31 08:31:43 +03:00
docker-build-centos.sh update dependencies to latest versions 2017-07-31 08:58:06 +03:00
docker-build-debian.sh update dependencies to latest versions 2017-07-31 08:58:06 +03:00
laminar.conf frontend love 2015-09-26 22:54:27 +02:00
laminar.service add systemd service file and default conf file 2015-09-19 14:50:22 +02:00
README.md update readme, point to wiki 2015-09-19 18:46:26 +02:00

laminar

Laminar is continuous integration with a focus on simplicity and flexibility. Minimal wheels are reinvented. See the wiki page for more information

Features

  • Pure C++ backend with few dependencies
  • Highly scriptable
  • Filesystem based configuration
  • Simple and responsive web frontend based on bootstrap