- May 29, 2018
-
-
Steven Murray authored
-
Eric Cano authored
The error(s) gets recorded at failure time, and the list is printed at job deletion time.
-
Eric Cano authored
-
- May 28, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
This allows helgrind to be aware of succession of events. Also reduced the default queue depth for unit tests.
-
Eric Cano authored
Adapted the in-RPM script generation.
-
- May 22, 2018
-
-
Steven Murray authored
-
Julien Leduc authored
-
- May 18, 2018
-
-
Michael Davis authored
-
Steven Murray authored
- May 17, 2018
- May 16, 2018
-
-
Eric Cano authored
-
- May 15, 2018
-
-
Eric Cano authored
-
Eric Cano authored
-
Michael Davis authored
Better to have all formatting on the client side, so we format the header and the reponse values in the same place. (Also no need to send this data over the wire as it's always the same).
-
Michael Davis authored
-
Michael Davis authored
PB now accommodates "lpa" and "lpr" responses as well as "af ls"
-
Eric Cano authored
The test relies on this order.
-
Eric Cano authored
-
Eric Cano authored
-
- May 14, 2018
-
-
Eric Cano authored
The new default is 10 for unit tests. The number is set by the frontend, which is the only process where it matters. The default in the configuration file is set to 500 for CI tests.
-
Eric Cano authored
The requeust is now created first so the data is safe before returning to the caller. Also improved the timing logging.
-
Eric Cano authored
This version is not data safe as the request is created late, right after referencing the job to the queue.
-
- May 11, 2018