stable

Clone or download

Read-only

Merge commit 'refs/changes/02/11002/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #11375 Integrate mailhog in dev stack

Modified Files

Name
M .gitignore +0 −1 Go to diff View file
M Makefile +14 −0 Go to diff View file
M docker-compose.yml +3 −1 Go to diff View file
D tools/plugins/maillog/README.txt +0 −1 Go to diff View file
D tools/plugins/maillog/VERSION +0 −1 Go to diff View file
D tools/plugins/maillog/db/install.sql +0 −55 Go to diff View file
D tools/plugins/maillog/db/uninstall.sql +0 −28 Go to diff View file
D tools/plugins/maillog/include/MaillogDao.class.php +0 −124 Go to diff View file
D tools/plugins/maillog/include/MaillogPluginDescriptor.class.php +0 −35 Go to diff View file
D tools/plugins/maillog/include/MaillogPluginInfo.class.php +0 −33 Go to diff View file
D tools/plugins/maillog/include/maillogPlugin.class.php +0 −157 Go to diff View file
D tools/plugins/maillog/site-content/en_US/maillog.tab +0 −2 Go to diff View file
D tools/plugins/maillog/templates/maillog.mustache +0 −124 Go to diff View file
D tools/plugins/maillog/www/index.php +0 −36 Go to diff View file