Graham Esau
|
8dfadf408a
|
Use single API constructor
Individual constructors for each API version were removed in
GREsau/MailHog-Server@e7f979c845
|
2016-04-22 15:58:05 +02:00 |
|
Kosta Krauth
|
4a3fc6552a
|
API spec doesn't define the search query parameter
Add query parameter "query" that is used to specify the actual search query. Without this it's not obvious how to search for a particular email.
|
2016-03-22 17:28:12 -04:00 |
|
Ian Kent
|
9976d0251c
|
Merge branch 'riking-patch-1'
|
2016-03-20 18:10:50 +00:00 |
|
Ian Kent
|
dbcd606e2f
|
Merge branch 'patch-1' of https://github.com/riking/MailHog into riking-patch-1
|
2016-03-20 18:10:37 +00:00 |
|
Ian Kent
|
0b473f50c7
|
add 1.5/1.6 to .travis.yml
|
2016-03-20 17:45:55 +00:00 |
|
Ian Kent
|
2db20d0011
|
bump version, update release notes
|
2016-03-20 17:19:28 +00:00 |
|
Kane York
|
d335a04b85
|
Fix configuration documentation
Those two were clearly mixed up...
|
2016-03-14 09:29:44 -07:00 |
|
Ian Kent
|
793a8b9d19
|
update year
|
2016-03-13 19:49:18 +00:00 |
|
Ian Kent
|
de5e1c13a3
|
add release notes
|
2016-03-13 19:25:08 +00:00 |
|
Ian Kent
|
a8682632c6
|
update Makefile
|
2016-03-13 19:16:14 +00:00 |
|
Ian Kent
|
45abd40b19
|
add to makefile
|
2016-03-13 19:12:15 +00:00 |
|
Ian Kent
|
ff162ba5ce
|
Merge branch 'docker_image_size_optimization' of https://github.com/missedone/MailHog into missedone-docker_image_size_optimization
|
2016-03-13 18:57:04 +00:00 |
|
Ian Kent
|
11b40305bc
|
bump version
|
2016-03-13 18:06:56 +00:00 |
|
Ian Kent
|
1194f53bfd
|
Merge branch 'master' of github.com:mailhog/MailHog
|
2016-03-13 17:59:49 +00:00 |
|
Ian Kent
|
5889b5a508
|
Merge branch 'oers-fork'
|
2016-03-13 17:58:28 +00:00 |
|
Ian Kent
|
df7297d67b
|
fix typo
|
2016-03-13 17:58:18 +00:00 |
|
Ian Kent
|
6a36cc9c94
|
Merge pull request #77 from missedone/fix_ci
fix ci by removing go-uuid
|
2016-03-13 17:56:12 +00:00 |
|
oers
|
a7374f9f82
|
Fix for mailhog/MailHog#25. Provide a new configuration parameter ui-web-path.
|
2016-03-06 11:51:30 +01:00 |
|
Nick Tan
|
baa82c770c
|
fix ci by removing go-uuid
|
2016-02-07 21:56:00 -08:00 |
|
Nick Tan
|
805a187025
|
optimize docker image size
|
2016-02-07 19:29:28 -08:00 |
|
Ian Kent
|
91a9d8afe1
|
update readme
|
2015-10-06 21:21:49 +01:00 |
|
Ian Kent
|
8f123ac71b
|
update version to 0.1.8
|
2015-10-06 21:21:18 +01:00 |
|
Ian Kent
|
eaf5dc27f6
|
update readme
|
2015-05-27 18:30:50 +01:00 |
|
Ian Kent
|
c5cb548afb
|
Remove golang 1.3 (http.BasicAuth needs 1.4+)
|
2015-05-27 18:30:13 +01:00 |
|
Ian Kent
|
7ea7fe4116
|
fix markdown
|
2015-05-27 18:12:13 +01:00 |
|
Ian Kent
|
5c4c753acd
|
Add missing info
|
2015-05-27 18:11:31 +01:00 |
|
Ian Kent
|
dcc60fb961
|
Attempt to add HTTP authentication for #40
|
2015-05-27 18:08:44 +01:00 |
|
Ian Kent
|
9dc6ad8ed4
|
Make MailHog sendmail a shortcut to mhsendmail for #45
|
2015-05-26 22:58:57 +01:00 |
|
Ian Kent
|
3f4eeae146
|
Add some ASCII art
|
2015-05-26 08:55:34 +01:00 |
|
Ian Kent
|
d9dc0b4edf
|
Update releases
|
2015-05-20 21:01:30 +01:00 |
|
Ian Kent
|
ded4698fcf
|
Merge branch 'master' of github.com:mailhog/MailHog
|
2015-05-20 20:54:15 +01:00 |
|
Ian Kent
|
9fbd11d38d
|
Bump version
|
2015-05-20 20:54:05 +01:00 |
|
Ian Kent
|
2741df2528
|
Merge pull request #48 from zhubert/patch-1
Update README.md
|
2015-04-30 07:04:49 +01:00 |
|
Zack Hubert
|
df81fc3019
|
Update README.md
fixing link to Build guide
|
2015-04-29 09:17:37 -07:00 |
|
Ian Kent
|
320a41fcd9
|
Remove gotcha (fix #42)
|
2015-04-19 18:06:05 +01:00 |
|
Ian Kent
|
f4a8a8c8eb
|
Merge branch 'master' of github.com:mailhog/MailHog
|
2015-04-15 20:02:20 +01:00 |
|
Ian Kent
|
00d72310d5
|
Merge pull request #44 from eirc/patch-2
[doc] Quote port number in smtp config JSON
|
2015-04-07 07:13:12 +01:00 |
|
Ian Kent
|
8e9dda3f24
|
Merge pull request #43 from eirc/patch-1
[doc] Remove comma from last value in smtp config JSON
|
2015-04-07 07:12:16 +01:00 |
|
Eric Cohen
|
b5d39f7c58
|
Quote port number in smtp config JSON
Mailhog would break with `json: cannot unmarshal number into Go value of type string`
|
2015-04-06 13:50:34 +03:00 |
|
Eric Cohen
|
09d5800456
|
Remove comma from last value in smtp config JSON
Mailhog would break with: `invalid character '}' looking for beginning of object key string`
|
2015-04-06 13:48:55 +03:00 |
|
Ian Kent
|
ea1a92faa1
|
Update badge
|
2015-03-14 09:57:27 +00:00 |
|
Ian Kent
|
5b6e26bd7c
|
Add v0.1.6 release
|
2015-03-14 09:55:10 +00:00 |
|
Ian Kent
|
861f70329d
|
Fix #29 - add more descriptive overview to readme
|
2015-02-24 23:06:00 +00:00 |
|
Ian Kent
|
da1b7ec64a
|
API v2 search and message list documentation for #36
|
2015-02-24 22:44:34 +00:00 |
|
Ian Kent
|
693d6590f2
|
Document outgoing SMTP config for #36
|
2015-02-24 21:49:42 +00:00 |
|
Ian Kent
|
fe6169becd
|
Update releases and readme
|
2015-02-12 21:30:44 +00:00 |
|
Ian Kent
|
8302752a0b
|
Update screenshot
|
2015-02-12 21:25:56 +00:00 |
|
Ian Kent
|
fb42262fbc
|
Update releases
|
2015-02-12 20:51:45 +00:00 |
|
Ian Kent
|
98ce0b436d
|
Update RELEASES.md - fix #31
|
2015-01-24 15:11:00 +00:00 |
|
Ian Kent
|
7cd59ff95f
|
Update readme - remove Go 1.2
- dependency github.com/ugorji/go/codec requires sync.Pool
|
2015-01-08 22:12:22 +00:00 |
|