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
Berker Peksag
d12fc05de0
Added issue and pr roles.
...
This commit also split news.rst and 2014-news.rst. news.rst will
only contains latest unreleased version's changelog.
2014-11-30 00:39:00 +02:00
Berker Peksag
194b2d68e3
Also update docs/source/news.rst for #845 .
2014-11-23 23:24:52 +02:00
Randall Leeds
cb7859caea
add news
2014-11-23 12:05:56 -08:00
Randall Leeds
ac3554cb91
remove whitespace
2014-11-23 11:57:20 -08:00
BFriedland
05c6977122
Fixed typos
2014-11-22 14:18:56 -08:00
K Subramanian
d203d022f5
Add Note for async workers with Django
...
Django lazy loads URLConf during the first request.
2014-11-17 18:36:09 -08:00
Christopher Troup
73aac61945
Remove no-longer-true statement about matching Nginx signal handling
2014-11-12 15:01:50 -05:00
Berker Peksag
c152ce0dd0
Add a versionadded directive to the sendfile documentation.
2014-10-20 20:17:30 +03:00
Berker Peksag
b1b26c5f93
Add a news entry for #917 .
2014-10-19 00:46:18 +03:00
Menghan
51bd1b12a1
remove option --debug and update documents
2014-10-17 11:40:03 +08:00
Berker Peksag
78fb66ee7e
Python 3.1 is not supported anymore.
2014-10-14 15:27:46 +03:00
Berker Peksag
8b83a285cd
Tweak max_requests_jitter docs a bit.
...
- Added a versionadded directive
- Added a news item
2014-10-03 16:42:12 +03:00
Jason Harvey
94d931956e
Add documentation for max_requests_jitter.
2014-10-03 16:33:36 +03:00
Collin Anderson
5558de3b35
typo: in not specified
2014-10-02 21:26:37 -04:00
Randall Leeds
b8291eff4f
Merge pull request #897 from benoitc/fix-884
...
Fix `--check-config` usage. Refs #884 .
2014-09-23 11:59:39 -07:00
Berker Peksag
5536a5fd73
Add documentation about gunicorn/config.py.
...
Fixes #896 .
2014-09-23 10:31:35 +03:00
Berker Peksag
9229320897
Fix --check-config usage. Refs #884 .
2014-09-23 10:13:32 +03:00
benoitc
7f0c7c56e3
next version is 19.2
...
next version is 19.2. Also fix the setting.rst, regenerate it from
config.py .
2014-09-22 15:03:16 +02:00
Collin Anderson
7be15d6334
Log to console by default. #832
...
Version 19 removed any logging by default. This logs everything to the
console by default.
2014-09-21 21:48:42 -04:00
Berker Peksag
901d8f94b3
Fix typos.
2014-09-21 09:32:43 +03:00