]> granicus.if.org Git - icinga2/history - doc/4.1-configuration-syntax.md
Remove the 'Icinga' prefix for global constants.
[icinga2] / doc / 4.1-configuration-syntax.md
2014-04-06 Gunnar BeutnerClean up some of the notes.
2014-04-06 Gunnar BeutnerRefactor name helper classes a bit.
2014-04-05 Gunnar BeutnerUpdate documentation.
2014-04-05 Gunnar BeutnerUpdate documentation.
2014-04-04 Michael FriedrichUpdate documentation reflecting current changes.
2014-04-01 Gunnar BeutnerSupport new-lines in addition to commas to separate...
2014-04-01 Gunnar BeutnerImplement additional arguments for log().
2014-04-01 Michael FriedrichDocumentation: Fix anchor.
2014-03-30 Gunnar BeutnerUpdate documentation.
2014-03-30 Gunnar BeutnerUpdate documentation.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-30 Gunnar BeutnerUpdate documentation.
2014-03-30 Gunnar BeutnerRemove support for the deprecated "var" and "set" keywords.
2014-03-29 Gunnar BeutnerUpdate documentation.
2014-03-28 Gunnar BeutnerImplement the "import" keyword.
2014-03-24 Gunnar BeutnerDocument the exit() function.
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-24 Gunnar BeutnerUpdate documentation.
2014-03-24 Gunnar BeutnerClean up the +=, -=, *= and /= operators.
2014-03-22 Gunnar BeutnerImplement the log() function.
2014-03-20 Gunnar BeutnerImplement union() and intersection() functions.
2014-03-20 Gunnar BeutnerUpdate documentation.
2014-03-20 Gunnar BeutnerImplement missing operators for the Value class.
2014-03-20 Gunnar BeutnerFix formatting issue in the documentation.
2014-03-19 Gunnar BeutnerUpdate documentation.
2014-03-19 Gunnar BeutnerImplement len() and the operators >, >=, < and <=.
2014-03-19 Gunnar BeutnerMerge branch 'feature/apply-5789' into next
2014-03-19 Gunnar BeutnerUpdate documentation.
2014-03-19 Gunnar BeutnerImplement regex() and match() functions.
2014-03-19 Gunnar BeutnerMake braces around constant expressions optional.
2014-03-19 Gunnar BeutnerImplement the 'apply template' directive.
2014-03-11 Wolfgang NiederDocumentation: Fix typos.
2014-02-12 Gunnar BeutnerMake script variables constant.
2014-02-05 Michael FriedrichDocumentation: Emphasize on runtime vs configuration...
2014-01-24 Michael FriedrichDocumentation: Add disable/override objects/attribute...
2013-12-12 Michael FriedrichUse exclamation mark for auto-generated config item...
2013-12-04 Gunnar BeutnerMerge branch 'feature/constants-4946' into next
2013-12-04 Gunnar BeutnerImplement support for constants in the config parser.
2013-11-29 Gunnar BeutnerImplement include_recursive config directive.
2013-10-16 Bernd ErkAdditional information regarding cluster files
2013-10-10 Gunnar BeutnerUpdate documentation.
2013-10-08 Michael FriedrichDocumentation: Hide internal definition.
2013-10-07 Gunnar BeutnerUpdate documentation.
2013-10-07 Gunnar BeutnerUpdate documentation.
2013-10-02 Gunnar BeutnerUpdate documentation.