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

75 Commits

Author SHA1 Message Date
ankostis on tokoti
f6a3342666 Bump version 1.1.8-->1.1.9-dev0 2015-09-15 22:22:08 +02:00
ankostis on tokoti
b651d36468 Update AUTHORS in a new file. 2015-09-15 21:28:25 +02:00
ankostis on tokoti
ea4cfe1b89 Bump ver 1.1.8-b1-->1.1.8
+ Update CHANGES.
2015-09-15 21:06:24 +02:00
Kostis Anagnostopoulos at STUW025
dc8f62c04f FIX #92: docs: Update version on README
+ Add README-version TC.
2015-09-14 18:55:16 +02:00
ankostis on tokoti
b124216a80 Note about closing of #19 (no http-proxy for -U) in README-bugs section. 2015-09-12 19:20:53 +02:00
Kostis Anagnostopoulos at STUW025
7a5aed3c05 Update shields in README and strip spaces from line-endings.
+ Provide a Tip on README about unauthed uploads.
2015-09-12 16:29:23 +02:00
Kostis Anagnostopoulos at STUW025
1fd5653317 FIX #55: Allow unauthenticated uploads with -P . option.
+ Add `mock` lib into test-dependencies for py2.
+ travis: Use new containers.
2015-09-11 16:08:13 +02:00
ankostis on tokoti
e579abdd4e FIX #81: Move defaults from log-options so they are not ovewritten on startup. 2015-09-11 11:23:07 +02:00
Anthony Sottile
3c655eafe6 Correct server starting instructions 2015-05-09 08:35:59 -07:00
Kostis Anagnostopoulos, Yoga-2
f9e351cdb6 Bump version 1.1.7-->1.1.8-beta.0
- Make standalone-gen script to run also on python-3.
- Add README badges.
2015-03-09 00:45:05 +01:00
ankostis on tokoti
bb920522b8 Improve README and Reorginize sections.
- Update release-date.
- Add log-msgs on minor failures to explain workaround.
- Add TravisCI link.
2015-03-08 21:35:37 +01:00
ankostis on tokoti
9f4464e7e4 README: Move Licenses section in a separate LICENSE.txt file.
- Update "Similar-projects" section, remove outdated *proxypi* project.
2015-03-08 18:39:15 +01:00
ankostis on tokoti
4079d0c4c3 Split CHANGES.rst as a separate file.
- Update MANIFEST.in
2015-02-28 01:22:15 +01:00
ankostis on tokoti
d50cdb6c3b docs: Update github-links, suitable python-versions, changes and
rel-date.

- Update maintainers.
- Update python-classifiers.
- Various README edits.
- #38: Update suggestion on welcome-file.
- Add ankostis to authors (so Ralf may avoid half harassment for
this release).
2015-02-28 01:21:48 +01:00
Kostis Anagnostopoulos @ STUW025
2d5c382507 FIX 38: Suggesting --extra-index-url instead of --index-url in README.
Misspelled dependencies download directly from main pypi-repo.
2015-02-27 13:13:54 +01:00
Kostis Anagnostopoulos @ STUW025
e824320558 Auth: By default paswd-protect Uploads only (preserve old behavior).
- Supporty also spaces when splitting auth-list, make it case insensitive.
- Update docs about default behavior.
2015-02-23 20:53:08 +01:00
ankostis on tokoti
10f42e829c xss: Generate all index-listings with SimpleTemplate instead of
string-substs (#see 77).

- Add titles<h1> in all index-listings.
- FIX unicode errors on new TC's of prev commit.
2015-02-23 03:14:19 +01:00
Kostis Anagnostopoulos, Yoga-2
f664ac8dcd Update Changes. 2015-02-17 01:46:28 +01:00
Kostis Anagnostopoulos, Yoga-2
b011ac9dcf Merge WelcomeMsg with recent master for Milestone v1.7 (Auth included). 2015-02-15 23:09:05 +01:00
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
Petri Savolainen
1f2b67ab99 update changelog 2015-01-09 12:21:30 +02:00
Petri Savolainen
9b3b820644 update README 2015-01-09 12:13:59 +02:00
Petri Savolainen
f57815df89 add auth option to README 2015-01-09 12:08:10 +02:00
ankostis@kilo
cf03226ea2 Add Logging for all http actions.
* Use stabdard python's logging lib.
* Log http-request/response/errors.
* Cmd-line options for logging-format and filename.
* Cmd-line options for request /response/error requests/responses/errors
props to log.
* Add `-v` option controlling verbosity.
* Add docs about new options.
* TCs only `-v` & `--log_file ` (logging statements used throughout all
tests).
2014-11-17 16:51:45 +01:00
Ralf Schmitt
590a06c327 prepare 1.1.6 2014-03-05 22:55:53 +01:00
Ralf Schmitt
557862a7e6 documentation uploads are not saved to disk
see #47
2014-03-05 22:53:09 +01:00
Ralf Schmitt
af25f1a4a0 prepare 1.1.5 2014-01-20 23:10:41 +01:00
Ralf Schmitt
935e566f71 link to https url for downloads 2014-01-20 22:55:51 +01:00
Ralf Schmitt
b88edc6f2b update copyright year 2014-01-20 22:53:59 +01:00
Ralf Schmitt
92577e4695 only list devpi-server and proxypypi as alternatives
I don't feel comfortable pointing people to these other
implementations...
2014-01-20 22:50:50 +01:00
Ralf Schmitt
e32b325544 pyg is dead, don't link to it 2014-01-10 21:36:46 +01:00
Ralf Schmitt
6f0a2c133b mention that the documentation is for unix
fixes https://github.com/schmir/pypiserver/issues/41
2014-01-05 01:34:09 +01:00
Ralf Schmitt
e77119f900 prepare 1.1.4 2014-01-03 23:35:47 +01:00
Ralf Schmitt
05907e1c4d prepare 1.1.3 release 2013-07-22 21:53:46 +02:00
Ralf Schmitt
556749fcbf prepare 1.1.2 2013-06-22 23:01:32 +02:00
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