1
0
mirror of https://github.com/pypiserver/pypiserver synced 2024-11-09 16:45:51 +01:00
Commit Graph

40 Commits

Author SHA1 Message Date
Ralf Schmitt
5b62041395 prepare 1.1.1 release 2013-05-29 00:35:16 +02:00
Ralf Schmitt
84f69abadf add link to proxypypi 2013-05-29 00:15:35 +02:00
Ralf Schmitt
b738416803 add link to devpi-server 2013-05-07 23:38:59 +02:00
Joost Cassee
23dd792255 Add 'overwrite' command line option
If the overwrite command line options is used, existing package files
can be overwritten during upload. By default existing package files will
not be overwritten.
2013-04-11 10:36:47 +02:00
Baiju Muthukadan
0645655d83 indent index-server's items 2013-02-20 16:16:36 +05:30
Ralf Schmitt
7527aad9f0 add some missing things to the changelog 2013-02-14 23:12:51 +01:00
Ralf Schmitt
a4a024cafd update release date 2013-02-14 23:01:20 +01:00
Ralf Schmitt
39e6fb7fc5 adapt usage message for multiple roots 2013-02-14 22:59:53 +01:00
Ralf Schmitt
5161a8b9f5 prepare 1.1.0 release 2013-01-28 00:45:01 +01:00
Eduard-Cristian Stefan
f1d4208081 Fix small typos in README.rst 2013-01-07 14:58:47 +02:00
Ralf Schmitt
2d7b42cd80 make pypi-server-standalone not use waitress
waitress needs at least python 2.6
2013-01-03 22:13:45 +01:00
Ralf Schmitt
9dc1bafa47 up version to 1.0.1, update documentation 2013-01-03 21:53:03 +01:00
Ralf Schmitt
06ff91d214 synchronize README.rst with master 2013-01-03 21:28:36 +01:00
Ralf Schmitt
e77aa6a839 update README.rst 2012-10-26 20:34:52 +02:00
Ralf Schmitt
a1fc09d14c update README for 1.0.0 release, up version to 1.0.0 2012-10-15 22:39:30 +02:00
Ralf Schmitt
db8be6df02 add link to pypiserver-on-the-cloud git repo 2012-10-05 00:22:58 +02:00
Orne Brocaar
55273d55e3 Add --fallback-url argument to pypi-server script to make it configurable. 2012-08-15 10:02:58 +02:00
Saager Mhatre
5e1f3a990d Update readme; add missing mod_wsgi directive
WSGIPassAuthorization is necessary to have apache
forward Authentication header to the WSGI app;
mod_wsgi installs on most OSes keep this at the
default Off setting which prevents artifact uploads
2012-08-09 17:37:18 +05:30
Ralf Schmitt
e5a39b0de0 prepare 0.6.1 release: up version, update docs 2012-08-07 22:14:13 +02:00
Ralf Schmitt
83bba2154f make download link to download section 2012-07-21 20:47:44 +02:00
Ralf Schmitt
dc6bc231af adjust release date 2012-06-14 21:55:31 +02:00
Ralf Schmitt
95c63abbf9 prepare 0.6.0 release
- up version to 0.6.0
- document passlib
- fix -P, --passwords description
2012-06-06 00:18:51 +02:00
Ralf Schmitt
9b469819ea add section on paste/pastedeploy 2012-04-08 00:29:14 +02:00
Ralf Schmitt
7ce5bd8eb1 up version to 0.5.2, update docs for upcoming release 2012-03-26 23:25:03 +02:00
Ralf Schmitt
294886b292 document pypiserver.app
fixes #3
2012-03-26 02:22:41 +02:00
Ralf Schmitt
fca2f46868 make 'pypi-server -U' compatible with pip 1.1
'pip install -d' now also downloads dependencies in the new version
1.1. specifying --no-deps makes it download only the given package.

up version to 0.5.1, update documentation
2012-02-23 11:24:09 +01:00
Ralf Schmitt
86fbd68f6b fix typos in documentation 2011-12-05 22:33:51 +01:00
Ralf Schmitt
4560c64433 update documentation for 0.5.0 release 2011-12-05 22:30:31 +01:00
Ralf Schmitt
7134ffc966 update README for 0.4.1 release 2011-11-23 22:29:35 +01:00
Ralf Schmitt
1115414ce5 update docs for 0.4.0 release, up version to 0.4.0 2011-11-19 21:25:59 +01:00
Ralf Schmitt
74d36e8334 update usage message
mention that we skip directories and files starting with a dot.
2011-10-07 21:09:58 +02:00
Ralf Schmitt
e330d960f8 update docs with changelog, up version to 0.3.0 2011-10-07 20:56:30 +02:00
Ralf Schmitt
654f58999a add changelog, up version to 0.2.0. 2011-08-09 23:47:34 +02:00
Ralf Schmitt
97ffc5006f add some documentation about configuring easy_install/pip. 2011-08-09 23:28:14 +02:00
Ralf Schmitt
f0683a32b9 redirect to the real pypi.python.org server if a package is not found. 2011-08-09 23:03:50 +02:00
Ralf Schmitt
9db76f7e98 describe pypi-server-standalone, link to github. 2011-08-01 23:09:42 +02:00
Ralf Schmitt
72447355b0 describe haufe.eggserver and eggbasket. 2011-08-01 02:40:38 +02:00
Ralf Schmitt
f7b832fb3c add the usage message. 2011-08-01 01:58:04 +02:00
Ralf Schmitt
22213a787e add license and similar projects. 2011-07-31 23:42:37 +02:00
Ralf Schmitt
e760b77a9b add README.rst. 2011-07-29 03:14:09 +02:00