aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* MySQL couln't handle the unique_together index on the Release model.Ask Solem2009-04-20
* Add dependency to docutils + bump versionAsk Solem2009-04-20
* Merge branch 'russell/master'Ask Solem2009-04-20
|\
| * added simple pretty interface using the admin css.Russell Sim2009-04-20
* | Made some excuses for parse_weird_post_data()Ask Solem2009-04-18
* | Added Russel to AUTHORSAsk Solem2009-04-18
* | Don't use relative importsAsk Solem2009-04-18
|/
* titles are now passed to views, seperated release queryRussell Sim2009-04-18
* metadata defaults to None instead of 'UNKNOWN'Russell Sim2009-04-18
* added unauthorized response classRussell Sim2009-04-18
* Merge branch 'merge'Russell Sim2009-04-18
|\
| * added missing metadata to schemas and datetimeRussell Sim2009-04-18
| * Merge commit 'upstream/master' into mergeRussell Sim2009-04-18
| |\
| | * Whitespace fix.Ask Solem2009-04-17
| | * github generated gh-pages branchask2009-04-17
| | * Added setting ``DJANGOPYPI_ALLOW_VERSION_OVERWRITE``, which if not True, does...Ask Solem2009-04-17
| | * Added property Release.release_name, returns project name and version in "foo...Ask Solem2009-04-17
| | * Added LICENSE and Changelog to MANIFEST.Ask Solem2009-04-17
* | | Added LICENSE and Changelog to MANIFEST.Ask Solem2009-04-18
|/ /
* | cleaned up url patternsRussell Sim2009-04-15
* | moved url generation from the template to the model.Russell Sim2009-04-15
|/
* Order projects by name on the index page.Ask Solem2009-03-23
* Unittest parsing of post data.Ask Solem2009-03-22
* Added TODO: "Write a tutorial on how to set up the server, registering projec...Ask Solem2009-03-22
* Bumped version to 0.2.0v0.2.0Ask Solem2009-03-22
* Added TODO: "Make it possible to register users via distutils. (There should...Ask Solem2009-03-22
* 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 th...Ask Solem2009-03-22
* 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