Czar Echavez
|
b7b718f25d
|
#2064: added a method that checks if the class can perform actions and added it where necessary + tests everywhere
|
2023-11-24 15:15:56 +00:00 |
|
Jake Walker
|
ff8b773c10
|
Database Manipulation Bot bug fixes
|
2023-11-24 11:10:34 +00:00 |
|
Jake Walker
|
4e104a4d99
|
Update data manipulation bot
|
2023-11-24 10:33:19 +00:00 |
|
Jake Walker
|
92dabe59f7
|
Fix data manipulation bot configuration
|
2023-11-24 10:04:19 +00:00 |
|
Jake Walker
|
b13a9d3daf
|
Add application execution action for data manipulation bot
|
2023-11-24 09:25:55 +00:00 |
|
Czar Echavez
|
2ce03e0262
|
#2064: turn on everything when node is turned on
|
2023-11-23 22:10:53 +00:00 |
|
Czar Echavez
|
f0fc6518a0
|
#2064: add handling of offline service to dns, ftp and database
|
2023-11-23 21:48:11 +00:00 |
|
Czar Echavez
|
bd6c27244c
|
#2064: Edited services and applications to handle when they are shut down
|
2023-11-23 19:49:03 +00:00 |
|
Jake Walker
|
5f1a5af1b4
|
Add data manipulation bot action manager
|
2023-11-23 16:06:19 +00:00 |
|
Nick Todd
|
87dde6ee0b
|
#2042: Test tidying changes.
|
2023-11-23 15:55:58 +00:00 |
|
Jake Walker
|
c93705867f
|
Move configuration from agent to data manipulation bot
|
2023-11-23 15:53:47 +00:00 |
|
Nick Todd
|
8584fa8f51
|
# 2041: Minor test changes
|
2023-11-23 10:04:52 +00:00 |
|
Jake Walker
|
061e508187
|
Add repeat option to data manipulation bot
|
2023-11-22 16:24:17 +00:00 |
|
Nick Todd
|
006a37d268
|
#2042: extract code into request_time() method.
|
2023-11-22 14:40:44 +00:00 |
|
Nick Todd
|
3f76e09521
|
#2042: remove apply_timestep() return value
|
2023-11-22 14:13:50 +00:00 |
|
Nick Todd
|
984d165364
|
#2041: Fix long line
|
2023-11-21 17:24:50 +00:00 |
|
Nick Todd
|
eb2e37429a
|
#2042: Add time attribute
|
2023-11-21 17:24:24 +00:00 |
|
Jake Walker
|
aa65c53a95
|
Pass probability of success through to functions
|
2023-11-21 15:09:51 +00:00 |
|
Nick Todd
|
4f0f758ce9
|
#2041: Correct return value from receive()
|
2023-11-21 11:16:34 +00:00 |
|
Nick Todd
|
813a1f356e
|
#2042: Remove debug statement
|
2023-11-21 11:15:07 +00:00 |
|
Nick Todd
|
f7215847d4
|
#2041: ntp_server test fixes.
|
2023-11-20 18:08:55 +00:00 |
|
Nick Todd
|
b0b37f9da5
|
#2042: ntp_client test fixes.
|
2023-11-20 18:06:50 +00:00 |
|
Marek Wolan
|
77f3806ba7
|
Remove real database in favour of simulated
|
2023-11-18 03:40:08 +00:00 |
|
Jake Walker
|
227e73602f
|
Pass execution definition from config to agent
|
2023-11-17 11:51:19 +00:00 |
|
Nick Todd
|
7ee2c4220a
|
#2042: ntp_client test
|
2023-11-16 15:04:01 +00:00 |
|
Nick Todd
|
0c544a9a26
|
#2042: Add support for apply_timestep()
|
2023-11-15 15:58:10 +00:00 |
|
Nick Todd
|
9deb130d10
|
#2042: pre-commit changes
|
2023-11-15 10:58:24 +00:00 |
|
Nick Todd
|
d31fce202c
|
#2041: pre-commit changes.
|
2023-11-15 10:57:56 +00:00 |
|
Nick Todd
|
195e8a4e84
|
#2042: Implement NTP protocol for client
|
2023-11-14 15:13:28 +00:00 |
|
Nick Todd
|
f320487128
|
#2041: Implement NTP protocol for server
|
2023-11-14 15:13:05 +00:00 |
|
Nick Todd
|
764d9561bd
|
#2042: NTP client initial commit
|
2023-11-13 17:40:25 +00:00 |
|
Nick Todd
|
2ee8203397
|
#2041: NTP server initial commits
|
2023-11-13 17:39:27 +00:00 |
|
Chris McCarthy
|
23fd9c3839
|
#1859 - Started giving the red agent some 'intelligence' and a sense of a state. Changed Application.run to .execute.
|
2023-11-13 15:55:14 +00:00 |
|
Czar.Echavez
|
be4a467877
|
#1962: revert pulling from src
|
2023-11-08 10:48:41 +00:00 |
|
Czar.Echavez
|
f5df1366a7
|
#1962: merge dev into branch + fix minor diffs + ensure that imports pull from src
|
2023-11-08 10:36:47 +00:00 |
|
Marek Wolan
|
0ea282166d
|
Merge remote-tracking branch 'origin/dev' into dev-game-layer
|
2023-11-06 16:23:29 +00:00 |
|
Czar.Echavez
|
51713bad74
|
#1962: split tests into managable files + implement deletion of folders and files + tests
|
2023-11-03 15:15:18 +00:00 |
|
Czar.Echavez
|
8783574442
|
#1961: os scan set up
|
2023-10-27 10:17:59 +01:00 |
|
Marek Wolan
|
ffe80f215e
|
Merge 'origin/dev-game-layer' into feature/1924-Agent-Interface
|
2023-10-25 09:58:04 +01:00 |
|
Czar.Echavez
|
1e66795aff
|
#1947: remove scan from components that cannot be scanned
|
2023-10-24 10:43:00 +01:00 |
|
Marek Wolan
|
d4eee36b7b
|
Fix software registration for game layer and simulator interface
|
2023-10-23 17:23:14 +01:00 |
|
Czar.Echavez
|
724beb1a29
|
#1947: folder/file scan now take multiple time steps to complete
|
2023-10-23 15:58:37 +01:00 |
|
Czar.Echavez
|
9b5d95cbb9
|
#1947: refactor am->rm to align with refactor of ActionManager->RequestManager
|
2023-10-13 10:41:27 +01:00 |
|
Czar.Echavez
|
060bbf0506
|
#1947: added ability for files and folders to be scanned, corrupted and repaired
|
2023-10-10 15:14:47 +01:00 |
|
Czar.Echavez
|
56eda38a6e
|
#1947: git merge did not change add_action -> add_request
|
2023-10-10 09:52:40 +01:00 |
|
Czar.Echavez
|
80d371c238
|
Merge branch 'feature/1812-traverse-actions-dict' into feature/1947-implement-missing-node-actions
|
2023-10-10 08:58:58 +01:00 |
|
Marek Wolan
|
37c851b5c5
|
Merge remote-tracking branch 'origin/dev' into feature/1924-Agent-Interface
|
2023-10-09 18:29:48 +01:00 |
|
Marek Wolan
|
18706be4ff
|
Merge branch 'origin/dev' into feature/1812-traverse-actions-dict
|
2023-10-09 18:26:25 +01:00 |
|
Marek Wolan
|
560e416eda
|
Merge 'origin/feature/1812' into feature/1924
|
2023-10-09 18:25:46 +01:00 |
|
Czar.Echavez
|
bbf2b09f96
|
#1947: Add ability for all simcomponents to be scanned - sets up ability for service, files, folders and nodes to be scanned
|
2023-10-09 16:47:36 +01:00 |
|