1309 Commits

Author SHA1 Message Date
Kenneth Reitz
78861c19fe Merge pull request #498 from glarrain/patch-1
Update configure.rst
2013-03-06 09:48:30 -08:00
German Larrain
739690d74f Update configure.rst
Fixed typo and grammar mistake in note
2013-03-05 22:57:10 -03:00
Konstantin vz'One Enchant
2b96808f35 Merge pull request #494 from askedrelic/bug/fix-inline-links
Fix doc links
2013-03-01 05:31:06 -08:00
Matt Behrens
101a140889 make these links relative, to fix RTD
-also remove the 'design' link, not being used
2013-02-27 10:49:17 -08:00
Konstantin Enchant
b6d72504eb Fixed stop all servers (gevent worker). 2013-02-25 14:25:08 +04:00
Konstantin vz'One Enchant
a33211b3f3 Merge pull request #488 from streeter/patch-1
Typo fix (docstring)
2013-02-25 01:29:45 -08:00
Konstantin vz'One Enchant
6f03b38401 Merge pull request #489 from streeter/patch-2
Fix a typo (comment).
2013-02-25 01:28:03 -08:00
Konstantin vz'One Enchant
1c920d64cd Merge pull request #468 from dmedvinsky/minor_stuff
Use `getattr` with default instead of `if hasattr/else`
2013-02-25 01:26:17 -08:00
Chris Streeter
5b7696f032 Fix a typo. 2013-02-19 18:28:54 -08:00
Chris Streeter
25283ea262 Fix a Typo 2013-02-19 18:18:41 -08:00
Kenneth Reitz
fb4ffb269b Merge pull request #480 from reustle/master
Fixed Gunicorn.org Document Title
2013-02-10 15:04:46 -08:00
Benoit Chesneau
84cb8ff165 Merge pull request #482 from Sapphire64/patch-1
Gaffer deploy process name fix
2013-02-09 13:07:02 -08:00
Benoit Chesneau
6cfe90137e Merge pull request #483 from matrixise/master
fix typo
2013-02-09 13:06:39 -08:00
Stephane Wirtel
8a0977a12c fix typo 2013-02-07 16:35:49 +01:00
Anton Vlasenko
3f86c3db45 Gaffer deploy process name fix
Old configuration spawns ' gunicorn' process, not 'gunicorn' as it should be.
2013-02-07 09:30:17 +02:00
Shane Reustle
f76facdaba Document title should not contain HTML 2013-02-02 16:14:14 -05:00
Dmitry Medvinsky
25e22e31df Use getattr with default instead of if hasattr/else 2013-01-08 18:23:14 +04:00
benoitc
a1a4fd47ad hello 0.17.2 2013-01-07 19:35:59 +01:00
benoitc
5369c6c291 release 0.17.2 2013-01-07 19:28:34 +01:00
benoitc
31e259ea97 say hello to 0.17.2 2013-01-06 18:56:56 +01:00
Qiangning Hong
ec7f75f48f optimize readline()
Use less memory when processing file uploading, to be fast and safe
2013-01-06 18:49:30 +01:00
benoitc
eb73681181 make import errors more visible
fix #461
2013-01-06 12:47:06 +01:00
benoitc
8ab090aafb don't remove the file under cygwin.
Thanks to @pombredanne for the report. fix #407
2013-01-06 08:23:36 +01:00
benoitc
84d9f4c604 don't pass ssl_options if there are any.
some versions of tornado fail when passing empty ssl options. This
change fix it.

fix #465
2013-01-06 08:12:40 +01:00
benoitc
030468d2cd don't accept str or unicode in the body. 2013-01-06 07:59:41 +01:00
benoitc
008161dd66 redirect to the 0.17.1 version of the documentation 2013-01-05 12:14:48 +01:00
benoitc
d6ab64d823 latest version is now 0.17.1 2013-01-05 10:47:34 +01:00
benoitc
690faa2e9e use the new travis https url. 2013-01-05 10:43:05 +01:00
benoitc
e9b5c82346 fix travis target 2013-01-05 10:41:57 +01:00
benoitc
00b90c1037 we actually support python 3 since the 0.16 version. 2013-01-05 10:41:08 +01:00
benoitc
517ac6281d 0.17.1 changelog 2013-01-05 10:26:19 +01:00
benoitc
b8ea96b6a3 bump to 0.17.1 2013-01-05 09:48:33 +01:00
benoitc
d9a45e6d68 test 3.3 2013-01-05 09:46:50 +01:00
benoitc
053928dd3b add Greg McGuire to the THANKS 2013-01-05 09:28:04 +01:00
Greg McGuire
02db7ecaad Set wsgi url_scheme to https if configured for SSL 2013-01-05 09:27:32 +01:00
benoitc
5448ddc580 add new Dan Callaghan id to the THANKS 2013-01-05 09:27:01 +01:00
benoitc
1409d6c470 only display the program name, not the path 2013-01-05 09:24:06 +01:00
Dan Callaghan
6f4e902b3e ArgumentParser no longer accepts version in Python 3.3 2013-01-05 09:18:02 +01:00
benoitc
927e04ab6d add syslog facility name setting 2012-12-25 23:05:40 +01:00
benoitc
fecd37fd64 display latest version on the website 2012-12-25 07:10:00 +01:00
benoitc
3c768b658e archive 2012 news 2012-12-25 07:00:46 +01:00
benoitc
a1baec5817 fix help formatting 2012-12-25 06:42:23 +01:00
benoitc
d314c53c3d document a little more --log-syslog-prefix option 2012-12-25 06:40:15 +01:00
benoitc
1ee87c1dc8 document syslog handler code 2012-12-25 06:37:48 +01:00
benoitc
82cc98746e say hello to 0.17.0 2012-12-25 06:35:43 +01:00
benoitc
89a1936ce6 fix syslog prefix 2012-12-25 06:28:20 +01:00
benoitc
a1058bc7fe add line 2012-12-25 06:25:25 +01:00
benoitc
dae4d38705 add syslog support.
Add options to setup logging to syslog:

- `--log-syslog`: enable syslog. It default to `/var/run/syslog` on darwin,
  `/var/run/log` on freebsd, `/dev/log` on openbsd and udp://localhost:514 for
  other platforms.
- `--log-syslog-prefix: Pass the parameter to use as the program name
- `--log-syslog-to`: Setup the syslog address to send message. Address startinf
  by udp:// will send to udp, unix:// to a unix socket and tcp:// to tcp (useful
  for rsyslog)

fix #452 .
2012-12-25 06:19:06 +01:00
benoitc
ac1af72922 s/optparse/argparse 2012-12-25 06:19:06 +01:00
Adnane Belmadiaf
20cd49595a PEP8 fixes 2012-12-24 09:53:03 +01:00