benoitc
5d902e2a07
prepare the 19.4 release.
...
update changelog, bump the version.
2015-11-20 11:00:00 +01:00
Ed Morley
b4523cfe7d
Docs: Fix the link to the proc_name setting on the FAQ page
2015-11-10 14:14:07 +00:00
Huayi Zhang
dc0dbf3f6c
Fix worker class link in FAQ
2015-11-05 02:47:59 +08:00
Zoltán Nagy
f1bb0342ec
Clarify documentation of graceful_timeout
2015-11-02 08:49:13 +01:00
Randall Leeds
50a40b52b6
Merge pull request #1132 from bungoume/add-accesslog-params
...
Add accesslog params
2015-10-22 11:37:05 -07:00
y.umezaki
7dd8a53c8c
Add accesslog params
...
Fix KeyError
Update access logger tests
Update settings.rst docs
2015-10-22 02:28:35 +09:00
umezaki
03cd031b06
Fix accesslog params description
2015-10-22 02:02:13 +09:00
Berker Peksag
e1912db59a
Fix a Sphinx build warning.
2015-09-26 11:34:18 +03:00
Berker Peksag
353f610c1e
Do not duplicate nginx config files.
...
Fixes #1050
2015-09-26 11:33:12 +03:00
Takuya Noguchi
db2c2488cb
Remove installation guide for Ubuntu lucid.
2015-09-09 16:19:26 +09:00
Takuya Noguchi
46b70016d2
Update Debian/Ubuntu installation instructions.
2015-09-09 01:51:22 +09:00
Vihang D
8de5eb9b15
Fixed documentation for WORKERCLASS
2015-08-25 10:55:50 +05:30
Slava Shklyaev
0d86a9094d
Improve markup of settings.rst
2015-07-15 04:10:15 +03:00
Mark Lee
a33f6ea602
Clarify pythonpath setting description
...
Show that setting multiple paths requires using a comma-separated list.
2015-07-12 18:13:17 -07:00
Slava Shklyaev
531133615e
Prefix config file with its type
2015-07-08 09:21:32 +03:00
Carl Meyer
2169b044d6
Update example nginx configs to require Host match.
2015-06-15 16:59:34 -06:00
Berker Peksag
5a8b9555da
Tweak markup of the sendfile documentation a bit.
2015-05-29 06:52:19 +03:00
Berker Peksag
33bcd59092
Generate the settings document after 11ee135b40439259816b2764679249323a489ca9.
2015-05-29 06:48:33 +03:00
Berker Peksag
308f10f398
Fix typo and tweak markup.
2015-05-29 06:46:28 +03:00
Hans Kristian Flaatten
85d857d711
Document why REMOTE_ADD may not be the user's IP
...
Gunicorn v19 removed functionality which updated `REMOTE_ADDR` to the value of
the `X-Forwared-For` header if received from a trusted upstream client. This
was a violation of RFC 3875 CGI Version 1.1, and was hence removed.
Close : #1035
PR-URL: #1037
Related: #633
Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@turistforeningen.no>
2015-05-21 23:05:49 +02:00
Mitchel Humpherys
52bfb7a0e7
design.rst: grammar
...
Currently, we introduce this document as a description
of "an" architecture of Gunicorn, which makes it sound
like this document describes one of many Gunicorn
architectures, which doesn't make a lot of sense.
Clarify the grammar by introducing the document as a
description of "the" Gunicorn architecture.
2015-04-28 22:04:48 -07:00
Berker Peksag
4e4fe18a21
Fix more typos.
2015-03-27 16:18:41 +02:00
Berker Peksag
08cba365b3
Merge pull request #1000 from nikolas/patch-3
...
Fix typos in changelog
2015-03-27 16:16:56 +02:00
nikolas
460de33a33
Fix typos in changelog
2015-03-27 10:09:27 -04:00
nikolas
8273d77b04
Fix typo in changelog
2015-03-27 10:00:56 -04:00
s7v7nislands
80f95bdff4
update doc: using pip install replace using easy_install
2015-03-20 09:27:41 +02:00
Benoit Chesneau
2a9ccea7b5
fix typo
2015-03-06 11:09:05 +01:00
Benoit Chesneau
e5d0e1505f
correct version is 19.3
...
since changes are added to the core, let's show it in versionning
2015-03-06 11:05:03 +01:00
Benoit Chesneau
e7a94744fa
fix typos
2015-03-06 10:52:18 +01:00
Benoit Chesneau
39761603cd
bump to 19.2.2
2015-03-06 10:32:35 +01:00
benoitc
48b36fb71f
bump to 19.2.1
2015-02-04 14:43:57 +01:00
benoitc
d8eca3ebf1
point to the security mailing-list in the contributing doc.
...
fix #582
2015-02-04 08:26:46 +01:00
Berker Peksag
e79900b465
Print current year automatically.
2015-01-30 22:29:33 +02:00
Berker Peksag
5028e8a534
Fix Sphinx warnings in news files.
2015-01-30 22:23:00 +02:00
benoitc
4de78cffdf
we are in 2015
2015-01-30 15:23:10 +01:00
benoitc
76945e47f9
update 19.2 changelog
2015-01-30 15:19:59 +01:00
benoitc
2d76b57454
point to the correct documentation link
...
fix #967
2015-01-30 09:42:46 +01:00
Berker Peksag
d49d40097a
Combine logging section in gunicorn/config.py.
...
Fixes #969 .
2015-01-26 18:56:49 +02:00
Alexander Artemenko
55daf19229
Fix header levels and use them consistently
2014-12-21 21:23:58 +03:00
Berker Peksag
44b090fa47
Remove an incorrect note from instrumentation.txt.
2014-12-01 08:52:17 +02:00
Berker Peksag
9f72be235c
Add missing period.
2014-12-01 08:45:20 +02:00
Berker Peksag
9a3d580c52
Simplfy documentation index page.
2014-12-01 07:08:38 +02:00
Berker Peksag
4cab542097
Resort docs index.
2014-12-01 07:08:18 +02:00
Berker Peksag
6325898611
Fix syntax highlighting in configure.rst.
2014-12-01 07:07:55 +02:00
Berker Peksag
2043779b23
Improve the "Running Gunicorn" command.
2014-12-01 07:06:55 +02:00
Berker Peksag
761a1e5b76
Add ref links to configure.rst and faq.rst.
2014-12-01 07:06:18 +02:00
Berker Peksag
f4083fc72b
Fix history header in news.rst.
2014-12-01 07:05:39 +02:00
Berker Peksag
963a677f31
Fix settings reference.
2014-12-01 07:04:57 +02:00
Berker Peksag
f0b9468ea3
Document statsd_* commands.
2014-12-01 07:04:10 +02:00
Berker Peksag
b8b0a87fee
Fix header in news.rst.
2014-11-30 08:49:20 +02:00