Commit Graph

44 Commits

Author SHA1 Message Date
Michael Friedrich 559a4fef67 Add group apply (creates object only once and sets membership).
Refs #5910
2014-04-15 14:55:29 +02:00
Gunnar Beutner 5a41a2c2c0 Update documentation.
Refs #5909
2014-04-11 12:40:33 +02:00
Gunnar Beutner e6667c15d3 Support shell-style comments.
Fixes #5994
2014-04-10 11:30:01 +02:00
Gunnar Beutner ae1ce6e2c4 Clean up some of the notes.
Refs #5909
2014-04-06 21:18:31 +02:00
Gunnar Beutner ad42367999 Refactor name helper classes a bit.
Refs #5925
2014-04-06 08:15:07 +02:00
Gunnar Beutner 2156154ce4 Update documentation.
Refs #5925
2014-04-05 22:32:52 +02:00
Gunnar Beutner 226d99dc57 Update documentation.
Refs #5909
2014-04-05 14:53:12 +02:00
Michael Friedrich fb038b3e4f Update documentation reflecting current changes.
Refs #5855
2014-04-04 18:41:54 +02:00
Gunnar Beutner 5eca503362 Support new-lines in addition to commas to separate commands.
Fixes #5901
2014-04-01 09:45:57 +02:00
Gunnar Beutner 2c17305536 Implement additional arguments for log().
Fixes #5902
2014-04-01 09:33:54 +02:00
Michael Friedrich baef781a85 Documentation: Fix anchor. 2014-04-01 09:15:51 +02:00
Gunnar Beutner 9d89b42f61 Update documentation.
Refs #5870
2014-03-30 17:46:39 +02:00
Gunnar Beutner 3fcb93fd41 Update documentation.
Refs #5870
2014-03-30 12:38:59 +02:00
Gunnar Beutner 2034ff5eee Update documentation.
Refs #5870
2014-03-30 11:52:39 +02:00
Gunnar Beutner 7a6172c135 Remove support for the deprecated "var" and "set" keywords.
Refs #
2014-03-30 10:29:52 +02:00
Gunnar Beutner 4428b8c6ee Update documentation.
Refs #5878
2014-03-29 01:13:28 +01:00
Gunnar Beutner 8958d2f69f Implement the "import" keyword.
Refs #5869
2014-03-28 11:22:36 +01:00
Gunnar Beutner cc452ca94e Document the exit() function.
Refs #5846
2014-03-24 13:51:58 +01:00
Gunnar Beutner 05d0d88317 Update documentation.
Refs #5846
2014-03-24 12:01:56 +01:00
Gunnar Beutner 1aca29afd2 Clean up the +=, -=, *= and /= operators.
Refs #5846
2014-03-24 09:06:16 +01:00
Gunnar Beutner ddbbd42c4b Implement the log() function.
Refs #5846
2014-03-22 09:47:29 +01:00
Gunnar Beutner 012c0caeec Implement union() and intersection() functions.
Fixes #5801
2014-03-20 14:25:40 +01:00
Gunnar Beutner 296d9ce97b Update documentation.
Refs #5789
2014-03-20 13:04:53 +01:00
Gunnar Beutner 02fc3278c8 Implement missing operators for the Value class.
Fixes #5804
2014-03-20 13:02:31 +01:00
Gunnar Beutner 8640e15188 Fix formatting issue in the documentation.
Refs #5789
2014-03-20 06:35:49 +01:00
Gunnar Beutner bcbc3ceff7 Update documentation.
Refs #5789
2014-03-19 20:00:18 +01:00
Gunnar Beutner 46d7cf3d6a Implement len() and the operators >, >=, < and <=.
Refs #5789
2014-03-19 13:25:06 +01:00
Gunnar Beutner 700cc43770 Update documentation.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner 3383951791 Implement regex() and match() functions.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner 124fa9ebc1 Make braces around constant expressions optional.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner caad7a7973 Implement the 'apply template' directive.
Refs #5789
2014-03-19 12:46:23 +01:00
Wolfgang Nieder 5e5c9285c9 Documentation: Fix typos.
Fixes #5692

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-03-11 10:22:17 +01:00
Gunnar Beutner 25dc86881a Make script variables constant.
Fixes #5446
2014-02-12 11:51:50 +01:00
Michael Friedrich 0e2e031c23 Documentation: Emphasize on runtime vs configuration macros.
Fixes #5457
Fixes #5458
2014-02-05 14:39:29 +01:00
Michael Friedrich db20f28b99 Documentation: Add disable/override objects/attribute section.
Fixes #5442
2014-01-24 16:28:21 +01:00
Michael Friedrich e6c6a7dc52 Use exclamation mark for auto-generated config item names.
Fixes #5318
2013-12-12 11:50:08 +01:00
Gunnar Beutner e540685e13 Implement support for constants in the config parser.
Refs #4946
2013-12-04 11:32:45 +01:00
Gunnar Beutner f8d2172c27 Implement include_recursive config directive.
Fixes #5238
2013-11-29 12:26:31 +01:00
Bernd Erk 0ab76e7843 Additional information regarding cluster files 2013-10-16 17:22:32 +02:00
Gunnar Beutner e1a1f13038 Update documentation. 2013-10-10 16:55:59 +02:00
Michael Friedrich dd5eb2abc2 Documentation: Hide internal definition. 2013-10-08 14:10:14 +02:00
Gunnar Beutner 1d00009c03 Update documentation. 2013-10-07 15:02:12 +02:00
Gunnar Beutner 33df69f509 Update documentation. 2013-10-07 09:35:44 +02:00
Gunnar Beutner 115aea29a0 Update documentation. 2013-10-02 09:50:37 +02:00