- 08 Aug, 2019 2 commits
-
-
Martín González Buitrón authored
-
Broderick Gardner authored
Bug 7500
-
- 06 Aug, 2019 8 commits
-
-
Danny Auble authored
-
Brian Christiansen authored
-
Brian Christiansen authored
The tracking script rec was being left on the list. Bug 7315
-
Brian Christiansen authored
Lets track_script_thd_list's mutex be the authority for access to track_script_rec_t objects. Bug 7315
-
Brian Christiansen authored
Bug 7315
-
Danny Auble authored
Fixes possible deadlock on shutdown. Bug 7315
-
Broderick Gardner authored
This patch silences NodeFeatures messages that would otherwise print if ANY debug flag is set, due to bad logic. Bug 7156
-
Doug Jacobsen authored
Bug 7521.
-
- 05 Aug, 2019 2 commits
-
-
Michael Hinton authored
Update test 39.18 infrastructure to enable tests. Add better debugging capabilities. Fix some broken tests due to the change. Bug 7345
-
Marcin Stolarek authored
Base GRES type off of device name instead of brand name. Make the device name lower case and replace spaces with underscores. Truncate system-detected device names so they match GRES types in slurm.conf (important for FastSchedule 0 and 1). Bug 7345 Co-authored-by: Michael Hinton <hinton@schedmd.com>
-
- 02 Aug, 2019 9 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Extra len_if_known can be used to avoid an additional strlen() call (expensive on large strings) against str if the calling location already knows this value. Bug 6932.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Tim Wickberg authored
-
Danny Auble authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 01 Aug, 2019 3 commits
-
-
Danny Auble authored
options with '=' in them.
-
Marcin Stolarek authored
This apparently never was added even though it was documented. Bug 7457
-
Marcin Stolarek authored
Bug 7457
-
- 31 Jul, 2019 1 commit
-
-
Marshall Garey authored
When deleting associations and permission is denied, we weren't properly handling the error in sacctmgr, so it would prompt to commit the changes even though it already printed a permission denied error. Bug 7413
-
- 29 Jul, 2019 2 commits
-
-
Ralph Castain authored
Bug 7263
-
Michael Hinton authored
Partially reverts commit cb901366 and d8097da9. Bug 7461
-
- 27 Jul, 2019 1 commit
-
-
Brian Christiansen authored
-
- 26 Jul, 2019 1 commit
-
-
Alejandro Sanchez authored
The early assertion fail prevented batch job launch or tasks launch on non-Linux systems. Bug 7471.
-
- 25 Jul, 2019 1 commit
-
-
Tim Wickberg authored
Bug 7429.
-
- 24 Jul, 2019 2 commits
-
-
Tim Wickberg authored
IP address if the reverse lookup fails. Bug 7255.
-
Tim Wickberg authored
-
- 23 Jul, 2019 8 commits
-
-
Dominik Bartkiewicz authored
Rewrite of commit f35bb686. Bug 7340.
-
Tim Wickberg authored
-
Tim Wickberg authored
Wrapping the plugin interface with an #ifdef block as was previously done still results in the plugin being generated, but without any of the plugin symbols present. This will then cause errors when running user commands similar to: error: Couldn't load specified plugin name for switch/cray_aries: Plugin name/type/version symbol missing Bug 7017.
-
Jason Bacon authored
Bug 7017.
-
Tim Wickberg authored
Bug 7017.
-
Tim Wickberg authored
Bug 7017.
-
Tim Wickberg authored
Variable only used within #if HAVE_PTY_H, and thus causes build failure if building without <pty.h>. Bug 7017.
-
Jason Bacon authored
Bug 7017.
-