Commit Graph

507 Commits

Author SHA1 Message Date
3aec97441e Cleanup logging, give not allowed to GET on gateway functions 2017-04-05 22:34:45 +01:00
469fc690da Fix issue in watchdog - not reading false config overrides. 2017-04-05 09:13:18 +01:00
93bdfba4b2 Rename marshal_request for watchdog, enable lock-file for healthcheck CMD. 2017-04-05 09:13:18 +01:00
0b166c7627 Enable DNS-RR override for task lookup. 2017-04-05 09:13:18 +01:00
a476c50a99 Create README.md 2017-04-04 08:38:02 +01:00
12f4f17394 Move default gateway to 0.5.1 2017-03-31 20:43:54 +01:00
19699d5e79 Add key-protected sample 2017-03-31 20:40:25 +01:00
54d16013bb Add comment 2017-03-31 20:40:25 +01:00
873d7a69e9 Remove test temporarily for gateway 2017-03-31 20:40:25 +01:00
c705cd8e33 Forward client HTTP headers through pipeline 2017-03-31 20:40:25 +01:00
a740783c78 Make function button clearer 2017-03-31 20:40:25 +01:00
04be17ce49 Add marshall_request to watchdog for passing header to functions 2017-03-31 20:40:25 +01:00
43a66e4043 Error handling in sample 2017-03-31 19:56:38 +01:00
22b3e73b96 Merge branch 'master' of https://github.com/alexellis/faas 2017-03-28 19:48:04 +01:00
fdd0ef4b27 Build all functions via script, push to 0.5 watchdog 2017-03-28 19:47:52 +01:00
c2eb41ee4f Fix buffer dead-lock in Watchdog (#33)
* Go sync group to handle blocking on buffered-pipes
2017-03-28 19:05:33 +01:00
badcf7863c Add function store idea 2017-03-28 15:06:48 +01:00
4650777823 Add tips for adding functions. 2017-03-27 22:51:39 +01:00
f78e1cdeb6 Add community link 2017-03-27 22:18:00 +01:00
8a921cd811 added TechLancaster event to community.md
added TechLancaster event to community.md
2017-03-27 22:16:41 +01:00
31fabdd529 Add InfoWorld & docker-awesome 2017-03-27 22:16:00 +01:00
8cf5429df4 Update TestDrive.md 2017-03-27 19:45:00 +01:00
361a31ac97 Push Go to 1.7.5 2017-03-27 17:56:33 +01:00
18edf17a4f add ETH Polymese event introducing students to Cloud, Container, and Serverless 2017-03-24 19:23:31 +00:00
49a0f88066 add Rackspace event to community 2017-03-24 19:23:31 +00:00
1c6eb3989e Update ISSUE_TEMPLATE.md 2017-03-24 14:24:39 +00:00
056c16e332 Add HN link 2017-03-24 12:31:32 +00:00
a6ef05d52f Create community.md 2017-03-24 09:58:13 +00:00
be9feed834 Remove additional spacing from compose samples 2017-03-24 08:11:10 +00:00
f4109890c1 Test drive update 2017-03-23 08:11:25 +00:00
dddd15108e Highlight blog link 2017-03-22 09:37:31 +00:00
ce7fdef85e Update for typo. 2017-03-22 09:33:15 +00:00
ebf7427211 Move MarkdownRender to new namespace 2017-03-22 09:19:51 +00:00
65ae7b3e2d Update TestDrive.md 2017-03-22 09:13:33 +00:00
f5f36fbfc8 Update ROADMAP.md 2017-03-22 09:08:03 +00:00
301091b910 Update sample namesapce 2017-03-22 08:35:33 +00:00
24ce1f6d6e Update intro 2017-03-22 07:41:14 +00:00
d532da61a2 Re-ordering page 2017-03-21 18:38:29 +00:00
480a389a83 Update README.md 2017-03-21 18:33:54 +00:00
14a3267742 Update README.md 2017-03-21 09:10:40 +00:00
eef464a962 Update README.md 2017-03-21 09:09:29 +00:00
2aeadfda1c Disable KeepAlive on proxy (#21)
* Service lookup

* Disable KeepAlive to force RR for replias.

* set KeepAlive to 0

* Remove temporary file

* Support white and rename function

* Remove debug from node sample
2017-03-21 08:39:36 +00:00
9cf4376096 Remove debug from node sample 2017-03-16 22:42:11 +00:00
c958aa0119 Change NodeInfo namespace 2017-03-16 09:30:19 +00:00
29b624d1b1 Simplify --advertise-addr for PWD 2017-03-15 11:56:58 +00:00
a63dd8ee4c Simplify instrumentation metrics.
- fix javascript deserialization in UI with json response
-  create swarm watcher to monitor replicas
2017-03-14 22:10:24 +00:00
38713184e5 Add status code instrumentation for functions 2017-03-14 22:10:24 +00:00
5802cd11dc Print error message in UI portal 2017-03-13 17:04:34 +00:00
2700a15668 Update builder to use functions/ namespace 2017-03-13 14:55:57 +00:00
1cff3601b0 Use stable gateway by default 2017-03-13 14:25:04 +00:00