]> granicus.if.org Git - icinga2/history - test
Docs: Add SELinux chapter
[icinga2] / test /
2016-06-16 Gunnar BeutnerFix unit tests for Convert::ToString
2016-05-24 Gunnar BeutnerFix dependencies for the unit tests
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-17 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-11 Gunnar BeutnerRevert "Implement unit tests for the time period parser"
2016-05-11 Adam JamesImplement unit tests for the time period parser
2016-04-21 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-03-29 Gunnar BeutnerBuild fix for GCC
2016-02-23 Gunnar BeutnerUpdate copyright header for test/remote-base64.cpp
2016-02-23 Jean FlachReplace boost-base64 with an openssl implementation
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-11 Jean FlachReplace boost-base64 with an openssl implementation
2015-11-26 Michael FriedrichLivestatus: Fix "class" filter for log table
2015-11-26 Michael FriedrichLivestatus: Fix "class" filter for log table
2015-11-25 Gunnar BeutnerFix unit tests for livestatus
2015-11-25 Gunnar BeutnerFix race condition in the ConfigItem class
2015-11-19 Gunnar BeutnerFix unit tests for livestatus
2015-11-19 Gunnar BeutnerFix race condition in the ConfigItem class
2015-11-04 Michael FriedrichImplement 'console' cli command using the API
2015-10-22 Michael FriedrichExport original attributes in DB IDO and Livestatus
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-13 Gunnar BeutnerFix parser error when using new-lines in dictionaries
2015-09-28 Gunnar BeutnerImplement API permissions
2015-09-23 Gunnar BeutnerFix parser error when using new-lines in dictionaries
2015-09-04 Jean FlachUpdate url parser
2015-08-27 Jean FlachUpdate use of String::Trim()
2015-08-24 Paul RichardsFix build error when using boost 1.59
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Gunnar BeutnerImplement support for unregistering objects
2015-08-03 Paul RichardsFix build error when using boost 1.59
2015-07-29 Jean FlachUpdate url parser
2015-07-16 Jean-Marcel FlachRename base-url test to remote-url
2015-07-16 Jean-Marcel FlachMove url handler to /lib/remote
2015-07-10 Jean-Marcel FlachRedo tests
2015-07-10 Jean-Marcel FlachAdd additional tests for urls
2015-07-08 Jean-Marcel FlachFix path interpretion in URL parser
2015-07-07 Jean-Marcel FlachImplement URL parser
2015-06-24 Michael FriedrichImplement the ApiUser object type
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-03-18 Gunnar BeutnerMake order for deferred initializers deterministic
2015-03-18 Gunnar BeutnerClean up the start-up process a bit
2015-03-11 Louis SautierFix check_disk default thresholds and document the...
2015-03-10 Louis SautierFix check_disk default thresholds and document the...
2015-03-02 Jason YoungUpdate PerfdataValue::Parse to ignore invalid warn...
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...
next