]> granicus.if.org Git - icinga2/history - test
Fix a crash in Timer::Call
[icinga2] / test /
2015-02-20 Michael FriedrichTests: Add simple Livestatus query tests
2015-02-19 Gunnar BeutnerImplement the 'continue' and 'break' keywords
2015-02-18 Michael FriedrichLivestatus: Add GroupBy tables: hostsbygroup, servicesb...
2015-02-14 Gunnar BeutnerFix unit tests for the Stream class
2015-02-14 Gunnar BeutnerDon't use separate threads for each ApiClient object
2015-02-11 Michael FriedrichMove ValidateMacroString into the MacroProcessor class
2015-02-11 Michael FriedrichAdd macro config validator for command args, env, custo...
2015-02-03 Gunnar BeutnerImplement a unit test for nullary lambdas
2015-02-02 Gunnar BeutnerDocument operator precedence
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-08 Michael FriedrichFix sending notifications for volatile checks on OK...
2015-01-08 Gunnar BeutnerAllow side-effect-free expressions in a limited number...
2015-01-07 Gunnar BeutnerFix a compiler warning
2015-01-07 Gunnar BeutnerAdd unit tests for escape sequences
2014-12-16 Gunnar BeutnerUpdate unit tests to use the new variable syntax
2014-12-15 Gunnar BeutnerAdd another unit test for expressions
2014-12-15 Gunnar BeutnerAdd unit tests for the "var" keyword
2014-12-15 Gunnar BeutnerFix unit test
2014-12-14 Gunnar BeutnerOnly implicitly convert strings to indexers
2014-12-13 Gunnar BeutnerRemove obsolete unit test
2014-12-12 Michael FriedrichDB IDO: Update child object reachability if parentchang...
2014-12-12 Gunnar BeutnerRename VMFrame to ScriptFrame in the unit tests
2014-12-12 Gunnar BeutnerImplement prototype functions
2014-12-12 Gunnar BeutnerImplement string indexers
2014-12-11 Gunnar BeutnerFix unit tests
2014-12-10 Gunnar BeutnerFix missing location information for included files
2014-12-10 Gunnar BeutnerFix failing unit tests
2014-12-10 Gunnar BeutnerRemove obsolete unit tests
2014-12-09 Gunnar BeutnerFix operator precedence for %, |, ^, &, in and !in...
2014-12-09 Gunnar BeutnerImplement more unit tests for typeof()
2014-12-08 Gunnar BeutnerAdd unit tests for the typeof() operator
2014-12-05 Michael FriedrichLivestatus: Fix missing host downtimes/comments
2014-12-04 Gunnar BeutnerFix crash in the unit tests
2014-12-01 Gunnar BeutnerFix problem with macro arguments which are not separate...
2014-11-28 Gunnar BeutnerFix the Expression unit tests
2014-11-27 Gunnar BeutnerImplement support for arrays in command arguments
2014-11-25 Gunnar BeutnerImplicitly convert Number argument to string for operator +
2014-11-24 Gunnar BeutnerAdd some more missing unit tests
2014-11-24 Gunnar BeutnerAdd missing unit tests to the project file
2014-11-23 Gunnar BeutnerFix the __return keyword
2014-11-23 Gunnar BeutnerFix unary minus operator
2014-11-23 Gunnar BeutnerFix the reduce/reduce conflicts
2014-11-23 Gunnar BeutnerImplement more unit tests
2014-11-23 Gunnar BeutnerImprove test coverage for the Convert class
2014-11-23 Gunnar BeutnerImplement unit tests for the config parser
2014-11-23 Gunnar BeutnerImprove test coverage for the array class
2014-11-12 Gunnar BeutnerMake sure all threads are dead before calling fork()
2014-11-12 Gunnar BeutnerFix crash in the unit tests
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-07 Gunnar BeutnerSpeed up type lookups
2014-11-04 Michael FriedrichLivestatus: Add 'cv_is_json' and encode CV arrays/dicts...
2014-11-04 Michael FriedrichDB IDO: Dump custom attributes as json encoded arrays...
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-26 Gunnar BeutnerReplace cJSON with YAJL
2014-10-19 Gunnar BeutnerRename qstring.{cpp,hpp} to string.{cpp,hpp}
2014-10-14 Michael FriedrichFix package builds after removal of icinga2-{en,dis...
2014-10-14 Gunnar BeutnerRemove icinga2-enable-feature and icinga2-disable-feature
2014-09-17 Gunnar BeutnerFix problems with PNP4Nagios
2014-09-01 Gunnar BeutnerImplement support for excluding files from unity builds
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-08-27 Michael FriedrichLog warning message if 'set_if' argument cannot be...
2014-08-05 Michael FriedrichUpdate manual test config for notifications
2014-06-13 Michael FriedrichMove the Vagrant VM to https://github.com/Icinga/icinga...
2014-06-12 Michael FriedrichLivestatus: Add 'host_name' and 'service_description...
2014-06-11 Michael FriedrichLivestatus: Fix 'OutputFormat:json' w/o space is valid...
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-10 Michael FriedrichLivestatus: Add 'check_source' to hosts table.
2014-05-10 Michael FriedrichMerge branch 'feature/is-reachable-6094' into next
2014-05-10 Michael FriedrichLivestatus: Add 'is_reachable' to hosts/services table.
2014-05-09 Gunnar BeutnerFix an issue where expired Timer pointers caused other...
2014-05-09 Gunnar BeutnerDisable timer unit tests.
2014-05-08 Gunnar BeutnerFix the timer_scope test.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-05-04 Michael FriedrichDon't allow "managed" downtimes to be deleted by users.
2014-05-03 Michael FriedrichAdd debug log entries for dependencies.
2014-05-03 Michael FriedrichImplement CompatUtility::GetCheckableCommandArgs()...
2014-05-03 Michael FriedrichImplement summary macros e.g. $icinga.num_services_crit...
2014-05-01 Michael FriedrichImport test config for existing issues.
2014-04-28 Gunnar BeutnerFix the IDO test.
2014-04-22 Michael FriedrichRevert "Add statusmap_image and coords host attributes."
2014-04-17 Michael FriedrichAdd statusmap_image and coords host attributes.
2014-04-17 Michael FriedrichAdd CompatUtility::GetModifiedAttributesList() for...
2014-04-17 Michael FriedrichUse legacy attribute getters in interfaces.
2014-04-17 Michael FriedrichAdd global Enable{Host,Service}Checks. Update interface...
2014-04-09 Gunnar BeutnerFix unit tests.
2014-04-07 Michael FriedrichRemove the 'Icinga' prefix for global constants.
2014-04-04 Michael FriedrichLivestatus: Add application variables to status table.
2014-04-04 Michael FriedrichLivestatus: Add command custom variables.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-28 Gunnar BeutnerImplement the "import" keyword.
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-21 Michael FriedrichMake host 'check' attribute available in legacy interfaces.
2014-03-20 Michael FriedrichMerge branch 'feature/db-endpoints-5636' into next
2014-03-20 Michael FriedrichLivestatus: Add missing test.
2014-03-20 Michael FriedrichLivestatus: Add endpoints table.
2014-03-20 Gunnar BeutnerImplement missing operators for the Value class.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-02-20 Johannes MeyerAdd verbosity levels to the vm-test-runner and add...
2014-02-20 Johannes MeyerLet all vm-tests output filesystem paths when they...
next