Commit Graph

  • 27af840b00 basic readme (from disqus') master Kenneth Reitz 2011-05-07 11:01:59 -04:00
  • 866ef19bcc epio.ini Kenneth Reitz 2011-05-07 10:55:30 -04:00
  • f4f0268f7e No registration Kenneth Reitz 2011-05-07 10:48:58 -04:00
  • 46f9c8a64e fixed media uploading config, see http://ssutch.org/chishop-epio Samuel Sutch 2011-05-03 15:24:49 -07:00
  • b909baf64b more better configuration for ep.io Samuel Sutch 2011-05-03 14:05:27 -07:00
  • 6cd4ca9e19 dont need my email there... Samuel Sutch 2011-05-01 19:06:48 -07:00
  • 4e5d28a9b0 remove south dependency, update time zone, etc Samuel Sutch 2011-05-01 19:06:12 -07:00
  • cbbb2f71ae ignore epio files Samuel Sutch 2011-05-01 19:05:23 -07:00
  • 14e252eb65 Version 0.4.3, see Changelog for details Benjamin Liles 2011-02-22 14:09:12 -06:00
  • 830bce2918 Various bug fixes and one new feature for version 0.4.2 djangopypi-0.4.2 Benjamin Liles 2011-02-21 15:27:10 -06:00
  • 44920b813f Merged changes from washingtontimes with a few modifications Benjamin Liles 2011-02-21 13:26:35 -06:00
  • 3a6a7b9226 Got some tests working for xml rpc. Corey Oordt 2010-10-26 23:56:51 +08:00
  • 2c37f4337b Made mangage.py executable Corey Oordt 2010-10-26 23:55:52 +08:00
  • 9b79033020 Added the basic handlers for xml rpc requests. Corey Oordt 2010-10-26 23:55:33 +08:00
  • ab7558d11f Found full-name for contributor Halldor Ask Solem 2010-07-22 15:11:41 +08:00
  • dc5f60835c Added some ordering to the package model and set the get latest by Corey Oordt 2010-12-02 00:57:47 +08:00
  • c7f2b87ec9 The authentication for the owners now allows for multiple owners. Corey Oordt 2010-12-02 00:57:12 +08:00
  • 5fdb98a7cb Added manifest and setup.cdg. zyegfryed 2011-02-08 22:02:53 +08:00
  • a284e5d6ba Added myself to the authors. zyegfryed 2011-02-08 21:16:14 +08:00
  • ec49f64dc7 Updated changelog for version 0.4.2. zyegfryed 2011-02-08 21:13:59 +08:00
  • bcc2971558 Bumped version. zyegfryed 2011-02-08 20:08:19 +08:00
  • 4f2779191a Added Django 1.1 compatibile CSRF exempt decorator. zyegfryed 2011-02-08 20:07:15 +08:00
  • dafee265b0 Pep8 cleaning. zyegfryed 2011-02-08 19:33:55 +08:00
  • b88e8f8a39 Fixed CSRF handling. zyegfryed 2011-02-08 19:30:32 +08:00
  • 6cef0a6367 Version bump to 0.4.2beta2 Corey Oordt 2010-12-01 11:58:09 -05:00
  • 7da55d4784 Added some ordering to the package model and set the get latest by Corey Oordt 2010-12-01 11:57:47 -05:00
  • 29ac3f8612 The authentication for the owners now allows for multiple owners. Corey Oordt 2010-12-01 11:57:12 -05:00
  • 12add5a5c3 deleted a strange empty comment Corey Oordt 2010-12-01 11:53:04 -05:00
  • 767e356527 Bumped the version so it didn't conflict with the current version Corey Oordt 2010-10-27 07:09:29 -04:00
  • 7b0526e270 Added a MANIFEST.in file to include the misc files setup.py requires Corey Oordt 2010-10-27 07:09:02 -04:00
  • 6736796f5e Merge branch 'xmlrpc' Corey Oordt 2010-10-26 11:58:57 -04:00
  • 5aa611736e Added a check for 'text/xml' content type and forward the request to the xmlrpc handler. Corey Oordt 2010-10-26 11:57:30 -04:00
  • 2d9064ac78 Got some tests working for xml rpc. Corey Oordt 2010-10-26 11:56:51 -04:00
  • 3ff5827015 Made mangage.py executable Corey Oordt 2010-10-26 11:55:52 -04:00
  • 1de0bd6942 Added the basic handlers for xml rpc requests. Corey Oordt 2010-10-26 11:55:33 -04:00
  • 18f3dce2f8 Merge branch 'ask' Corey Oordt 2010-10-26 08:26:36 -04:00
  • d6076b948a Found full-name for contributor Halldor Ask Solem 2010-07-22 09:11:41 +02:00
  • 0412adc725 Merge branch 'jacobian' Corey Oordt 2010-10-26 08:19:41 -04:00
  • 8be5d087d7 Except the distutils view from CSRF handling. Jacob Kaplan-Moss 2010-07-28 10:27:29 -05:00
  • de69a553e7 Version 0.4.1 djangopypi-0.4.1 Benjamin Liles 2010-06-17 11:53:46 -05:00
  • 23806ad20f Incorporated Haystack code from jezdez Benjamin Liles 2010-06-17 11:48:44 -05:00
  • 71a12a9ec4 Fixed a few typos/bugs with the Package search index Benjamin Liles 2010-06-17 11:48:03 -05:00
  • be19b8d6e2 Haystack Package search index with fields for authors (incl. owners, maintainers and package info), classifiers, summary, description and a catch all text field Benjamin Liles 2010-06-17 11:29:27 -05:00
  • c8c6833842 Incorporated whitespace cleanup from jezdez Benjamin Liles 2010-06-17 10:49:59 -05:00
  • 7901991940 Incorporated whitespace cleanup from jezdez, ignoring the addition of absolute_url on classifiers as it required haystack Benjamin Liles 2010-06-17 10:47:26 -05:00
  • 0adbedf03f Added django-haystack and Whoosh to buildout eggs Benjamin Liles 2010-06-17 10:26:54 -05:00
  • a4fc9df988 Fixed file reading in setup.py for README name change Benjamin Liles 2010-06-17 10:13:52 -05:00
  • 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 Benjamin Liles 2010-06-17 10:13:28 -05:00
  • 310abb113f Minor bugfix. Jannis Leidel 2010-06-16 21:22:25 +08:00
  • 402b622687 Added optional requirements file for pip lovers. Jannis Leidel 2010-06-16 21:08:17 +08:00
  • 795deb2a9e Added django-registration to default settings of chishop. Jannis Leidel 2010-06-16 21:07:55 +08:00
  • b427476a87 Updated buildout config a little. Jannis Leidel 2010-06-16 21:07:33 +08:00
  • 5d024cd285 Updated setup file a little and moved doc files to root dir of djangopypi app. Jannis Leidel 2010-06-16 20:27:16 +08:00
  • d57b70c573 Updated docs for progress on 0.4 and increased version in setup.py to version 0.4 djangopypi-0.4 Benjamin Liles 2010-06-14 13:07:58 -05:00
  • 501f7d9bbe Added an upload form to the manage filed view and added an upload file view that handles the file upload as well as a form that checks for duplicate filenames Benjamin Liles 2010-06-14 13:05:22 -05:00
  • c81e05f7cc Moved the md5 hash generation to a signal handler for pre_save on Distributions Benjamin Liles 2010-06-14 12:59:06 -05:00
  • 0e4a4fc48f Made the content be editable since Django 1.2 locks out editable=False fields from any form editing, not just admin Benjamin Liles 2010-06-14 12:58:10 -05:00
  • e829a7698e Fixed a bug for non-authenticated users Benjamin Liles 2010-06-14 12:57:09 -05:00
  • b8429e89f0 RSS feeds working (tested in Django 1.2 only) Benjamin Liles 2010-06-11 13:27:24 -05:00
  • 2fcc98535e Closes issue #3, fix decorator imports Benjamin Liles 2010-06-11 12:02:02 -05:00
  • d2f0a863f8 Some initial work on RSS feeds Benjamin Liles 2010-06-10 18:33:07 -05:00
  • ac532fbc7d Added the 'list_classifiers' action. Added GET request handling to root view Benjamin Liles 2010-06-10 17:05:02 -05:00
  • 182e48f14c Added simple index and package detail pages, changed doap addresses to doap.rdf and expanded doap listings Benjamin Liles 2010-06-10 13:04:45 -05:00
  • 1f09e3d755 Added simple index and package detail pages, changed doap addresses to doap.rdf and expanded doap listings Benjamin Liles 2010-06-10 13:04:28 -05:00
  • 6e5683f378 Added install bug fix to changelog djangopypi-0.3.1 Benjamin Liles 2010-06-09 16:28:08 -05:00
  • 15ee2a1bda Switched back to relative paths due to a problem installing Benjamin Liles 2010-06-09 16:26:56 -05:00
  • accdd44a3e Added to changelog and TODO djangopypi-0.3 Benjamin Liles 2010-06-09 14:41:46 -05:00
  • 6d8507568a Merged AUTHOR changes from Ask Benjamin Liles 2010-06-09 14:38:05 -05:00
  • d7e1882660 Updated documentation for the split in chishop and djangopypi Benjamin Liles 2010-06-09 14:33:09 -05:00
  • 841c8fbc00 Filtering incoming data to remove 'UNKNOWN' that register command likes to add Benjamin Liles 2010-06-09 14:32:48 -05:00
  • d6ce27e2cd Added chishop specific templates for release and package management Benjamin Liles 2010-06-09 13:53:29 -05:00
  • b51426b479 Added missing close form tags Benjamin Liles 2010-06-09 13:52:42 -05:00
  • 74ddf68679 Removed user views (registration is still undergoing major API changes), made path for docs more explicit Benjamin Liles 2010-06-09 13:27:10 -05:00
  • 298ded5161 Switched pypi/ to be the root view and fallback Benjamin Liles 2010-06-09 13:26:14 -05:00
  • c412060696 Switched comment to an input box in template Benjamin Liles 2010-06-09 12:43:42 -05:00
  • 44a55b8aa9 Removed extra import from package views and fleshed out file management view Benjamin Liles 2010-06-09 12:42:16 -05:00
  • c42479065f Added view for managing releases of a package, stub for managing files also Benjamin Liles 2010-06-09 12:29:26 -05:00
  • e8ab6c99b4 Added an if statement around the output of files table to make sure there are files Benjamin Liles 2010-06-09 11:13:49 -05:00
  • 8836ca4c70 Added signals for auto-hiding of releases Benjamin Liles 2010-06-09 11:08:45 -05:00
  • 918d295780 Pushed version back to 0.3 and removed ununsed utilities Benjamin Liles 2010-06-09 10:27:09 -05:00
  • 6628cdbafa Added a view for release metadata editing along with metadata forms for the various metadata versions Benjamin Liles 2010-06-09 10:09:54 -05:00
  • b156fd96d0 Cleaned up TODO and created a separate TODO for chishop Benjamin Liles 2010-06-08 11:30:19 -05:00
  • cdbc0a1e1f Switched classifiers to using name as the primary key Benjamin Liles 2010-06-07 13:52:51 -05:00
  • 2de25ffa44 Filled out the metadata forms for versions 1.0-1.2 as per PEP specs (214, 341, 345) Benjamin Liles 2010-06-07 13:50:23 -05:00
  • bb7171f3ea Added dummy metadata forms and fleshed out version 1.0 form Benjamin Liles 2010-06-07 12:14:54 -05:00
  • c38471bc84 Added more detection of variables for metadata version determination due to a bug in distutils sending 1.0 when it should be 1.1 Benjamin Liles 2010-06-07 11:43:24 -05:00
  • 30834e2dd2 Added a release management form (very limited due to the changing nature of metadata versions) Benjamin Liles 2010-06-07 10:58:56 -05:00
  • 8f6db08d1e Switched order due to import order conflicts Benjamin Liles 2010-06-07 10:36:44 -05:00
  • da45fb30c1 Fleshed out default package management template and added a nicer one for chishop Benjamin Liles 2010-06-07 10:00:11 -05:00
  • 16f9786072 Added a package management view that uses the django generic create_update.update_object view Benjamin Liles 2010-06-07 09:42:52 -05:00
  • d0e43ffd92 Added decorators for testing if a user owns/maintains a package and working towards a public management view for packages Benjamin Liles 2010-06-07 09:31:49 -05:00
  • 9462d5485f Removing deprecated search views (merged into package views) Benjamin Liles 2010-06-07 09:15:54 -05:00
  • 3f940b229d Added eclipse magic files to .gitignore Benjamin Liles 2010-06-07 09:11:51 -05:00
  • 3c3e5c0f2d Merged migrations into a single one, template work, almost ready for release/merging Benjamin Liles 2010-06-04 17:28:18 -05:00
  • c90ffa57b0 Added a decorator for basic auth handling, removed user registration action, added PackageInfoField Benjamin Liles 2010-06-03 17:56:08 -05:00
  • dce0d10ed5 Renamed project to package and added south migration, more work on views, removed nice attribute access on releases because it caused a recursion Benjamin Liles 2010-05-31 23:40:51 -05:00
  • 6d3984e468 Using __getattr__ and __setattr__ to provide access to version specific release metadata, added templates for releases (empty), added DOAP view of a release Benjamin Liles 2010-05-26 23:33:20 -05:00
  • 12686ff721 Fixed a misnaming of project views file, a little bit more on using standard django views Benjamin Liles 2010-05-25 22:55:18 -05:00
  • 07c5ffccc6 Moving views to django generics when possible Benjamin Liles 2010-05-24 22:39:26 -05:00
  • a84ed81389 Nevermind on the readme Benjamin Liles 2010-05-24 00:12:48 -05:00