提交歷史

作者 SHA1 備註 提交日期
  Jordi Boggiano bd24765917 ElasticSearch v8 support (#1662) 3 年之前
  Victor Pryazhnikov cdba0c5693 Deprecated setMethods() usages moving to onlyMethods() 4 年之前
  Mario Blažek 37900f9268 Upgrade PHPUnit to v8 6 年之前
  Jordi Boggiano f6e6f22e77 Merge branch '1.x' 9 年之前
  Anton Nizhegorodov 5fa5e37305 Fix SlackHandler 9 年之前
  Anton Nizhegorodov 08b577c657 Update SlackHandler tests && allow SlackRecord formatter change after construction 9 年之前
  Haralan Dobrev 115f6710b1 Use constants for Slack colors 9 年之前
  Jordi Boggiano 96f4fd718f CS fixes 9 年之前
  Jordi Boggiano 28742b656f Undo this LocalSocket fiasco, fix tests for latest phpunit 9 年之前
  Jordi Boggiano 3dc7a79a3e Fixing the socket mess, maybe. 9 年之前
  Jordi Boggiano c6a9f28e24 Fix a ton of tests for latest phpunit and turn faked-stream tests into real network tests with a local server 9 年之前
  Jordi Boggiano 6b0d0c4a19 Merge branch '1.x' 9 年之前
  Jordi Boggiano 9b5bf2cca7 Allow formatting of message by setting a line formatter on SlackHandler, fixes #829 9 年之前
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 年之前
  Jordi Boggiano f200e79879 CS fixes 9 年之前
  Jordi Boggiano d7b415c2c8 Make TestCase class available to dependents to help with testing 9 年之前
  Jordi Boggiano 3e1b8a7afe Remove code duplication, refs #435 11 年之前
  Jordi Boggiano b738a6c04c CS fixes 11 年之前
  Jordi Boggiano d2ec7648d0 Move iconEmoji param upfront since Slack was never in a stable release 11 年之前
  Derek Clapham 89480cdaed Restored the $ regex string terminator for the WriteContext test 11 年之前
  Derek Clapham e4e60821b3 Added a new test for Emoji, reverted old tests 11 年之前
  Derek Clapham ff6c458260 Updated position of iconEmoji variable to prevent BC breaks 11 年之前
  Derek Clapham c63d082444 Added emoji support as per slack api doc: https://api.slack.com/methods/chat.postMessage 11 年之前
  gkedzierski be52105379 Move constructor argument before 11 年之前
  gkedzierski efd9a2065c Add plain text message support 11 年之前
  gkedzierski 83ebdc1f32 Add colors to attachments based on level 11 年之前
  gkedzierski 20844b94ff Add basic Slack logging functionality 11 年之前