Commit Graph

370 Commits

Author SHA1 Message Date
Andrew Martin
32a0bac732 Amend README with an extra nginx instruction 2015-08-21 15:14:25 -04:00
Christopher Reichert
4839574e4a Merge pull request #119 from creichert/master
Replace MIN_VERSION macro SYSTEM_FILEPATH.
2015-07-29 02:31:15 -05:00
Christopher Reichert
547f853fb2 Replace MIN_VERSION macro SYSTEM_FILEPATH. 2015-07-29 02:03:55 -05:00
Christopher Reichert
e8effc9f70 Merge pull request #118 from creichert/master
Add filesystem-path compatibility for older fsnotify versions.
2015-07-29 01:56:09 -05:00
Christopher Reichert
4fce049730 Bump version to 1.4.3.1 2015-07-29 01:43:03 -05:00
Christopher Reichert
5d1b9824ef Use cabal flag to avoid spurious system-filepath dependency. 2015-07-29 01:42:03 -05:00
Christopher Reichert
cf4dd85eba Add filesystem-path compatibility for older fsnotify versions. 2015-07-29 01:19:42 -05:00
Christopher Reichert
6b46eefef0 Merge pull request #117 from creichert/master
Bumping Version to 1.4.3
2015-07-28 20:33:15 -05:00
Christopher Reichert
f4535b5ff9 Bump version to 1.4.3 and update Changelog. 2015-07-28 20:20:01 -05:00
Christopher Reichert
5cb7a97623 Remove system-filepath dependency. 2015-07-28 20:17:15 -05:00
Christopher Reichert
7692199417 Merge pull request #115 from telser/master
Use newer fsnotify to avoid system-filepath
2015-07-28 17:29:37 -05:00
telser
811aa52b39 Use newer fsnotify to avoid system-filepath 2015-07-28 18:15:06 -04:00
Christopher Reichert
e0dcefb1f2 Merge pull request #113 from mwotton/master
spelling fix for Forgeting
2015-07-13 13:57:43 -05:00
Mark Wotton
cc9553d3bd spelling fix for Forgeting 2015-07-13 14:22:33 -04:00
Christopher Reichert
545ff0e1ee Update README.md with Small Typo Fix 2015-07-04 18:53:28 -05:00
Christopher Reichert
3cf1354c17 Merge pull request #111 from chreekat/upstart-output
Use 'console output' in upstart
2015-07-04 18:51:17 -05:00
Bryan Richter
9f12d85311 Use 'console output' 2015-07-04 16:19:54 -07:00
Michael Snoyman
a61e1c4e35 Merge pull request #109 from creichert/master
Bump version to 1.4.2.1.
2015-06-30 23:40:56 +03:00
Christopher Reichert
78c757481b Bump version to 1.4.2.1.
* Update changelog with default connection time bound fix.
2015-06-30 12:21:09 -05:00
Christopher Reichert
a2eee4ed23 Merge pull request #107 from creichert/master
Change default connection time bound calculation from 5s to 5min.
2015-06-30 12:12:34 -05:00
Christopher Reichert
4874184716 Calculate connection-time-bound microseconds before passing to reverse proxy.
The connection-time-bound is configured by the user as milliseconds but
eventually passed to the 'System.Timeout.Lifted.timeout' function which
accepts microseconds. Added commentary at usage sites.
2015-06-29 21:34:23 -05:00
Christopher Reichert
1bcc651118 Merge pull request #108 from chreekat/env-options-for-background-tasks
Env options for background tasks
2015-06-29 17:01:36 -05:00
Bryan Richter
a2d49c0ee0 Add forward-env example for background task 2015-06-29 12:34:29 -07:00
Bryan Richter
214ceadb32 Better comments and placement for getForwardedEnv 2015-06-29 12:32:28 -07:00
Bryan Richter
d51409c14e read forward-env and kconfigEnvironment in launchBackgroundApp 2015-06-29 11:32:40 -07:00
Bryan Richter
54bf1d3845 Add support for forward-env in BackgroundConfig 2015-06-29 11:31:52 -07:00
Christopher Reichert
46f5eaad89 Add contributing section to README and example testing workflow. 2015-06-17 12:25:14 -05:00
Christopher Reichert
9781b49451 Merge pull request #105 from bermanjosh/remote-postgres
Remote postgres
2015-06-17 11:45:31 -05:00
Josh Berman
ce1e0ba574 add new syntax to example keter.yaml 2015-06-17 03:22:25 +03:00
Josh Berman
2c157660d4 no sudo command for remote DB host 2015-06-16 18:38:38 +03:00
Josh Berman
69b77a70e5 different commands for remote and local DB server, version bump, readme 2015-06-14 11:50:35 +03:00
Josh Berman
95503ad1f4 support remote-server sytax in keter.yaml file, update README 2015-06-14 10:58:15 +03:00
Josh Berman
2dd22abdf8 Added DBServerInfo type and instances. Accounted for plugins: postgres stanza containing array or bool. 2015-06-10 17:22:46 +03:00
Christopher Reichert
c8e37e9dc0 Merge pull request #104 from creichert/master
Update travis build for GHC-7.10, add stack build artifacts to gitignore.
2015-06-09 13:31:44 -05:00
Christopher Reichert
9020f527a5 Update .gitignore with stack build files. 2015-06-09 12:36:50 -05:00
Christopher Reichert
c62b042919 Remove GHC-7.10.1 from allowed failures. 2015-06-09 12:36:12 -05:00
Christopher Reichert
1a53564850 Merge pull request #103 from chreekat/stackfiy
Add stack.yaml using LTS 2.11
2015-06-09 12:35:44 -05:00
Bryan Richter
34d59c96b9 Add stack.yaml using LTS 2.11 2015-06-09 10:32:38 -07:00
Christopher Reichert
db47c671b1 Merge pull request #99 from chreekat/silence-warnings
Appease redundant import warnings
2015-06-09 12:26:06 -05:00
Bryan Richter
71e557b31c Appease redundant import warnings 2015-06-08 10:21:10 -07:00
Michael Snoyman
2e363780b6 Merge pull request #97 from tolysz/patch-1
Update example
2015-05-19 11:11:15 +03:00
Marcin Tolysz
8ad96681f6 Update example
`reverse-proxy` can have `middleware` section
`connection-time-bound` can be present in `reverse-proxy`, `webapp` and `static-files`
2015-05-19 09:03:11 +01:00
Michael Snoyman
aee5e784d4 Bump lower bound on http-reverse-proxy 2015-05-19 10:32:18 +03:00
Michael Snoyman
c161596ab2 Merge branch 'tolysz-timeouts-per-request' 2015-05-19 10:22:15 +03:00
Michael Snoyman
d192765198 Version bump 2015-05-19 10:21:19 +03:00
Marcin Tolysz
0c62122e4f Merge remote-tracking branch 'origin/timeouts-per-request' into timeouts-per-request
Conflicts:
	Keter/App.hs
	Keter/Types/V10.hs
2015-05-18 13:30:37 +01:00
Marcin Tolysz
5360da1c80 update for updated reverse proxy 2015-05-18 13:23:30 +01:00
Marcin Tolysz
3565237a5d Add configurable timeouts
Add middleware to reverse proxy
2015-05-18 13:23:30 +01:00
Marcin Tolysz
85abd95d04 update for updated reverse proxy 2015-05-18 13:12:07 +01:00
Michael Snoyman
85aecc2c51 Avoid infinite loop traversing incoming directory #96 2015-05-17 10:00:00 +03:00