Commit graph

1591 commits

Author SHA1 Message Date
Nick Sardo
df659732ff Handle a nil configuration file 2017-08-15 16:56:51 -07:00
Manuel Alejandro de Brito Fontes
81a36b4bee Merge pull request #1136 from aledbf/revert-status
Fix status update - changed in #1074
2017-08-15 19:00:02 -03:00
Manuel de Brito Fontes
a2217ab1be Fix status update - changed in #1074 2017-08-15 18:34:36 -03:00
Fernando Diaz
62fea9aa01 Update Server Alias Annotation with Review Changes
Updates the Server-Alias annotation to create another server
containing the same configuration as the current server, but
with the name provided in the annotation.
2017-08-15 14:49:04 -05:00
Manuel Alejandro de Brito Fontes
cafc5bab1e Merge pull request #1134 from hzxuzhonghu/master
replace deprecated interface with versioned ones
2017-08-15 11:10:59 -03:00
Manuel Alejandro de Brito Fontes
c050705b88 Merge pull request #1130 from hzxuzhonghu/patch-1
Update nginx.go
2017-08-15 11:08:52 -03:00
Manuel Alejandro de Brito Fontes
797b6b6a55 Merge pull request #1128 from JonPulsifer/add-404-server
Add 404 server
2017-08-15 11:08:17 -03:00
Manuel Alejandro de Brito Fontes
ae781a9296 Merge pull request #1131 from zjj2wry/limit-rate-configuration
Add short help doc in configuration for nginx limit rate
2017-08-15 11:07:34 -03:00
hzxuzhonghu
db1a12718e update deprecated interface with versioned ones 2017-08-15 20:41:44 +08:00
zhengjiajin
6faf87c097 Add short help doc in configuration for nginx limit rate 2017-08-15 16:29:06 +08:00
TigerXu
2af727a33e Update nginx.go
fix typo
2017-08-15 15:14:08 +08:00
TigerXu
92b59fc8bf Update nginx.go 2017-08-15 14:25:46 +08:00
Jonathan Pulsifer
042de7a494
[404-server] Fix path in Godeps.json 2017-08-14 19:02:27 -04:00
Jonathan Pulsifer
5ffc721b34
Add 404-server (defaultbackend) 2017-08-14 18:57:43 -04:00
Manuel Alejandro de Brito Fontes
45c614a34f Merge pull request #1124 from ghostcloud-cn/bugdns
check fields len in dns.go
2017-08-14 12:36:42 -03:00
Chen Peng
03a6ffda52 check fields len in dns.go 2017-08-14 11:53:40 +08:00
Fernando Diaz
ac504bdbc0 Add support for Server Alias in Nginx
Adds support for server alias in nginx. Adds a new annotation
which allows us to specify a server alias that will be appended
to the server name.
2017-08-13 13:01:00 -05:00
Manuel Alejandro de Brito Fontes
854da227d3 Merge pull request #1118 from zjj2wry/limit-rate
feat(#733)Support nginx bandwidth control
2017-08-13 11:30:57 -03:00
zhengjiajin
890c57f2ca feat(#733)Support nginx bandwidth control 2017-08-13 14:52:20 +08:00
Manuel Alejandro de Brito Fontes
090531102f Merge pull request #1122 from asifdxtreme/patch-6
Fix broken link
2017-08-12 22:44:09 -04:00
Mohammad Asif Siddiqui
7bcecc1b94 Fix broken link 2017-08-13 10:21:29 +08:00
Manuel Alejandro de Brito Fontes
1516493946 Merge pull request #1117 from tonglil/patch-1
Cleanup controllers readme
2017-08-12 09:15:39 -04:00
Manuel Alejandro de Brito Fontes
c950703726 Merge pull request #1116 from tonglil/update-annotations-list
Update annotations list
2017-08-12 09:14:51 -04:00
Manuel Alejandro de Brito Fontes
add2aaa59a Merge pull request #1119 from seeekr/patch-1
fix typos in controllers/nginx/README.md
2017-08-12 09:12:43 -04:00
Denis Andrejew
e713e706cc fix typos in controllers/nginx/README.md 2017-08-12 13:52:17 +02:00
Tony Li
de696af110 cleanup controllers readme 2017-08-12 03:27:47 -04:00
Tony Li
a27a873d21
update cache table 2017-08-12 03:14:55 -04:00
Tony Li
ed4f099f8f
update misc table 2017-08-12 03:14:55 -04:00
Tony Li
f462af405a
update url table 2017-08-12 03:14:24 -04:00
Tony Li
f61a76695f
update auth table 2017-08-12 03:14:23 -04:00
Tony Li
eb9e5223d8
add defaults 2017-08-12 03:14:23 -04:00
Tony Li
1916fd5af5
leverage table 2017-08-12 03:14:23 -04:00
Tony Li
6602b2f0d8
fix typo 2017-08-12 03:14:08 -04:00
Tony Li
91e75457c4
make easier to read 2017-08-12 02:56:48 -04:00
Tony Li
4950d651c9 Add gce annotations
Related to creating HTTPS load balancers.
2017-08-11 21:35:52 -04:00
Manuel Alejandro de Brito Fontes
36cf018a71 Merge pull request #1110 from aledbf/master
Fix Endpoint comparison
2017-08-11 15:37:52 -04:00
Manuel de Brito Fontes
e1308d942f Fix Endpoint comparison 2017-08-11 15:08:11 -04:00
Manuel Alejandro de Brito Fontes
45e43f891e Merge pull request #1109 from aledbf/fix-forward-headers
Cleanup remote address in nginx template
2017-08-10 12:45:07 -04:00
Manuel de Brito Fontes
fb3c7c3714 Cleanup remote address in nginx template 2017-08-10 11:41:14 -04:00
Manuel Alejandro de Brito Fontes
cc5c370f60 Merge pull request #1107 from asifdxtreme/patch-5
Fix Broken Link
2017-08-10 08:28:12 -04:00
Mohammad Asif Siddiqui
23aaecddca Fix Broken Link 2017-08-10 15:39:51 +08:00
Manuel Alejandro de Brito Fontes
d28ea365fb Merge pull request #1104 from aledbf/ssl-check
Simplify verification of hostname in ssl certificates
2017-08-10 02:12:13 -04:00
Manuel Alejandro de Brito Fontes
c67dc0f386 Merge pull request #1106 from asifdxtreme/patch-4
Update annotations.md
2017-08-10 02:10:30 -04:00
Mohammad Asif Siddiqui
7d94bc8747 Update annotations.md 2017-08-10 14:03:34 +08:00
Manuel Alejandro de Brito Fontes
562e71271e Merge pull request #1105 from asifdxtreme/patch-3
Make Readme file more readable
2017-08-09 23:58:08 -04:00
Mohammad Asif Siddiqui
82be2077b6 Make Readme file more readable 2017-08-10 11:48:06 +08:00
Manuel de Brito Fontes
c3dd00c7b4 Simplify verification of hostname in ssl certificates 2017-08-09 23:27:57 -04:00
Manuel Alejandro de Brito Fontes
3072b04ad8 Merge pull request #1103 from asifdxtreme/patch-2
Add GoDoc Widget
2017-08-09 23:22:29 -04:00
Manuel Alejandro de Brito Fontes
3576615b87 Merge pull request #1102 from zjj2wry/doc
Fix lose SSL Passthrough
2017-08-09 23:19:10 -04:00
Mohammad Asif Siddiqui
f97c7d094d Add GoDoc Widget 2017-08-10 11:19:08 +08:00