Binaek Sarkar
|
350e5f6c04
|
Disable update checks running for plugin update command. Closes #1470
|
2022-02-21 09:21:55 +00:00 |
|
kaidaguerre
|
72ca344022
|
Do not call update check for Plugin Manager command. Closes #1354
|
2022-01-25 17:36:03 +00:00 |
|
Binaek Sarkar
|
e012125753
|
Add support for SSL certificate validation and rotation. Closes #1020
|
2021-10-22 16:58:41 +01:00 |
|
kaidaguerre
|
35a6fe9e34
|
Add support for connecting to a remote database client. Closes #908
|
2021-09-15 13:29:26 +01:00 |
|
Binaek Sarkar
|
783050b3e6
|
Add completion command providing completion support for bash, zshell and fish. Closes #481
|
2021-09-02 17:11:53 +01:00 |
|
Binaek Sarkar
|
3bf09d99bb
|
service stop should not trigger daily checks and tasks. Closes #745
|
2021-08-05 14:14:26 +01:00 |
|
kaidaguerre
|
b7aa42ceb3
|
Refactor service code to make it simpler to support external database connections. Closes #696
|
2021-07-26 17:07:28 +01:00 |
|
Binaek Sarkar
|
f4c6d479ba
|
Update service start code to remove need to spawn a separate process when starting for 'check'/'query`. Closes #581
|
2021-07-08 15:26:45 +01:00 |
|
tyagiparth
|
95911cd41c
|
Update the update check output formatting to be consistent when there is both a plugin and steampipe update. closes #423
|
2021-06-15 12:56:47 +01:00 |
|
Binaek Sarkar
|
22cff9ee47
|
Ensure update notification is never displayed when running in query batch mode. It was running the update check once if no update file existed. Closes #428
|
2021-04-29 17:50:22 +01:00 |
|
Binaek Sarkar
|
0c9358d431
|
Ensure periodic tasks are run for everything but query batch mode. #301
|
2021-04-22 14:39:42 +01:00 |
|
Binaek Sarkar
|
3aaae8ac2c
|
Ensure scheduled tasks are not executed in query batch mode. Closes #301 (#415)
|
2021-04-22 12:55:37 +01:00 |
|
kai
|
c0f3dafe2c
|
Update check runs with every execution. Update fdw version #304
|
2021-03-17 20:46:45 +00:00 |
|
Binaek Sarkar
|
21d2f7d3e8
|
Plugin update and plugin version check. Closes #164. Closes #176. Closes #177.
|
2021-02-18 15:26:46 +00:00 |
|
tyagiparth
|
a1832d560c
|
add log trimming into regular tasks. Closes #121
|
2021-02-09 12:35:44 +00:00 |
|
Rupesh Patil
|
da6bc0886c
|
add version check service, to notify when update is available. Closes #28
|
2021-01-21 11:37:21 +00:00 |
|