Commit graph

7 commits

Author SHA1 Message Date
Ruth Linehan
7bab3dddae (maint) Update i18n files 2017-02-09 11:50:20 -08:00
Joe Pinsonault
315804eb7c (SERVER-1556) Add i18n related files 2016-10-17 11:10:06 -07:00
Ruth Linehan
1ad1434d7b (maint) Update .gitignore
Update .gitignore to exclude anything that starts with `.lein` (e.g.
`.lein-failures` or `.lein-repl-history`).
2016-01-25 14:31:18 +00:00
Scott Walker
ca5ad63179 (PE-11976) Add option to return the response early and stream the body asynchronously
Adds a new :as option that uses Apache's AsyncConsumer to return the response as quickly as possible then asynchronously stream the response body using piped input/output streams.
2015-10-05 15:38:30 +01:00
Kevin Corcoran
2967c63473 (maint) add pom.xml to .gitignore
pom.xml is generated during 'lein install'.
2015-02-13 10:53:12 -08:00
Nate Wolfe
5d5dfa4f7f (MAINT) Add .lein-failures to .gitignore
This file is auto-generated during "lein test" and thus leaves the git
repo dirty after a test run. We can ignore this file.
2015-01-23 14:52:18 -08:00
Chris Price
f2373565e5 Add travis config 2014-03-27 12:49:54 -07:00