Anvil
|
* Fixed a bug (I think) where initial synchronization was failing because the new locking system tried to register a lock against the peer striker before the peer striker was in the DB.
|
2022-06-17 13:41:26 -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
|
fix(striker-ui): point files link to file-manager
|
2022-03-18 22:50:41 -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
|
* Updated Network->find_matches() to try to populate the first and second parameters if they're not passed in.
|
2022-05-20 10:28:21 -04:00 |
pxe
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
scancore-agents
|
This is a set of changes all stemming from trying to debug frequent resyncs. More bugs still to be fixed.
|
2022-06-12 23:14:49 -04: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 striker-purge-target to check for problems on write of DELETEs.
|
2022-06-18 10:57:50 -04:00 |
striker-ui
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui
|
2022-03-23 19:32:37 +00:00 |
striker-ui-api
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui-api
|
2022-03-23 19:33:45 +00:00 |
tools
|
Updated striker-purge-target to check for problems on write of DELETEs.
|
2022-06-18 10:57:50 -04:00 |
units
|
fix(units): correct nodejs executable path in striker-ui-api service
|
2022-03-18 22:50:41 -04: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
|
build(striker-ui-api): remove version requirement on nodejs
|
2022-03-18 22:50:41 -04: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(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
Makefile.am
|
build(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
notes
|
This is a set of changes all stemming from trying to debug frequent resyncs. More bugs still to be fixed.
|
2022-06-12 23:14:49 -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 |