index
:
monolog
master
origin/1.x
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
Monolog
/
Handler
/
SlackHandlerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '1.x'
Jordi Boggiano
2016-11-26
1
-15
/
+19
|
\
|
*
Fix SlackHandler
Anton Nizhegorodov
2016-11-19
1
-1
/
+1
|
*
Update SlackHandler tests && allow SlackRecord formatter change after constru...
Anton Nizhegorodov
2016-11-19
1
-5
/
+8
|
*
Use constants for Slack colors
Haralan Dobrev
2016-11-19
1
-8
/
+9
*
|
CS fixes
Jordi Boggiano
2016-09-25
1
-1
/
+1
*
|
Undo this LocalSocket fiasco, fix tests for latest phpunit
Jordi Boggiano
2016-09-25
1
-25
/
+40
*
|
Fixing the socket mess, maybe.
Jordi Boggiano
2016-09-19
1
-40
/
+10
*
|
Fix a ton of tests for latest phpunit and turn faked-stream tests into real n...
Jordi Boggiano
2016-09-19
1
-40
/
+54
*
|
Merge branch '1.x'
Jordi Boggiano
2016-07-29
1
-0
/
+18
|
\
\
|
|
/
|
*
Allow formatting of message by setting a line formatter on SlackHandler, fixe...
Jordi Boggiano
2016-07-29
1
-0
/
+18
*
|
Move to strict mode and fix tests
Jordi Boggiano
2016-05-27
1
-1
/
+1
*
|
CS fixes
Jordi Boggiano
2016-05-26
1
-12
/
+12
*
|
Make TestCase class available to dependents to help with testing
Jordi Boggiano
2016-05-20
1
-1
/
+1
|
/
*
Remove code duplication, refs #435
Jordi Boggiano
2014-12-28
1
-2
/
+2
*
CS fixes
Jordi Boggiano
2014-10-17
1
-1
/
+1
*
Move iconEmoji param upfront since Slack was never in a stable release
Jordi Boggiano
2014-09-30
1
-1
/
+1
*
Restored the $ regex string terminator for the WriteContext test
Derek Clapham
2014-08-26
1
-1
/
+1
*
Added a new test for Emoji, reverted old tests
Derek Clapham
2014-08-23
1
-3
/
+13
*
Updated position of iconEmoji variable to prevent BC breaks
Derek Clapham
2014-08-22
1
-2
/
+2
*
Added emoji support as per slack api doc: https://api.slack.com/methods/chat....
Derek Clapham
2014-08-22
1
-4
/
+4
*
Move constructor argument before
gkedzierski
2014-06-16
1
-1
/
+1
*
Add plain text message support
gkedzierski
2014-06-15
1
-3
/
+13
*
Add colors to attachments based on level
gkedzierski
2014-06-15
1
-4
/
+31
*
Add basic Slack logging functionality
gkedzierski
2014-06-14
1
-0
/
+86