1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2025-06-13 12:54:29 +00:00

Commit Graph

  • 636dfb8651 use shorter build vars in traditional style Oliver Giles 2017-08-16 08:24:06 +0300
  • 2dac3e324b add explanation of LAMINAR_BIND_* to laminar.conf Oliver Giles 2017-08-16 08:20:20 +0300
  • 0b9fb54b02 laminarc: read LAMINAR_BIND_RPC Oliver Giles 2017-08-15 08:41:53 +0300
  • b7644494fc unlink unix sockets before binding Oliver Giles 2017-08-15 08:19:54 +0300
  • 713462f37f update progress bar when navigating between Runs Oliver Giles 2017-08-14 08:45:28 +0300
  • e7aa979303 bugfix: wrong log compression limit check operator Oliver Giles 2017-08-12 17:32:55 +0300
  • b307e06a87 use comma as a tag separator instead of space Oliver Giles 2017-08-12 16:42:14 +0300
  • 56d2f30976 align abstract socket address syntax to new capnp Oliver Giles 2017-08-12 15:22:32 +0300
  • c12fb3f030 remove unnecessary default parameter Oliver Giles 2017-08-12 15:10:06 +0300
  • eda906b805 refactor: remove transport knowledge from Laminar class Oliver Giles 2017-08-10 08:25:20 +0300
  • ab99af7ca7 implement general-purpose locks Oliver Giles 2017-08-10 07:40:30 +0300
  • f42325b472 implement .init script to populate workspace Oliver Giles 2017-08-07 08:15:35 +0300
  • 4fc2310ed9 allow Run::addScript to accept a CWD for scripts Oliver Giles 2017-08-07 08:06:49 +0300
  • ae213b4f74 assymetric queueing logic Oliver Giles 2017-08-06 08:21:17 +0300
  • 9aa172e8f5 adapt nodes and tags to new folder structure Oliver Giles 2017-08-06 08:19:58 +0300
  • b45de55ed1 bugfix: correct path to node .before script Oliver Giles 2017-08-06 08:19:00 +0300
  • 1bd07acfc6 update dependencies to latest versions Oliver Giles 2017-07-31 08:58:06 +0300
  • 66b62f70f3 only compress logs larger than a certain size Oliver Giles 2017-07-31 08:56:58 +0300
  • 3068180f8e give capnp ownership of process output fd Oliver Giles 2017-07-31 08:53:50 +0300
  • 668ada74d1 move from directory-based to file-based job scripts Oliver Giles 2017-07-31 08:51:46 +0300
  • 1bcb2c8dfe remove no longer used frontend templates Oliver Giles 2017-07-31 08:31:43 +0300
  • 8080d38cfe fix reported estimated time of completion from websocket Oliver Giles 2017-07-13 21:58:39 +0300
  • 492ddd2ceb "Laminar" as default page title Oliver Giles 2017-07-13 21:58:19 +0300
  • ad9837fd96 frontend: replace angular with vue Oliver Giles 2017-07-13 21:57:28 +0300
  • 56bc2581bf v0.3 0.3 Oliver Giles 2016-07-29 12:41:14 +0300
  • b8d172fa2b change docker script to build for debian Oliver Giles 2016-07-26 13:02:58 +0300
  • 4e911756bc update copyright year Oliver Giles 2016-07-25 15:00:49 +0300
  • 2ea27d46ed implement proper child cleanup Oliver Giles 2016-07-25 14:59:45 +0300
  • 7b7de751e3 fix for new non-COW std::strings Oliver Giles 2016-07-23 18:07:33 +0300
  • c502bdfdc3 use hyphen in deb pkg name Oliver Giles 2015-12-06 14:12:12 +0100
  • 9521ba0bab zlib dep, build script fixes, v0.2 0.2 Oliver Giles 2015-12-06 14:07:16 +0100
  • 82b39c2961 compress logs in database Oliver Giles 2015-12-06 13:47:43 +0100
  • 1eb6a9138e better message on execl failure Oliver Giles 2015-12-06 12:41:38 +0100
  • e7fe117426 don't log full file paths, remove use of KJ_DBG Oliver Giles 2015-12-06 12:36:12 +0100
  • 99fd47de68 order recent builds in job page chronologically Oliver Giles 2015-12-06 12:20:14 +0100
  • f181c87d3b report running state, only show spinner when actually running Oliver Giles 2015-12-06 12:15:05 +0100
  • 87ebf91f1e don't show previous build button for first job run Oliver Giles 2015-12-06 11:54:34 +0100
  • 10d7ad8960 create db with primary key and index Oliver Giles 2015-12-06 11:53:06 +0100
  • a83cc6c7a5 correct postinst dir install path, force bash on ubuntu Oliver Giles 2015-12-06 11:41:46 +0100
  • 7b010fdaf6 add missing maintainer Oliver Giles 2015-12-06 11:39:17 +0100
  • 645ed81aea use boost 1.55 for compatibility with debian jessie Oliver Giles 2015-12-06 11:38:49 +0100
  • e40fb52554 output a warning when archive exists instead of failing Oliver Giles 2015-12-06 11:37:24 +0100
  • 1273b36260 add docker scripts Oliver Giles 2015-11-26 08:41:06 +0100
  • f9ce571da5 fix linked libraries on ubuntu 0.1 Oliver Giles 2015-11-19 21:44:18 +0100
  • fadabbf9f6 support cmake 2.8.11 Oliver Giles 2015-11-19 21:43:57 +0100
  • d44d5ba0e6 boost compatibility Oliver Giles 2015-11-19 21:43:08 +0100
  • 56a8301e85 increment busyExecutors only when queueing cannot fail Oliver Giles 2015-11-01 11:35:46 +0100
  • 695b52c101 error on non-existent job Oliver Giles 2015-11-01 11:35:07 +0100
  • cb954f0ff8 FE cleanup, send missing messages Oliver Giles 2015-11-01 11:34:18 +0100
  • 16081adb30 add missing enum conversion Oliver Giles 2015-11-01 11:30:18 +0100
  • beede38643 propagate job_completed message to run page Oliver Giles 2015-11-01 11:29:06 +0100
  • e140221c72 cleanup, dynamically present artifacts Oliver Giles 2015-11-01 11:28:22 +0100
  • b3cd9929b7 client: when job fails, still wait for others to complete Oliver Giles 2015-11-01 11:25:43 +0100
  • 2b6cbc18b1 spinner+progress Oliver Giles 2015-11-01 11:24:28 +0100
  • 1e0a2ebc36 frontend love Oliver Giles 2015-09-26 22:54:27 +0200
  • 0df97e95fd support for job and node tags Oliver Giles 2015-09-24 22:02:11 +0200
  • 79c3ee5fcb fix spelling mistake Oliver Giles 2015-09-24 21:07:48 +0200
  • 3ee5b4f8f6 better socket closing Oliver Giles 2015-09-23 08:15:08 +0200
  • f923762c7e server cleanup, fix logic error in early promise resolution Oliver Giles 2015-09-21 22:30:50 +0200
  • cf9bee07db add favicon, nav logo Oliver Giles 2015-09-20 19:57:05 +0200
  • 78a0ef9ed8 quote args to xsltproc Oliver Giles 2015-09-20 09:23:50 +0200
  • 16bbb4cbf6 update readme, point to wiki Oliver Giles 2015-09-19 18:46:26 +0200
  • eee217d748 example scripts for generating test reports Oliver Giles 2015-09-19 18:35:22 +0200
  • a729a6782e implement display and serving of archived artifacts Oliver Giles 2015-09-19 17:24:20 +0200
  • dbc75000a5 readability: move runFinished into its own function Oliver Giles 2015-09-19 15:41:19 +0200
  • 50dd7b47af use an empty string for the default node name Oliver Giles 2015-09-19 15:40:53 +0200
  • 1caeeabbfd expose lNode Oliver Giles 2015-09-19 15:40:09 +0200
  • ae59da1245 implement LAMINAR_KEEP_WORKDIR Oliver Giles 2015-09-19 15:29:07 +0200
  • 291428ef2d add support for global, node and job level env files Oliver Giles 2015-09-19 14:55:16 +0200
  • 1484f7a706 add systemd service file and default conf file Oliver Giles 2015-09-19 14:50:22 +0200
  • f260b7813c remove iniparser, laminar.conf must be sourced Oliver Giles 2015-09-19 14:36:03 +0200
  • cf10d5c795 expose lArchive Oliver Giles 2015-09-19 13:40:00 +0200
  • 2147346493 expose lResult and lLastResult Oliver Giles 2015-09-19 10:31:51 +0200
  • a2701dcfd9 Initial commit Oliver Giles 2015-09-13 22:25:26 +0200