Felix Wolfsteller
|
430bd3f01a
|
Fix typo and remove reference to dokku-alt issue.
|
2015-07-22 07:41:22 +02:00 |
|
Felix Wolfsteller
|
d4ea8520ac
|
In doc: mention alternative to nginx.conf templates: include-dir.
|
2015-07-16 11:50:45 +02:00 |
|
Felix Wolfsteller
|
f68b126bc9
|
fix typo
|
2015-07-10 12:22:07 +02:00 |
|
Felix Wolfsteller
|
bf1ff080b6
|
in nginx conf mention how to apply template changes (i assume deploy is the answer).
|
2015-07-10 12:21:29 +02:00 |
|
Felix Wolfsteller
|
bff273d625
|
in nginx doc, mention where original templates are found by default.
|
2015-07-10 12:08:29 +02:00 |
|
Michael Hobbs
|
7ffca93ba8
|
Merge pull request #1299 from SonicHedgehog/x-forwarded-proto-https
Set X-Forwarded-Proto header if TLS is enabled when running checks
|
2015-07-09 16:39:08 -07:00 |
|
Jakob Krigovsky
|
a60dfd3b5e
|
Set X-Forwarded-Proto header if TLS is enabled when running checks
|
2015-07-09 22:03:29 +02:00 |
|
Michael Hobbs
|
8ea88c85b6
|
Merge pull request #1300 from progrium/1294_mh-fix-urls-output
fix urls command when NO_VHOST=1 + tests
|
2015-07-09 12:58:44 -07:00 |
|
Michael Hobbs
|
64d76724e5
|
fix typo. good thing we have a test suite. :P
|
2015-07-09 12:35:43 -07:00 |
|
Michael Hobbs
|
e21b730089
|
remove dead test file
|
2015-07-09 12:31:58 -07:00 |
|
Michael Hobbs
|
033a267573
|
fix urls command when NO_VHOST=1 + tests. fixes #1294
|
2015-07-09 12:12:58 -07:00 |
|
Jose Diaz-Gonzalez
|
39d993b411
|
Merge pull request #1296 from Flink/docker-auto-volumes-plugin
Add docker-auto-volumes to plugins
|
2015-07-09 11:57:48 -04:00 |
|
Loïc Guitaut
|
54b46066ff
|
Add docker-auto-volumes to plugins
|
2015-07-09 12:26:59 +02:00 |
|
Michael Hobbs
|
aa55f027a4
|
Merge pull request #1289 from progrium/mh-fix-random-test-failure
don't background cleanup
|
2015-07-06 07:01:10 -07:00 |
|
Michael Hobbs
|
0b9ac9a727
|
don't background cleanup
|
2015-07-05 21:08:47 -07:00 |
|
Michael Hobbs
|
cbbe7ca557
|
Merge pull request #1285 from alessio/pr-fix-events-docs-filename
Rename dokku-events-logs.md according to index.md
|
2015-07-05 19:07:25 -07:00 |
|
Alessio Treglia
|
ecabbc166e
|
Rename dokku-events-logs.md according to index.md
Presently the following link is dangling:
- http://progrium.viewdocs.io/dokku/dokku-events-logs
|
2015-07-05 18:32:56 +01:00 |
|
Jose Diaz-Gonzalez
|
ce9dabf384
|
Merge pull request #1282 from progrium/josegonzalez-patch-1
Move primecache to deprecated plugins
|
2015-07-04 03:28:56 -04:00 |
|
Jose Diaz-Gonzalez
|
53e962cd73
|
Move primecache to deprecated plugins
[ci skip]
|
2015-07-04 03:28:47 -04:00 |
|
Jose Diaz-Gonzalez
|
5aada53945
|
Merge pull request #1277 from progrium/gzip-templates
Gzip templates
|
2015-07-03 18:23:50 -04:00 |
|
Jose Diaz-Gonzalez
|
06ba11d433
|
Merge pull request #1279 from progrium/docs-receive-branch
Add docs for `receive-branch` hook. Refs #1149
|
2015-07-03 17:12:14 -04:00 |
|
Jose Diaz-Gonzalez
|
1223602679
|
Add docs for receive-branch hook. Refs #1149
[ci skip]
|
2015-07-03 17:11:53 -04:00 |
|
Jose Diaz-Gonzalez
|
35ff3fa5ca
|
Merge pull request #1149 from mlebkowski/feature/receive-branch
pluginhook to receive branches different than master
|
2015-07-03 17:07:31 -04:00 |
|
Jose Diaz-Gonzalez
|
2d6054605e
|
Remove non-standard redirects
|
2015-07-03 16:41:17 -04:00 |
|
krishna rokhale
|
62d1d41bc5
|
removing new lines.
|
2015-07-03 16:40:23 -04:00 |
|
krishna rokhale
|
adfa13235d
|
added two more cases to SSL template and gzip as default in templates.
|
2015-07-03 16:40:23 -04:00 |
|
Jose Diaz-Gonzalez
|
fd27ca022c
|
Merge pull request #1276 from progrium/docs-plugins
Docs plugins
|
2015-07-03 16:30:43 -04:00 |
|
Jose Diaz-Gonzalez
|
9f73b90a13
|
Reorder plugins
[ci skip]
|
2015-07-03 16:29:30 -04:00 |
|
Jose Diaz-Gonzalez
|
9c124e236f
|
Deprecate a few plugins
[ci skip]
|
2015-07-03 16:28:49 -04:00 |
|
Jose Diaz-Gonzalez
|
4c45c00236
|
Merge pull request #825 from andrewsomething/multikey
Add support for multiple keys in the installer.
|
2015-07-03 13:39:35 -04:00 |
|
Jose Diaz-Gonzalez
|
7ceac5787b
|
Minor fixes to the logging docs
[ci skip]
|
2015-07-03 13:06:47 -04:00 |
|
Jose Diaz-Gonzalez
|
1814a52d60
|
Merge pull request #1273 from alessio/pr-events-docs
Add docs for the events plugin
|
2015-07-03 13:01:21 -04:00 |
|
Jose Diaz-Gonzalez
|
e1044199c7
|
Merge pull request #1254 from kilianc/feature/custom-start-cmd
added DOKKU_DOCKERFILE_START_CMD support
|
2015-07-03 12:54:24 -04:00 |
|
Alessio Treglia
|
76e718df56
|
Cosmetic fix
|
2015-07-03 17:18:15 +01:00 |
|
Alessio Treglia
|
f1fda75e3d
|
Extend events docs
|
2015-07-03 17:16:48 +01:00 |
|
Alessio Treglia
|
934cddbcda
|
Fix potential ambiguity
|
2015-07-03 16:43:12 +01:00 |
|
Michael Hobbs
|
483ca9627f
|
Merge pull request #1274 from progrium/1271_mh-fix-ls
parse correct section of path for dokku ls container type
|
2015-07-03 07:48:09 -07:00 |
|
Michael Hobbs
|
0e53a76a1a
|
[ci skip] ensure we parse the correct section of the string. closes #1271
|
2015-07-03 07:47:30 -07:00 |
|
Alessio Treglia
|
8acb596fed
|
Update index.md
Add logging.md reference.
|
2015-07-03 12:09:45 +01:00 |
|
Alessio Treglia
|
601d85f8e6
|
Create logging.md
Needless to say, this need review.
|
2015-07-03 12:07:38 +01:00 |
|
Alessio Treglia
|
3e6bcedb51
|
Update plugins.md
Move dokku-events from the "Dokku Features" stanza to the "Deprecated
Plugins" one as it's now part of the core set of components.
|
2015-07-03 11:52:12 +01:00 |
|
Kilian Ciuffolo
|
5ced063d3d
|
added docs
|
2015-07-02 17:47:58 -07:00 |
|
Jose Diaz-Gonzalez
|
4d30fdfb0e
|
Release 0.3.21
v0.3.21
|
2015-07-02 18:54:45 -04:00 |
|
Jose Diaz-Gonzalez
|
7954f186df
|
Merge pull request #1269 from progrium/josegonzalez-docker-buildstep
Peg lxc-docker in buildstep to 1.6.2
|
2015-07-02 18:48:43 -04:00 |
|
Jose Diaz-Gonzalez
|
a284a805e0
|
Peg lxc-docker in buildstep to 1.6.2
[ci skip]
|
2015-07-02 18:48:39 -04:00 |
|
Michael Hobbs
|
2698ce62e2
|
Merge pull request #1256 from alessio/pr-dokku-events
Implement events logging feature
|
2015-07-01 14:09:38 -07:00 |
|
Alessio Treglia
|
0ed0201b90
|
Use d-neg condition to prevent unexpected failures
|
2015-07-01 19:48:09 +01:00 |
|
Alessio Treglia
|
89d1acaa38
|
Revert "Fix double negative statement"
This reverts commit 54ed3c1f2b.
|
2015-07-01 19:47:38 +01:00 |
|
Jose Diaz-Gonzalez
|
d211223f58
|
Release 0.3.20
v0.3.20
|
2015-07-01 14:43:20 -04:00 |
|
Alessio Treglia
|
54ed3c1f2b
|
Fix double negative statement
This is mostly for consistency with its own install script.
|
2015-07-01 19:20:53 +01:00 |
|