Commit Graph

13 Commits (8237baba68f5dbfcd0e933d4e98ce8c8b2a250f6)

Author SHA1 Message Date
Lukas Reschke 933f60e314 Update author information
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
2016-03-01 17:25:15 +07:00
Thomas Müller 60c1ff7634 Register process control signel handlers only on execution of the command 2016-02-09 15:52:19 +07:00
Thomas Müller 0202acb926 Move signal handling to the base class to allow other commands to reuse this feature 2016-02-01 09:47:13 +07:00
Thomas Müller 682821c71e Happy new year! 2016-01-12 15:02:18 +07:00
Joas Schilling 0a36331cb6 Use constants for the output formats 2015-07-17 09:25:19 +07:00
Joas Schilling d5dcb60e5d Use json_pretty as default for the config lists (for easier export/import) 2015-07-16 17:51:33 +07:00
Joas Schilling 3608c1007e Add a command to get a config value 2015-07-07 11:18:25 +07:00
Joas Schilling 5d84876ecd Missing doc 2015-07-07 11:18:24 +07:00
Joas Schilling 6ed8ba0ce9 Fix nested array lists 2015-07-07 11:18:24 +07:00
Joas Schilling 2c396a7080 Remove the app version from disabled app list 2015-04-20 17:03:19 +07:00
Joas Schilling 98bdfa1518 change handling in app:list 2015-04-09 14:44:30 +07:00
Joas Schilling def3b687ee Replace print_r() with pretty json 2015-04-09 14:42:44 +07:00
Joas Schilling dd5063bd49 Add an option to get the output in plain, json or print_r syntax 2015-04-09 11:46:52 +07:00