-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branches 'mariux/issues/issue23', 'mariux/issue…
…s/issue28' and 'mariux/cleanup' * mariux/issues/issue23: mxqd: Set host_id for job after loading job from database mxq_job: Load field host_id from table mxq_job web: Display host_id in job view mysql: Add new field host_id to table mxq_job mxqd: Set MXQ_HOSTID to bootid-hex(starttime)-pid mxqd: set MXQ_HOSTNAME and MXQ_SERVERID mx_util: Add mx_proc_pid_stat() mx_util: Add mx_strscan_ull() and mx_strscan_ll() mx_util: Add mx_read_first_line_from_file() * mariux/issues/issue28: mxqd: Fix max job per node limit * mariux/cleanup: mxq_group/mxq_job: Cleanup old mxq_mysql fields not needed anymore mxq_job: Load field host_id from table mxq_job web: Display host_id in job view mysql: Add new field host_id to table mxq_job mxqd: Set MXQ_HOSTID to bootid-hex(starttime)-pid mxqd: set MXQ_HOSTNAME and MXQ_SERVERID mx_util: Add mx_proc_pid_stat() mx_util: Add mx_strscan_ull() and mx_strscan_ll() mx_util: Add mx_read_first_line_from_file()
- 0.31.7
- 0.31.6
- 0.31.5
- 0.31.4
- 0.31.3
- 0.31.2
- 0.31.1
- 0.31.0
- 0.30.9
- 0.30.8
- 0.30.7
- 0.30.6
- 0.30.5
- 0.30.4
- 0.30.3
- 0.30.2
- 0.30.1
- 0.30.0
- 0.29.4
- 0.29.3
- 0.29.2
- 0.29.1
- 0.29.0
- 0.28.0
- 0.27.2
- 0.27.1
- 0.27.0
- 0.26.6
- 0.26.5
- 0.26.4
- 0.26.3
- 0.26.2
- 0.26.1
- 0.26.0
- 0.25.6
- 0.25.5
- 0.25.4
- 0.25.3
- 0.25.2
- 0.25.1
- 0.25.0
- 0.24.3
- 0.24.2
- 0.24.1
- 0.24.0
- 0.23.0
- 0.22.5
- 0.22.4
- 0.22.3
- 0.22.2
- 0.22.1
- 0.22.0
- 0.21.3
- 0.21.2
- 0.21.1
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.2
- 0.18.1
- 0.18.0
- 0.17.0
- 0.16.1
- 0.16.0
Showing
13 changed files
with
409 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.