Commit graph

173 commits

Author SHA1 Message Date
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
Ian Kent
482d9100b4 Update .travis.yml - remove go 1.2, add go 1.4 2015-01-08 22:10:28 +00:00
Ian Kent
c3cb4f9dac Update readme 2015-01-08 21:25:23 +00:00
Ian Kent
ac93898985 Update readme 2015-01-04 13:06:46 +00:00
Ian Kent
1f380e6a3c Makefile fix 2015-01-04 13:01:50 +00:00
Ian Kent
29e4f815d3 Makefile fix and bump version 2015-01-04 12:54:07 +00:00
Ian Kent
5241d83ac0 Update readme/deploy 2014-12-31 17:43:52 +00:00
Ian Kent
1f6bac913b Merge branch 'master' of github.com:mailhog/MailHog 2014-12-31 12:52:50 +00:00
Ian Kent
f6923b9f4c Update deploy doc 2014-12-31 12:52:23 +00:00
Ian Kent
2504477e9c Merge pull request #21 from humboldtux/patch-1
Working Dockerfile
2014-12-31 12:47:43 +00:00
Benoit Benedetti
fbcd89e8ef Dockerfile with golang:1.4 2014-12-30 22:18:40 +01:00
Benoit Benedetti
6229a120f8 Working Dockerfile
You can test it from the docker hub https://registry.hub.docker.com/u/humboldtux/mailhog/
2014-12-30 19:52:31 +01:00
Ian Kent
1e2d0045b4 Update releases 2014-12-27 16:46:57 +00:00
Ian Kent
ec73a2eadd Fix link 2014-12-27 14:05:47 +00:00
Ian Kent
e696da48fc Add APIv2 (and update download badge) 2014-12-27 13:53:31 +00:00
Ian Kent
2ee6fb7615 Update screenshot 2014-12-27 13:41:15 +00:00
Ian Kent
5a9e211af7 Update url 2014-12-27 13:14:00 +00:00
Ian Kent
7fd0638ae4 Clean up flags 2014-12-24 19:25:02 +00:00
Ian Kent
91c92f4d02 Update releases doc 2014-12-24 18:35:47 +00:00
Ian Kent
f6a0924e8d Move stuff around 2014-12-24 18:34:24 +00:00
Ian Kent
89d7c73503 Clean up config 2014-12-24 18:31:29 +00:00
Ian Kent
3903c03ba3 Update config 2014-12-24 18:18:13 +00:00
Ian Kent
35dc20d1b8 Make naming more consistent 2014-12-24 17:57:47 +00:00
Ian Kent
1785b3db7f Update github URLs 2014-12-24 17:48:01 +00:00
Ian Kent
ac84efffe4 Remove data package 2014-12-24 17:24:52 +00:00
Ian Kent
5948ba152d Update makefile 2014-12-24 17:13:51 +00:00
Ian Kent
c5b02921be Remove http package 2014-12-24 17:12:22 +00:00
Ian Kent
37670fbc78 Remove storage 2014-12-24 17:05:50 +00:00
Ian Kent
ebbae16589 Refactor to github.com/mailhog/{MailHog-Server,MailHog-UI} 2014-12-24 16:52:53 +00:00
Ian Kent
09c9701511 Switch to github.com/mailhog/smtp 2014-12-24 16:30:09 +00:00
Ian Kent
69fd88323f Introducing Jim, the Chaos Monkey 2014-12-24 13:21:21 +00:00
Ian Kent
9e8d990e72 Fix session close bug 2014-12-21 18:33:29 +00:00
Ian Kent
24fbb8146a Refactor regexes 2014-12-21 17:59:55 +00:00
Ian Kent
cf42e49baf Update makefile and releases 2014-12-21 09:27:03 +00:00
Ian Kent
d7093a57a7 Fix #18 2014-12-21 09:18:19 +00:00
Ian Kent
309b4cde67 Fix typo 2014-12-21 08:02:28 +00:00
Ian Kent
6579b68bdb Add release documentation 2014-12-21 07:57:22 +00:00
Ian Kent
a8d1d0e42d Fix #11 - add build documentation 2014-12-21 07:55:53 +00:00
Ian Kent
9c2a484d6b Fix #12 - support invalid MAIL/RCPT syntax 2014-12-20 20:05:01 +00:00
Ian Kent
ba6490cc86 Merge branch 'master' of github.com:ian-kent/Go-MailHog 2014-12-17 19:54:48 +00:00
Ian Kent
fb29858e46 Fix #16 (on the right branch this time!) 2014-12-17 19:54:29 +00:00
Ian Kent
254603deb9 Merge pull request #17 from geerlingguy/fix-api-docs
Update docs to refer to correct /api/v1 URL.
2014-12-17 19:11:05 +00:00
Jeff Geerling
a418b35649 Update docs to refer to correct /api/v1 URL. 2014-12-17 12:15:59 -06:00
Ian Kent
36a5728c5d Merge pull request #14 from derwassi/master
display of multipart messages
2014-12-12 14:47:01 +00:00
mathias.wasserthal
72ec3f7142 correct display of text/plain and text/html multipart messages with quoted-printable transfer type 2014-12-12 15:22:56 +01:00
Ian Kent
537f51a6f6 Move some packages 2014-12-07 18:57:05 +00:00
Ian Kent
216eb8148d Add build status badge 2014-12-02 22:28:08 +00:00
Ian Kent
15876510c2 Try again 2014-12-02 22:14:59 +00:00
Ian Kent
8c6b4b1b21 Hopefully fix drone.io tests 2014-12-02 22:12:23 +00:00
Ian Kent
2fca79a015 Update .travis.yml and README (doesn't compile on Go 1.1) 2014-12-02 22:09:35 +00:00