- 28 Nov, 2017 33 commits
-
-
Brian Christiansen authored
-
Tim Wickberg authored
Amend commit 4b76750a.
-
Felip Moll authored
Bug 4408.
-
Morris Jette authored
-
Doug Jacobsen authored
bug 4442
-
Doug Jacobsen authored
Bug 4440
-
Doug Jacobsen authored
bug 4443
-
Doug Jacobsen authored
bug 4442
-
Morris Jette authored
-
Morris Jette authored
bug 4442
-
Doug Jacobsen authored
Bug 4440
-
Doug Jacobsen authored
bug 4443
-
Morris Jette authored
-
Doug Jacobsen authored
bug 4441
-
Tim Wickberg authored
-
Isaac Hartung authored
Bug 4306.
-
Danny Auble authored
Bug 4416
-
Brian Christiansen authored
Continuation of d4a485d2
-
Tim Wickberg authored
Fix regression added in commit 9df82091. Bug 4406.
-
Marshall Garey authored
to fix issue where job ordering causes wrong unused wall. The "order by" part of the original sql query was wrong. I had a situation where I had 2 jobs in an updated reservation, but instead of adding their times together, they were overwriting their times. This happened because of the ordering of the rows, where the reservation got split up because of the "order by job.time_start". That was simply wrong. Bug 4406
-
Danny Auble authored
# Conflicts: # src/slurmd/slurmd/req.c
-
Danny Auble authored
to start. Bug 4434
-
Dominik Bartkiewicz authored
Fix regression from commit 549e2372. Bug 4423
-
Tim Wickberg authored
-
Pär Lindfors authored
Bug 4424.
-
Tim Wickberg authored
This reverts commit 6bb79d85.
-
Danny Auble authored
-
Brian Christiansen authored
-
Danny Auble authored
Bug 4405
-
Danny Auble authored
-
Marshall Garey authored
Bug 4406
-
Danny Auble authored
-
Marshall Garey authored
Bug 4405
-
- 27 Nov, 2017 7 commits
-
-
Tim Wickberg authored
Follow on to a37f8a1d for slurm.spec.
-
Pär Lindfors authored
Avoid duplicating this logic in the Source and setup definitions. Bug 4421.
-
Pär Lindfors authored
%systemd_preun_with_restart was a typo, replace with correct %systemd_postun_with_restart macro. Bug 4421.
-
Tim Wickberg authored
This reverts commit 29ac92fc. Restore the expected and long-standing practice of having the main slurm package own /etc/slurm. Bug 4421.
-
Tim Wickberg authored
-
Doug Jacobsen authored
Bug 4433.
-
Danny Auble authored
since the ABI could change from one version to the other. Bug 4435
-