261 Commits

Author SHA1 Message Date
Kenneth Reitz 27af840b00 basic readme (from disqus') 2011-05-07 11:01:59 -04:00
Kenneth Reitz 866ef19bcc epio.ini 2011-05-07 10:55:30 -04:00
Kenneth Reitz f4f0268f7e No registration 2011-05-07 10:48:58 -04:00
Samuel Sutch 46f9c8a64e fixed media uploading config, see http://ssutch.org/chishop-epio 2011-05-03 15:24:49 -07:00
Samuel Sutch b909baf64b more better configuration for ep.io 2011-05-03 14:05:27 -07:00
Samuel Sutch 6cd4ca9e19 dont need my email there... 2011-05-01 19:06:48 -07:00
Samuel Sutch 4e5d28a9b0 remove south dependency, update time zone, etc 2011-05-01 19:06:12 -07:00
Samuel Sutch cbbb2f71ae ignore epio files 2011-05-01 19:05:23 -07:00
Benjamin Liles 14e252eb65 Version 0.4.3, see Changelog for details 2011-02-22 14:09:12 -06:00
Benjamin Liles 830bce2918 Various bug fixes and one new feature for version 0.4.2 djangopypi-0.4.2 2011-02-21 15:27:10 -06:00
Benjamin Liles 44920b813f Merged changes from washingtontimes with a few modifications 2011-02-21 13:26:35 -06:00
Corey Oordt 3a6a7b9226 Got some tests working for xml rpc.
Had a difficult time getting mock files working so
I could test distribution information.
2011-02-22 03:12:12 +08:00
Corey Oordt 2c37f4337b Made mangage.py executable 2011-02-22 03:12:12 +08:00
Corey Oordt 9b79033020 Added the basic handlers for xml rpc requests.
Working:
* list_packages
* package_releases
* release_urls
* release_data

Not Working:
* search
* changelog
* ratings
2011-02-22 03:12:12 +08:00
Ask Solem ab7558d11f Found full-name for contributor Halldor 2011-02-22 03:12:12 +08:00
Corey Oordt dc5f60835c Added some ordering to the package model and set the get latest by 2011-02-22 03:11:35 +08:00
Corey Oordt c7f2b87ec9 The authentication for the owners now allows for multiple owners. 2011-02-22 03:11:35 +08:00
zyegfryed 5fdb98a7cb Added manifest and setup.cdg. 2011-02-22 03:10:07 +08:00
zyegfryed a284e5d6ba Added myself to the authors. 2011-02-22 03:10:07 +08:00
zyegfryed ec49f64dc7 Updated changelog for version 0.4.2. 2011-02-22 03:10:07 +08:00
zyegfryed bcc2971558 Bumped version. 2011-02-22 03:10:07 +08:00
zyegfryed 4f2779191a Added Django 1.1 compatibile CSRF exempt decorator. 2011-02-22 03:10:06 +08:00
zyegfryed dafee265b0 Pep8 cleaning. 2011-02-22 03:10:06 +08:00
zyegfryed b88e8f8a39 Fixed CSRF handling. 2011-02-22 03:10:06 +08:00
Corey Oordt 6cef0a6367 Version bump to 0.4.2beta2 2010-12-01 11:58:09 -05:00
Corey Oordt 7da55d4784 Added some ordering to the package model and set the get latest by 2010-12-01 11:57:47 -05:00
Corey Oordt 29ac3f8612 The authentication for the owners now allows for multiple owners. 2010-12-01 11:57:12 -05:00
Corey Oordt 12add5a5c3 deleted a strange empty comment 2010-12-01 11:53:04 -05:00
Corey Oordt 767e356527 Bumped the version so it didn't conflict with the current version 2010-10-27 07:09:29 -04:00
Corey Oordt 7b0526e270 Added a MANIFEST.in file to include the misc files setup.py requires 2010-10-27 07:09:02 -04:00
Corey Oordt 6736796f5e Merge branch 'xmlrpc' 2010-10-26 11:58:57 -04:00
Corey Oordt 5aa611736e Added a check for 'text/xml' content type and
forward the request to the xmlrpc handler.
2010-10-26 11:57:30 -04:00
Corey Oordt 2d9064ac78 Got some tests working for xml rpc.
Had a difficult time getting mock files working so
I could test distribution information.
2010-10-26 11:56:51 -04:00
Corey Oordt 3ff5827015 Made mangage.py executable 2010-10-26 11:55:52 -04:00
Corey Oordt 1de0bd6942 Added the basic handlers for xml rpc requests.
Working:
* list_packages
* package_releases
* release_urls
* release_data

Not Working:
* search
* changelog
* ratings
2010-10-26 11:55:33 -04:00
Corey Oordt 18f3dce2f8 Merge branch 'ask' 2010-10-26 08:26:36 -04:00
Ask Solem d6076b948a Found full-name for contributor Halldor 2010-10-26 08:25:53 -04:00
Corey Oordt 0412adc725 Merge branch 'jacobian' 2010-10-26 08:19:41 -04:00
Jacob Kaplan-Moss 8be5d087d7 Except the distutils view from CSRF handling. 2010-07-28 10:27:29 -05:00
Benjamin Liles de69a553e7 Version 0.4.1 djangopypi-0.4.1 2010-06-17 11:53:46 -05:00
Benjamin Liles 23806ad20f Incorporated Haystack code from jezdez 2010-06-17 11:48:44 -05:00
Benjamin Liles 71a12a9ec4 Fixed a few typos/bugs with the Package search index 2010-06-17 11:48:03 -05:00
Benjamin Liles be19b8d6e2 Haystack Package search index with fields for authors (incl. owners, maintainers and package info), classifiers, summary, description and a catch all text field 2010-06-17 11:29:27 -05:00
Benjamin Liles c8c6833842 Incorporated whitespace cleanup from jezdez 2010-06-17 10:49:59 -05:00
Benjamin Liles 7901991940 Incorporated whitespace cleanup from jezdez, ignoring the addition of absolute_url on classifiers as it required haystack 2010-06-17 10:47:26 -05:00
Benjamin Liles 0adbedf03f Added django-haystack and Whoosh to buildout eggs 2010-06-17 10:26:54 -05:00
Benjamin Liles a4fc9df988 Fixed file reading in setup.py for README name change 2010-06-17 10:13:52 -05:00
Benjamin Liles 6cf8c65b28 Renamed README file, if it's not in docs folder, then github and pypi.python.org expect it to be at root as README 2010-06-17 10:13:28 -05:00
Jannis Leidel 310abb113f Minor bugfix. 2010-06-17 22:57:31 +08:00
Jannis Leidel 402b622687 Added optional requirements file for pip lovers. 2010-06-17 22:57:31 +08:00