1. 477b731 Add unit tests for the phosphor-logging server by Nagaraju Goruganti · 6 years ago
  2. 80aa476 elog-gen: allow inherits from errors without meta by Lei YU · 6 years ago
  3. 8f6f7fc static_assert typeof log message entries by Joseph Reynolds · 6 years ago
  4. 4a029f2 Always call close on fd if file has been opened by Adriana Kobylak · 6 years ago
  5. a8808b8 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  6. 375ac9b Add the BMC code version to error logs by Matt Spinler · 6 years ago
  7. 1275bd1 Add function to read code version by Matt Spinler · 6 years ago
  8. 5f4247f log_manager: Create journal sync function by Adriana Kobylak · 6 years ago
  9. 4133daf Spelling fixes by Gunnar Mills · 6 years ago
  10. 6fd9dc4 Implement ability to override default error level by Deepak Kodihalli · 6 years ago
  11. 14a8c8d templates: Allow use of -fsanitize=undefined by Andrew Jeffery · 6 years ago
  12. 4e5f521 Add README by Marri Devender Rao · 7 years ago
  13. 4de76fb Increase maximum log number from 100 to 200 by Andrew Geissler · 7 years ago
  14. e4b0b77 Roll errors after reaching Cap size by Nagaraju Goruganti · 7 years ago
  15. 979ed1c Perform sanity check while restoring error entries by Marri Devender Rao · 7 years ago
  16. 8959efc Avoid unnecessary call to id() in ::erase by Marri Devender Rao · 7 years ago
  17. 7aafb12 Add Readme file by Nagaraju Goruganti · 7 years ago
  18. deae3ca Spelling fixes by Gunnar Mills · 7 years ago
  19. f8a5a79 Handle more than 100 error logs by Nagaraju Goruganti · 7 years ago
  20. b0562c4 Remove conditional check to export parser and mako script by Marri Devender Rao · 7 years ago
  21. bd68273 Fix configure option for build break by Marri Devender Rao · 7 years ago
  22. dd50846 Install elog parser and mako script for native processing by Marri Devender Rao · 7 years ago
  23. 37af9ba Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  24. 9c7f03a phosphor-log-manager: Fix for deserialize cereal exception by Jayanth Othayoth · 7 years ago
  25. 05aae8b Add implementation for delete all error log entries in one shot by Nagaraju Goruganti · 7 years ago
  26. db18ebe Add _PID information in elog AdditionalData by Jayanth Othayoth · 7 years ago
  27. 7656fba Implement a cap on the number of committed errors by Marri Devender Rao · 7 years ago
  28. cfd9a7d commit: Add call to Synchronize journal dbus method by Adriana Kobylak · 7 years ago
  29. 3aad887 Grammar fixes in app-local-errors README by Gunnar Mills · 7 years ago
  30. 7a33ee4 Remove elog-errors-HostEvent.hpp from phosphor-logging repo by Tom Joseph · 7 years ago
  31. 213aaf6 Add association intf if there is inventory path metadata by Tom Joseph · 7 years ago
  32. 0a71bad Fix host error logged as INFO by Marri Devender Rao · 7 years ago
  33. a2599cb update README.md by Marri Devender Rao · 7 years ago
  34. f1630ea Move serialization template functions by Deepak Kodihalli · 7 years ago
  35. 707a3e1 serialization: add tests by Deepak Kodihalli · 7 years ago
  36. 3388799 Remove persisted error file upon error deletion by Deepak Kodihalli · 7 years ago
  37. 9743189 Persist changes to 'Resolved' property by Deepak Kodihalli · 7 years ago
  38. 72654f1 Persist error d-bus objects by Deepak Kodihalli · 7 years ago
  39. 979632a fix checkstop error logged as INFO by Marri Devender Rao · 7 years ago
  40. 4952aa6 elog-gen: python3 fixes for print by Patrick Williams · 7 years ago
  41. bb3e57a Readme file for handling application specific errors by Marri Devender Rao · 7 years ago
  42. 4f0486d Use sdbusplus errName instead of phosphor errName in commit by Marri Devender Rao · 7 years ago
  43. 99b3391 Remove inheriting from sdbus exception for error metadata by Marri Devender Rao · 7 years ago
  44. df7cb5c Allow parsing of error yaml files without metadata yaml file by Marri Devender Rao · 7 years ago
  45. 1eb5892 Host event error should be logged as ERR instead of INFO by Marri Devender Rao · 7 years ago
  46. 50d5d26 python3: iteritems does not exist by Patrick Williams · 7 years ago
  47. 678d58b elog-gen.py : strip whitespaces by Deepak Kodihalli · 7 years ago
  48. 5493210 Add/adjust tests for new commit and report methods by Marri Devender Rao · 7 years ago
  49. d41e995 Add new report interface by Marri Devender Rao · 7 years ago
  50. 7d0a07b Add new commit API and deprecate older commit method by Marri Devender Rao · 7 years ago
  51. 8110ca6 entry: store parent reference by Deepak Kodihalli · 7 years ago
  52. 36db46c entry: implement xyz.openbmc_project.Object.Delete by Deepak Kodihalli · 7 years ago
  53. 99a8549 manager: define erase method by Deepak Kodihalli · 7 years ago
  54. 90abed6 Entry: implement setting 'Resolved' property by Deepak Kodihalli · 7 years ago
  55. 16aed11 Entry: store associations by Deepak Kodihalli · 7 years ago
  56. 1c9f16e Entry: default 'Resolved' property by Deepak Kodihalli · 7 years ago
  57. 58f16f7 build: add configure flag for metadata handlers by Deepak Kodihalli · 7 years ago
  58. 3064a19 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 7 years ago
  59. 5edacf3 Describe a compile flag by Deepak Kodihalli · 7 years ago
  60. a5d8d15 Fix incorrect template specialization by Deepak Kodihalli · 7 years ago
  61. 1533110 Map sdbusplus exception to phosphor exception by Deepak Kodihalli · 7 years ago
  62. 682326a callouts: implement metadata handler by Deepak Kodihalli · 7 years ago
  63. d703881 Update .gitignore by Deepak Kodihalli · 7 years ago
  64. 739e925 test: add callout-test by Deepak Kodihalli · 7 years ago
  65. d722b3a Make generated code to be const and extern by Adriana Kobylak · 7 years ago
  66. a3db077 build: add rule to generate callout mappings by Deepak Kodihalli · 7 years ago
  67. 5650b39 callouts: add script to generate callout mappings by Deepak Kodihalli · 7 years ago
  68. 64007ac callouts: add example output YAML by Deepak Kodihalli · 7 years ago
  69. 66c46eb Add utility to parse error metadata by Deepak Kodihalli · 7 years ago
  70. a87c157 Invoke metadata handler by Deepak Kodihalli · 7 years ago
  71. 88826f8 build: generate elog-process-metadata.cpp by Deepak Kodihalli · 7 years ago
  72. 327e580 Add example metadata handler implementation by Deepak Kodihalli · 7 years ago
  73. 38f6974 elog-gen.py : consume metadata 'process' keyword by Deepak Kodihalli · 7 years ago
  74. 16e8754 metadata: add interface to build associations by Deepak Kodihalli · 7 years ago
  75. 89d6be4 metadata: introduce 'process' keyword by Deepak Kodihalli · 7 years ago
  76. 35b4637 Entry ctor: accept associations by Deepak Kodihalli · 7 years ago
  77. b388da6 Entry: implement org.openbmc.Associations API by Deepak Kodihalli · 7 years ago
  78. 867f7aa Generate sdbusplus bindings by Deepak Kodihalli · 7 years ago
  79. 98a1834 Fix incorrect error namespace by Deepak Kodihalli · 7 years ago
  80. e0eb1dd Error log inject tool by Michael Tritz · 7 years ago
  81. 9cfe9f3 elog-lookup: include inherited metadata by Deepak Kodihalli · 7 years ago
  82. 5221e1b Match error full name and namespace by Deepak Kodihalli · 7 years ago
  83. 7924b17 elog-gen.py: handle absence of metadata by Deepak Kodihalli · 7 years ago
  84. 27c87d9 Ensure using correct string length when using transaction id journal data by Adriana Kobylak · 7 years ago
  85. 6721899 Look for an exact match of transaction id by Adriana Kobylak · 7 years ago
  86. 465aaec Include namespaces in the phosphor-logging exception name by Adriana Kobylak · 7 years ago
  87. 3773430 build: Add nobase to the nodist_include_HEADERS by Adriana Kobylak · 7 years ago
  88. ebd59fa Use configure option yaml path to generate elog-errors.hpp by Adriana Kobylak · 7 years ago
  89. fbe8872 commit(): Make function more efficient by Adriana Kobylak · 7 years ago
  90. 8c3857c elog-gen.py: Set INFO as default error log severity level by Adriana Kobylak · 7 years ago
  91. 371a38b elog-gen.py: Dynamically determine the namespaces by Adriana Kobylak · 7 years ago
  92. 6a9db6e elog-gen.py: Support base and test yaml directories by Adriana Kobylak · 7 years ago
  93. f469073 elog-gen.py: Support subdirs by Adriana Kobylak · 7 years ago
  94. 1a7508b Manager: Auto-generate the code by Adriana Kobylak · 7 years ago
  95. 23b475a Removes header files from base dir of phosphor-logging by Saqib Khan · 7 years ago
  96. 827b50f React to logging manager path change by Deepak Kodihalli · 7 years ago
  97. 7c30f49 Make phosphor-logging object paths lower-case by Adriana Kobylak · 7 years ago
  98. 9aa7d78 commit: Search for all metadata variables in the journal by Adriana Kobylak · 7 years ago
  99. 0837956 commit: Remove unused code by Adriana Kobylak · 7 years ago
  100. 70bb6bc Add ObjectManager to the root path of the log manager by Adriana Kobylak · 7 years ago