Rename file

[?]
Feb 18, 2016, 11:49 AM
GH4S4AWM2RUS3RUDU4E4TVQJF3N3LKM7OQQSZTG6H7NNMH6FKR7AC

Dependencies

  • [2] 73YR46NJ hydra-queue-runner: Write directly to a binary cache
  • [3] MHVIT4JY Split hydra-queue-runner.cc more
  • [4] HJOEIMLR Refactor
  • [5] N4IROACV Move buildRemote() into State
  • [6] YZAI5GQU Implement a database connection pool
  • [7] 3FQ65IXO hydra-queue-runner: Compress binary cache NARs using xz
  • [8] MB3TISH2 Rate-limit the number of threads copying closures at the same time
  • [9] 5AIYUMTB Basic remote building
  • [10] ENXUSMSV Make concurrency more robust
  • [11] 7LB6QBXY Keep track of the number of build steps that are being built
  • [12] 24BMQDZA Start of single-process hydra-queue-runner

Change contents

  • replacement in src/hydra-queue-runner/Makefile.am at line 6
    [2.77][2.77:122]()
    local-binary-cache.hh local-binary-cache.cc
    [2.77]
    [3.322]
    binary-cache-store.hh binary-cache-store.cc
  • file move: local-binary-cache.cc (----------)binary-cache-store.cc (----------)
    [3.187]
    [2.1879]
  • replacement in src/hydra-queue-runner/binary-cache-store.cc at line 1
    [2.1879][2.1880:1913]()
    #include "local-binary-cache.hh"
    [2.1879]
    [2.1913]
    #include "binary-cache-store.hh"
  • file move: local-binary-cache.hh (----------)binary-cache-store.hh (----------)
    [3.187]
    [2.9253]
  • replacement in src/hydra-queue-runner/hydra-queue-runner.cc at line 10
    [3.20065][2.1508:1541]()
    #include "local-binary-cache.hh"
    [3.20065]
    [3.19]
    #include "binary-cache-store.hh"