Thomas Gelf
|
a540fd08aa
|
cli/objects: provide new commands
fixes #12965
|
2016-11-03 12:32:51 +01:00 |
Thomas Gelf
|
6c23a02252
|
Test: add test suite prototype and command
refs #12905
|
2016-11-02 19:30:11 +01:00 |
Thomas Gelf
|
ee0def7d2b
|
Lots of files: make IDE users happy
|
2016-11-01 18:28:36 +01:00 |
Thomas Gelf
|
f2f04c44e8
|
ServiceSet: add CLI command, fix key
|
2016-10-12 07:31:00 +00:00 |
Thomas Gelf
|
274e787cb4
|
CLI/service: fix issues with multi-column key
fixes #12014
fixes #12673
|
2016-09-08 18:02:47 +00:00 |
Thomas Gelf
|
a64e36b111
|
Settings: remove all legacy getSettings calls
|
2016-08-30 07:52:48 +00:00 |
Thomas Gelf
|
247ff40459
|
cli/config: add profiler
|
2016-07-22 17:20:57 +02:00 |
Thomas Gelf
|
0a33e4f1ed
|
CLI: support commands
refs #12202
|
2016-07-22 02:17:06 +02:00 |
Thomas Gelf
|
805a7c687c
|
JobsCommand: support standalone 'forever' as...
...shown in the documentation
|
2016-07-20 17:42:33 +02:00 |
Thomas Gelf
|
a078efd032
|
JobsCommand: really run also single jobs
|
2016-06-28 14:35:03 +02:00 |
Thomas Gelf
|
e858539d2b
|
ConfigCommand: fix --force
|
2016-06-28 14:17:49 +02:00 |
Thomas Gelf
|
4c9c72d057
|
JobsCommand: shift 'forever' before checking for...
...single job name
fixes #12043
|
2016-06-26 13:53:58 +02:00 |
Thomas Gelf
|
4cdf549afb
|
JobsCommand: stop running after one day or...
...when more than 100MB of memory are still in use after the last job
execution.
|
2016-06-23 16:11:28 +02:00 |
Thomas Gelf
|
c5811fe055
|
JobsCommand: switch default, do not run forever
This reflects former behaviour, as this has already been documented
for cronjob usage
|
2016-06-17 16:18:02 +02:00 |
Thomas Gelf
|
a0864e2240
|
JobsCommand: really run job, remove legacy logic
|
2016-06-16 14:41:02 +02:00 |
Thomas Gelf
|
0199af7dcb
|
JobsCommand: add support for global disable flag
|
2016-05-25 12:28:07 +02:00 |
Thomas Gelf
|
6298659c32
|
ConfigCommand: add missing Util class
|
2016-04-22 11:21:55 +02:00 |
Thomas Gelf
|
242090efdd
|
cli/config: short documentation for 'deploy' cmd
|
2016-04-03 22:27:00 +02:00 |
Thomas Gelf
|
7eb7f1324c
|
cli: add config deploy command
|
2016-04-01 17:14:59 +02:00 |
Thomas Gelf
|
5fa8dac9f5
|
KickstartCommand: fix typo
thanks @mwaldmueller
|
2016-03-21 12:17:19 +01:00 |
Thomas Gelf
|
e30bafc62e
|
various: code style
|
2016-03-20 16:38:00 +01:00 |
Thomas Gelf
|
f77e9433d0
|
Cli: add housekeeping command
|
2016-03-20 16:32:04 +01:00 |
Thomas Gelf
|
51899f1682
|
ConfigCommand: break after end of line
|
2016-03-20 12:08:44 +01:00 |
Thomas Gelf
|
ae32d78174
|
ConfigCommand: new cli command, used for benchmarks
|
2016-03-19 22:10:25 +01:00 |
Thomas Gelf
|
228f72db91
|
cli/core: provide a CLI action for helper methods
|
2016-03-16 23:43:27 +01:00 |
Thomas Gelf
|
af71138227
|
Cli: add object commands
fixes #11351
|
2016-03-16 21:36:42 +01:00 |
Thomas Gelf
|
1ff5e7a6cc
|
cli/jobs: temporarily add renderconfig action
|
2016-02-28 16:30:11 +01:00 |
Thomas Gelf
|
9fb2ff64aa
|
MigrationCommand: verbose help
|
2016-02-27 02:04:16 +01:00 |
Thomas Gelf
|
067c82c074
|
application: PSR2 fixes
|
2016-02-26 12:42:21 +01:00 |
Thomas Gelf
|
66f85a3b52
|
BenchmarkCommand: remove obsolete stream action
|
2016-02-25 20:02:03 +01:00 |
Thomas Gelf
|
42e87476fb
|
schema/mysql: add sync_run history table
|
2016-02-24 10:50:57 +01:00 |
Thomas Gelf
|
9764f300b6
|
KickstartCommand: kick it with kickstart.ini
|
2016-02-18 20:46:30 +01:00 |
Thomas Gelf
|
16948fa789
|
KickstartCommand: provide kickstart.ini sample
|
2016-02-18 17:05:34 +01:00 |
Thomas Gelf
|
bd99ece138
|
KickstartCommand: new CLI command
|
2016-02-18 16:13:04 +01:00 |
Thomas Gelf
|
b6a8ce7acc
|
BenchmarkCommand: remove api instantiation logic
|
2016-02-17 16:44:23 +01:00 |
Thomas Gelf
|
84cbf522c9
|
Migrations: implement DB migration helpers
|
2016-02-08 22:33:28 +01:00 |
Thomas Gelf
|
41d9179389
|
CoreApi: testing streams
|
2016-01-19 18:01:21 +01:00 |
Thomas Gelf
|
b8f246b11d
|
cli: add benchmark command, for userspace filters
|
2015-12-02 04:04:38 +01:00 |
Thomas Gelf
|
d8a5e9a636
|
cli: add generic jobs command, remove import
|
2015-12-02 04:02:45 +01:00 |
Thomas Gelf
|
39b58d24b7
|
Import: refine API, code cleanup
|
2015-11-03 12:52:38 +01:00 |
Alexander A. Klimov
|
2771e1131d
|
ImportCommand: fix typo
Signed-off-by: Thomas Gelf <thomas@gelf.net>
|
2015-10-26 10:56:03 +01:00 |
Thomas Gelf
|
d1160fd0c3
|
ImportCommand: add first CLI command
icingacli director import run
Triggers import run if source provides any changes
|
2015-09-14 16:59:43 +02:00 |