Anvil
|
Updated striker-prep-database to stop -> start postgres post-configure, and to connect -> disconnect to run the schema load logic.
|
2022-03-16 13:59:21 -04:00 |
cgi-bin
|
* This rather heavily reworks how database shutdowns works. It adds much more intelligent shutdown, tracking who is using the database, being able to mark a database as "offline" and waiting for users of the database to disconnect before it shuts down.
|
2022-03-14 16:41:37 -04:00 |
html
|
* Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time.
|
2021-06-03 22:25:36 -04:00 |
journald.conf.d
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
m4
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
make
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
man
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
ocf
|
Further improved startup DRBD logic in ocf:alteeve:server. Specifically, it will startup if a local resource/volume is sync'ing.
|
2022-02-23 12:41:49 -05:00 |
pxe
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
scancore-agents
|
Fixed a typo in scan-network
|
2022-02-09 15:52:21 -05:00 |
scripts
|
* The work on PXE / UEFI support is broken, and will be set aside for the time being. The commit here is working to getting things fixed, but it's taking too much time away from more pressing issues.
|
2021-02-16 17:32:43 -05:00 |
share
|
* Updated Database->insert_or_update_states() to not actually record unless the state_host_uuid exists in all available databases.
|
2022-03-15 23:42:31 -04:00 |
striker-ui
|
chore: rebuild web UI
|
2022-02-24 00:04:04 -05:00 |
tools
|
Updated striker-prep-database to stop -> start postgres post-configure, and to connect -> disconnect to run the schema load logic.
|
2022-03-16 13:59:21 -04:00 |
units
|
Removed the anvil-daemon unit file attempt to compile DRBD's kernel module.
|
2021-12-07 20:13:11 -05:00 |
.gitignore
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
anvil.conf
|
* Created ScanCore->check_temperature_direct() based around that start logic from ScanCore->post_scan_analysis_striker() temperature check, and updated the later to use the former.
|
2021-11-29 22:43:23 -05:00 |
anvil.spec.in
|
Added '#!no_value!#' to be handled properly by Convert->format_mmddyy_to_yymmdd.
|
2022-01-20 10:26:54 -05:00 |
anvil.version.in
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
autogen.sh
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
configure.ac
|
[build] fix FASEXECPREFIX handling and ship fence_ in -core rpm
|
2021-11-24 21:58:16 +01:00 |
Makefile.am
|
build(cgi-bin): add striker-ui subdir to autotools
|
2021-06-04 12:11:49 -04:00 |
notes
|
* This rather heavily reworks how database shutdowns works. It adds much more intelligent shutdown, tracking who is using the database, being able to mark a database as "offline" and waiting for users of the database to disconnect before it shuts down.
|
2022-03-14 16:41:37 -04:00 |
README.md
|
* Created Job->running() to return '1' when one or more jobs are in progress on the host.
|
2019-01-31 23:26:55 -05:00 |
scancore.README
|
* Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed).
|
2021-01-25 01:00:55 -05:00 |
watch_logs
|
** Major Changes **
|
2017-10-20 00:19:32 -04:00 |