aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Bumped version to 0.2.0v0.2.0Ask Solem2009-03-22
|
* Added TODO: "Make it possible to register users via distutils. (There ↵Ask Solem2009-03-22
| | | | should be a setting to turn this feature on/off)."
* dittoAsk Solem2009-03-22
|
* Renamed Changes -> ChangelogAsk Solem2009-03-22
|
* Wrote change history for 0.2.0 in the ChangelogAsk Solem2009-03-22
|
* Added TODO: "Should a project have co-owners?"Ask Solem2009-03-22
|
* Added TODO: "Add a pretty, user-friendly web site interface in addition to ↵Ask Solem2009-03-22
| | | | the API interface."
* Removed authentication from TODOAsk Solem2009-03-22
|
* Added authentication for register+upload, and projects now has owners.Ask Solem2009-03-21
|
* Allow "." in project names.Ask Solem2009-03-21
|
* Add missing " at end of A hrefAsk Solem2009-03-20
|
* Also delete the previous release entry.Ask Solem2009-03-20
|
* Fix syntax errorAsk Solem2009-03-20
|
* Include project name and platform in the Release`s __unicode__Ask Solem2009-03-20
|
* have to delete previous file before creating the new release.Ask Solem2009-03-20
|
* Remove previous file if it already exists.Ask Solem2009-03-20
|
* Forgot to expand release.dist_md5sumAsk Solem2009-03-20
|
* Remove HTTP basic auth for nowAsk Solem2009-03-20
|
* release/platform can't be uniqueAsk Solem2009-03-20
|
* Added items to the TODO.Ask Solem2009-03-18
|
* Fix typoAsk Solem2009-03-17
|
* Authenticate using HTTP Basic AuthAsk Solem2009-03-17
|
* Projects now has owners, and you must be logged in to register/uploadAsk Solem2009-03-17
|
* Raise HTTP 404 on missing projectsAsk Solem2009-03-17
|
* Move djangopypi related urls from chishop to pypiAsk Solem2009-03-17
|
* Added runeh to the authors file.Ask Solem2009-03-17
|
* Merge branch 'master' of git@github.com:ask/chishopRune Halvorsen2009-03-17
|\
| * Made chishop/media a python package so it's incldued in the repo.Ask Solem2009-03-17
| |
* | Added the stuff buildout generates to ignore listRune Halvorsen2009-03-17
| |
* | Added buildout.cfg and moved dev stuff into separate settings fileRune Halvorsen2009-03-17
|/
* added recursive-include for chishop/*v0.1.0Ask Solem2009-03-17
|
* Added trove category Topic :: System :: Software DistributionAsk Solem2009-03-17
|
* Added note about media/dists ownershipAsk Solem2009-03-17
|
* Better project layout, now setup.py installs djangopypiAsk Solem2009-03-17
|
* Added proper structureAsk Solem2009-03-17
|
* Remove yadayada dependencyAsk Solem2009-03-17
|
* Initial checkinAsk Solem2009-03-17