unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32660] [PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web
@ 2018-09-07 21:05 Ludovic Courtès
  2018-09-07 21:14 ` [bug#32660] [PATCH 1/2] services: tailon: Move to (gnu services web) Ludovic Courtès
  2018-09-10 10:18 ` bug#32660: [PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Ludovic Courtès @ 2018-09-07 21:05 UTC (permalink / raw)
  To: 32660

Hello,

This moves taylon-service-type to web.scm, mostly so we can use admin.scm
from there (and potentially in other places as well.)

Thoughts?

Ludo’.

Ludovic Courtès (2):
  services: tailon: Move to (gnu services web).
  services: hpcguix-web: Produce a log file and rotate it.

 gnu/local.mk           |   1 -
 gnu/services/admin.scm | 174 +-------------------------------------
 gnu/services/web.scm   | 188 ++++++++++++++++++++++++++++++++++++++++-
 gnu/tests/admin.scm    | 127 ----------------------------
 gnu/tests/web.scm      |  99 +++++++++++++++++++++-
 5 files changed, 284 insertions(+), 305 deletions(-)
 delete mode 100644 gnu/tests/admin.scm

-- 
2.18.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-10 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-07 21:05 [bug#32660] [PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web Ludovic Courtès
2018-09-07 21:14 ` [bug#32660] [PATCH 1/2] services: tailon: Move to (gnu services web) Ludovic Courtès
2018-09-07 21:14   ` [bug#32660] [PATCH 2/2] services: hpcguix-web: Produce a log file and rotate it Ludovic Courtès
2018-09-10 10:18 ` bug#32660: [PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).