]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-11-10 Gunnar BeutnerUpdate documentation
2015-11-10 Gunnar BeutnerImprove location information for exceptions
2015-11-10 Michael FriedrichAPI Documentation: Explain DELETE for config stages...
2015-11-10 Gunnar BeutnerUpdate documentation
2015-11-10 Michael FriedrichAdd documentation for /v1/types
2015-11-10 Michael FriedrichRemove obsolete checks from API actions
2015-11-10 Michael FriedrichAdd documentation for the script debugger
2015-11-10 Gunnar BeutnerBuild fix for Windows
2015-11-10 Gunnar BeutnerUse poll() for the command pipe fd
2015-11-10 Gunnar BeutnerUpdate documentation
2015-11-10 Gunnar BeutnerUpdate documentation
2015-11-10 Gunnar BeutnerRemove redundant curl options
2015-11-10 Gunnar BeutnerDon't validate arguments/parameters that aren't strings
2015-11-09 Michael FriedrichUpdate programmatic API examples
2015-11-09 Michael FriedrichAdd the HTTP request body to debug log
2015-11-09 Gunnar BeutnerUse non-blocking open() for the command pipe
2015-11-09 Michael FriedrichRemove obsolete script
2015-11-09 Michael FriedrichUpdate API documentation
2015-11-09 Michael FriedrichImprove error handling for unlinking files
2015-11-09 Gunnar BeutnerRemove config file when object creation fails
2015-11-09 Gunnar BeutnerFix: Detailed error message is missing when object...
2015-11-09 Gunnar BeutnerAdd contrib/discover-api.py
2015-11-09 Jean FlachUpdate INSTALL.md
2015-11-09 Gunnar BeutnerRename $quit to $continue
2015-11-09 Michael FriedrichDocumentation for /v1/console
2015-11-09 Gunnar BeutnerImprove error message for 404s
2015-11-09 Michael FriedrichDocumentation: Fix example host names
2015-11-09 Gunnar BeutnerFix memory leak for JSON-RPC/HTTP connections
2015-11-08 Gunnar BeutnerDon't send cluster config messages for objects with...
2015-11-08 Gunnar BeutnerRemove unused variable
2015-11-08 Michael FriedrichAdd filter targets for remove-{comment,downtime} actions
2015-11-08 Michael Friedrich'api setup' must not override existing certificate...
2015-11-08 Michael FriedrichFix: /v1/console should only use a single permission
2015-11-08 Michael FriedrichFix: 'api setup' should create a user even when api...
2015-11-08 Gunnar BeutnerUpdate documentation
2015-11-08 Gunnar BeutnerUpdate documentation
2015-11-08 Michael FriedrichUpdate API documentation
2015-11-08 Gunnar BeutnerUpdate documentation
2015-11-07 Gunnar BeutnerUpdate documentation
2015-11-07 Gunnar BeutnerUpdate documentation
2015-11-07 Gunnar BeutnerUpdate documentation
2015-11-07 Gunnar BeutnerRemove duplicate text in an error message
2015-11-07 Gunnar BeutnerFix incorrect variable names for joined objects in...
2015-11-07 Gunnar BeutnerImprove messages for the debugger
2015-11-07 Gunnar BeutnerFix: Autocompletion doesn't work in the debugger
2015-11-07 Gunnar BeutnerRename 'object' to 'obj' in filters
2015-11-07 Gunnar BeutnerMake the main object available as 'object' in filter...
2015-11-07 Gunnar BeutnerImprove error handling when user specifies invalid...
2015-11-07 Gunnar BeutnerUpdate documentation
2015-11-07 Gunnar BeutnerImprove performance data for DB IDO
2015-11-06 Gunnar BeutnerUpdate man page for the --script-debugger option
2015-11-06 Gunnar BeutnerDon't use 'which' in the 'prepare-dirs' script
2015-11-06 Gunnar BeutnerRevert "Make sure 'api setup' is run by the Windows...
2015-11-06 Michael FriedrichAPI Actions: Remove -by-id from actions and require...
2015-11-06 Gunnar BeutnerUpdate AUTHORS
2015-11-06 Matthaus OwensDon't try to use --gc-sections on SunOS
2015-11-06 Michael FriedrichITL: Increase the default timeout for OS checks (update...
2015-11-06 Jo GoossensITL: Add missing check_apt arguments
2015-11-06 Michael FriedrichUpdate API documentation for object queries and joins
2015-11-06 Gunnar BeutnerChange output format for object queries
2015-11-06 Michael FriedrichRemove outdated SELinux documentation for now
2015-11-06 Michael FriedrichUpdate API documentation for Accept header
2015-11-05 Michael FriedrichChange session_token to integer timestamp
2015-11-05 Michael FriedrichUpdate AUTHORS
2015-11-05 Jo GoossensAdd missing parameters for jmx4perl check command
2015-11-05 Michael FriedrichFix: Async mysql queries aren't logged in the debug log
2015-11-05 Michael FriedrichChange 'api setup' into a manual step while configuring...
2015-11-05 Michael FriedrichRequire 'Accept' header for API requests (except for...
2015-11-05 Michael FriedrichUpdate API documentation from feedback and API clients
2015-11-05 Gunnar BeutnerImplement a debugger for Icinga scripts
2015-11-05 Gunnar BeutnerFix command-line arguments which contain spaces
2015-11-05 Michael FriedrichBuild fix
2015-11-05 Gunnar BeutnerFix invalid field IDs in Type::GetField
2015-11-05 Gunnar BeutnerFix 'Invalid field ID' error when serializing Type...
2015-11-05 Gunnar BeutnerFix the 'type' attribute for the Object class
2015-11-04 Gunnar BeutnerFix race condition in ConfigWriter::EmitIdentifier
2015-11-04 Gunnar BeutnerDon't validate custom attributes that aren't strings
2015-11-04 Gunnar BeutnerImprove formatting for arrays
2015-11-04 Gunnar BeutnerFix indentation for nested dictionaries
2015-11-04 Michael FriedrichImplement 'console' cli command using the API
2015-11-04 Gunnar BeutnerFix indentation for Dictionary::ToString
2015-11-03 Gunnar BeutnerImplement the current_filename and current_line keywords
2015-11-03 Gunnar BeutnerFix race condition in ConfigWriter::GetKeywords
2015-11-03 Gunnar BeutnerIcinga Studio: Sort object names
2015-11-03 Gunnar BeutnerOnly show types which inherit from ConfigObject and...
2015-11-02 Gunnar BeutnerFix crash in JsonRpcClient::DataAvailableHandler
2015-11-02 Michael FriedrichAdd missing override
2015-11-02 Michael FriedrichAdd host.last_state_{up,down} and last_check attribute...
2015-11-02 Sebastian ChrostekAdd ipv4/ipv6 only to tcp, udp and http CheckCommand
2015-11-01 Markus FroschUpdate API docs for language improvements
2015-11-01 Michael FriedrichUpdate API documentation
2015-11-01 Michael FriedrichAPI actions: Check if removal of comments and downtimes...
2015-11-01 Lennart BetzAdd check command negate.
2015-11-01 Lennart BetzAdd check command mysql
2015-11-01 Michael FriedrichUpdate API documentation
2015-11-01 Gunnar BeutnerFix race condition in CreatePipeOverlapped
2015-11-01 Gunnar BeutnerFix plural name for the Array type
2015-10-30 Michael FriedrichAdd the unique_id for comments/downtimes next to legacy...
2015-10-29 Michael FriedrichFix missing field initializer in DB IDO
2015-10-29 Michael FriedrichAdd doc URL to /v1 info page
next