Alex
|
9cf4376096
|
Remove debug from node sample
|
2017-03-16 22:42:11 +00:00 |
|
Alex Ellis
|
c958aa0119
|
Change NodeInfo namespace
|
2017-03-16 09:30:19 +00:00 |
|
Alex Ellis
|
29b624d1b1
|
Simplify --advertise-addr for PWD
|
2017-03-15 11:56:58 +00:00 |
|
Alex Ellis
|
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 |
|
Alex
|
38713184e5
|
Add status code instrumentation for functions
|
2017-03-14 22:10:24 +00:00 |
|
Alex Ellis
|
5802cd11dc
|
Print error message in UI portal
|
2017-03-13 17:04:34 +00:00 |
|
Alex Ellis
|
2700a15668
|
Update builder to use functions/ namespace
|
2017-03-13 14:55:57 +00:00 |
|
Alex Ellis
|
1cff3601b0
|
Use stable gateway by default
|
2017-03-13 14:25:04 +00:00 |
|
Alex Ellis
|
97c9243419
|
Update NS to functions/ from alexellis2/faas-
|
2017-03-13 14:25:04 +00:00 |
|
Alex Ellis
|
76d664505c
|
Create PULL_REQUEST_TEMPLATE.md
|
2017-03-12 23:03:07 +00:00 |
|
Alex Ellis
|
446f914d28
|
Create ISSUE_TEMPLATE.md
|
2017-03-12 23:01:10 +00:00 |
|
Alex Ellis
|
b95341245f
|
Ignore nodejs
|
2017-03-12 12:58:22 +00:00 |
|
Alex Ellis
|
a6a24fa9cc
|
Update armhf to use armv6 binaries
|
2017-03-12 12:57:18 +00:00 |
|
Alex Ellis
|
d5290aad1b
|
Refactor to armv6
|
2017-03-12 12:57:18 +00:00 |
|
Alex
|
fe1e9fc52e
|
Create your own functionk working.
|
2017-03-12 12:56:53 +00:00 |
|
Alex
|
98c9ef67f4
|
Initial pop-up for new function.
|
2017-03-12 12:56:53 +00:00 |
|
Alex
|
edc2c4b29e
|
Initial pop-up design
|
2017-03-12 12:56:53 +00:00 |
|
Alex Ellis
|
f097c75b93
|
Add blog link
|
2017-03-09 23:38:16 +00:00 |
|
Alex Ellis
|
80c12aeaea
|
Update armhf to use armv6 binaries
|
2017-02-28 22:10:19 +00:00 |
|
Alex Ellis
|
f6729358a1
|
Move screenshots up
|
2017-02-27 19:14:34 +00:00 |
|
Alex Ellis
|
9f2183f6f3
|
Update test names
|
2017-02-21 19:09:11 +00:00 |
|
Alex Ellis
|
15f908c070
|
Pin sample stack to stable gateway tag
|
2017-02-19 19:48:10 +00:00 |
|
Alex Ellis
|
6f869bc313
|
Add base64 decode sample function
|
2017-02-19 19:40:52 +00:00 |
|
Alex Ellis
|
6d921cac50
|
Include base64 sample function in stack
Document sample functions with comments
Allow functions with 0-9 for route regex
|
2017-02-19 18:26:55 +00:00 |
|
Alex Ellis
|
946d2c99b7
|
Update TestDrive.md
|
2017-02-13 21:52:04 +00:00 |
|
Alex Ellis
|
9bc547e1a3
|
Update TestDrive.md
|
2017-02-13 21:48:57 +00:00 |
|
Alex Ellis
|
51c19e5d99
|
Add labels for the gateway UI
|
2017-02-03 21:57:02 +00:00 |
|
Alex Ellis
|
f734a6f07d
|
Update index.html
|
2017-02-03 19:04:21 +00:00 |
|
Alex Ellis
|
726e9c6d36
|
Add armhf support
|
2017-02-03 13:31:39 +00:00 |
|
Alex Ellis
|
5c343be183
|
Initial work for ARMHF
|
2017-02-03 13:27:36 +00:00 |
|
Alex
|
07ee1f22d5
|
Enable turning off in sample function
|
2017-02-03 08:56:15 +00:00 |
|
Alex Ellis
|
ea3619330e
|
Update DEV.md
|
2017-01-31 17:35:36 +00:00 |
|
Alex Ellis
|
c2599d8b77
|
Update README.md
|
2017-01-31 17:34:45 +00:00 |
|
Alex Ellis
|
7865432aa0
|
Update README.md
|
2017-01-31 17:34:11 +00:00 |
|
Alex Ellis
|
a26043cb90
|
Merge pull request #16 from alexellis/re_document
Adjust documentation for clarity
Allow content-type for UI
Filter non-functions by container label "function"
|
2017-01-31 17:33:00 +00:00 |
|
Alex Ellis
|
cb807d2fa9
|
Adjust documentation
Allow content-type for UI
|
2017-01-31 17:30:42 +00:00 |
|
Alex Ellis
|
f2a1c75cb7
|
Merge pull request #15 from alexellis/test_page
Feature: Invoke functions through portal + Markdown sample
|
2017-01-31 09:14:51 +00:00 |
|
Alex Ellis
|
048bc18a8a
|
Remove logging
|
2017-01-31 09:11:33 +00:00 |
|
Alex Ellis
|
4e73f787da
|
Include markdown sample
Fix UI refresh problem
Enable invocation from portal
|
2017-01-31 09:08:58 +00:00 |
|
Alex Ellis
|
1aba6699fe
|
Pending ARMhf changes
|
2017-01-30 22:15:06 +00:00 |
|
Alex Ellis
|
018b065ef1
|
Initial work for ARMHF
|
2017-01-30 22:14:06 +00:00 |
|
Alex
|
c211ba0d07
|
Cover replica scaling with tests.
|
2017-01-30 21:16:54 +00:00 |
|
Alex
|
52266a6741
|
Match content-type of incoming request. Fix for Alexa.
|
2017-01-28 12:26:30 +00:00 |
|
Alex
|
b9838291b2
|
Push fwatchdog to 0.03-alpha and update
|
2017-01-27 21:32:20 +00:00 |
|
Alex Ellis
|
98e7c1ae87
|
Merge pull request #9 from alexellis/labels_metrics
Add auto-scaling scaling via alerts and basic UI/portal
|
2017-01-27 21:16:29 +00:00 |
|
Alex
|
42c0c02950
|
Add integration test and defer
|
2017-01-27 21:07:09 +00:00 |
|
Traun Leyden
|
1297048799
|
Fix attempt for reported connection buildup
Regarding https://github.com/golang/go/issues/6785#issuecomment-275669472
|
2017-01-27 17:18:32 +00:00 |
|
Alex Ellis
|
2563bf516b
|
Merge pull request #13 from tleyden/patch-1
Fix attempt for reported connection buildup
|
2017-01-27 17:16:01 +00:00 |
|
Traun Leyden
|
dd67519cc4
|
Fix attempt for reported connection buildup
Regarding https://github.com/golang/go/issues/6785#issuecomment-275669472
|
2017-01-27 08:14:57 -08:00 |
|
Alex Ellis
|
501e813d41
|
Move handlers into ./handlers
|
2017-01-25 22:29:17 +00:00 |
|