ankostis@kilo
c64b8c32d2
Allow to override welcome-msg(/
) from a separate html file.
...
- Read welcome-msg in UTF-8.
- Add cmd-line option for `welcome-file`.
- Add TCs for welcome-file option and `/` http-req.
- Update docs for new option.
- Failback to in-code welcome-msg if unreadable (ie standalone mode, bad file).
2015-01-15 16:20:24 +01:00
Ralf Schmitt
69065045bf
remove scripts subdirectory
...
I think lowks has moved on.
2014-01-08 00:13:16 +01:00
Ralf Schmitt
b0437724ad
update MANIFEST.in
2013-02-14 23:14:42 +01:00
Ralf Schmitt
16e3a2cd14
add some test for manage.py
2012-12-28 01:48:18 +01:00
Ralf Schmitt
6989d316c5
use webtest instead of twill
...
webtest works with python 3.
we now also get rid of paste and pastedeploy and use
bottle.Bottle.mount instead.
2012-12-02 01:17:55 +01:00
Ralf Schmitt
1c0ebe2040
update MANIFEST.in
2012-10-15 22:18:29 +02:00
Ralf Schmitt
1340b90ac9
update MANIFEST.in
2012-04-08 00:32:20 +02:00
Ralf Schmitt
dc0303bb1f
add some tests for the pytz issue #6
...
pytz's version is '2012b' which we currently don't recognize as a
version string.
2012-03-26 00:59:59 +02:00
Ralf Schmitt
2d3e87d101
add code which searches for updates on pypi.python.org
...
this uses the xmlrpc interface on pypi.python.org in order to find
updates. It depends on setuptools or distribute to be installed and
uses pip to download updates.
2011-10-25 02:33:40 +02:00
Ralf Schmitt
7aaa44d49d
update MANIFEST.in
2011-10-07 21:21:21 +02:00
Ralf Schmitt
baa2936217
add some tests for the WSGI app
2011-08-30 03:38:59 +02:00
Ralf Schmitt
9e4b3ec32f
toxify
2011-08-30 02:37:25 +02:00
Ralf Schmitt
775f64783d
add some tests for core.main function
2011-08-30 02:36:25 +02:00
Ralf Schmitt
f37dc30f3a
generate single file script "pypi-server-standalone.py".
2011-08-01 22:39:16 +02:00
Ralf Schmitt
9210efe3d2
update MANIFEST.in
2011-08-01 01:59:23 +02:00
Ralf Schmitt
e760b77a9b
add README.rst.
2011-07-29 03:14:09 +02:00
Ralf Schmitt
0725b56d7f
update MANIFEST.in
2011-07-29 02:03:55 +02:00
Ralf Schmitt
85983fd36f
import initial version
2011-07-29 02:02:28 +02:00