An open API service providing commit metadata for open source projects.

GitHub / benliles/djangopypi / commits

SHA Message Author Date Stats
b6212897 Updated authors.rst for recent pulls from others Benjamin Liles <b****s@a****u> over 14 years ago
3f27ff3c Updated changelog for 0.4.4 Benjamin Liles <b****s@a****u> over 14 years ago
3b22efe9 Version 0.4.4 Benjamin Liles <b****s@a****u> over 14 years ago
e130e950 Switched it so that the proxying of unregistered packages forwards Benjamin Liles <b****s@a****u> over 14 years ago
af02e7a6 Moved the proxying of missing packages to the base detail view, closes #10 Benjamin Liles <b****s@a****u> over 14 years ago
6b76a8a6 Removed unused submit_package_or_release view, closes #39 Benjamin Liles <b****s@a****u> over 14 years ago
c26ec56f Setup requires setuptools-git, doesn't need MANIFEST.in Benjamin Liles <b****s@a****u> over 14 years ago
fb8182a4 Removed the update_mirrors command in favor of the split of Benjamin Liles <b****s@a****u> over 14 years ago
81b7963c merge Merge branch 'master' of github.com:benliles/djangopypi Benjamin Liles <b****s@a****u> over 14 years ago
e0563a0e merge Merge pull request #40 from jaap3/patch-5 Benjamin Liles <b****s@g****m> over 14 years ago
3a9f4ca1 merge Merge pull request #38 from jaap3/patch-4 Benjamin Liles <b****s@g****m> over 14 years ago
bce269e7 merge Merge pull request #36 from jaap3/patch-2 Benjamin Liles <b****s@g****m> over 14 years ago
81b5eb01 merge Merge pull request #35 from jaap3/patch-1 Benjamin Liles <b****s@g****m> over 14 years ago
a89f2cd2 merge Merge pull request #33 from yola/csrf-token Benjamin Liles <b****s@g****m> over 14 years ago
3d9f3073 Correctly set meta data version, owners/maintainers and file type. Jaap Roes <j****p@e****l> over 14 years ago
02428276 Created a base template for easier customisation. Jaap Roes <j****p@e****l> over 14 years ago
b00d6f56 Save the package metadata the right way. Jaap Roes <j****p@e****l> over 14 years ago
ec48dc13 Fixed typo in csrf_exempt decorator (exempt != except). Jaap Roes <j****p@e****l> over 14 years ago
43458bfe Made ppadd work (fixes issue #28). Jaap Roes <j****p@e****l> over 14 years ago
3b82ebe2 Fixed migration to actually work (forwards & backwards). Jaap Roes <j****p@e****l> over 14 years ago
ae8b046d Fixed url as mentioned in issue #30, currently pypi points to a GitHub 404 page Jaap Roes <j****p@u****t> over 14 years ago
ae4870d9 Add csrf_token tag to forms Stefano Rivera <s****a@y****m> over 14 years ago
838a3774 merge Merge pull request #24 from tomwys/fix-transactions Benjamin Liles <b****s@g****m> over 14 years ago
c4c1448b merge Merge pull request #32 from yola/no-stdout Benjamin Liles <b****s@g****m> over 14 years ago
4cd3a409 merge Merge pull request #29 from davidmiller/master Benjamin Liles <b****s@g****m> over 14 years ago
b1730900 Return a 500-series error when upload handling failed Stefano Rivera <s****a@y****m> over 14 years ago
f875d217 Use logging rather than print Stefano Rivera <s****a@y****m> over 14 years ago
719023f3 Alter default repository URL in README David Miller <d****d@d****m> over 14 years ago
902ec2fd Added some logging to the distutils view Benjamin Liles <b****s@g****m> over 14 years ago
ac3d04a1 Added some debug logging to the root view Benjamin Liles <b****s@g****m> over 14 years ago
7f20656c Added a pip test file, no tests yet Benjamin Liles <b****s@g****m> over 14 years ago
8998bd95 Added missing rollbacks to register_or_upload (close #23). Tomasz Wysocki <t****z@w****o> almost 15 years ago
1e42aa59 Added new models to admin and removed user requirement on distributions Benjamin Liles <b****s@g****m> almost 15 years ago
357c3b97 Added masterindex and mirrorlog Benjamin Liles <b****s@g****m> almost 15 years ago
db854623 Removed bootstrap/buildout (now in buildout branch), removed TODO in favor of... Benjamin Liles <b****s@g****m> almost 15 years ago
6121fd07 Formatted authors.rst, updated setup files Benjamin Liles <b****s@g****m> almost 15 years ago
69923e39 Moving djangopypi to the root Benjamin Liles <b****s@m****l> almost 15 years ago
448fc960 Removed chiship specific stuffs Benjamin Liles <b****s@m****l> almost 15 years ago
14e252eb Version 0.4.3, see Changelog for details Benjamin Liles <b****s@g****m> over 15 years ago
830bce29 Various bug fixes and one new feature for version 0.4.2 Benjamin Liles <b****s@g****m> over 15 years ago
44920b81 merge Merged changes from washingtontimes with a few modifications Benjamin Liles <b****s@g****m> over 15 years ago
5fdb98a7 Added manifest and setup.cdg. zyegfryed <z****d@g****m>
Committed by: Benjamin Liles <b****s@g****m>
over 15 years ago
a284e5d6 Added myself to the authors. zyegfryed <z****d@g****m>
Committed by: Benjamin Liles <b****s@g****m>
over 15 years ago
ec49f64d Updated changelog for version 0.4.2. zyegfryed <z****d@g****m>
Committed by: Benjamin Liles <b****s@g****m>
over 15 years ago
bcc29715 Bumped version. zyegfryed <z****d@g****m>
Committed by: Benjamin Liles <b****s@g****m>
over 15 years ago
4f277919 Added Django 1.1 compatibile CSRF exempt decorator. zyegfryed <z****d@g****m>
Committed by: Benjamin Liles <b****s@g****m>
over 15 years ago
dafee265 Pep8 cleaning. zyegfryed <z****d@g****m>
Committed by: Benjamin Liles <b****s@g****m>
over 15 years ago
b88e8f8a Fixed CSRF handling. zyegfryed <z****d@g****m>
Committed by: Benjamin Liles <b****s@g****m>
over 15 years ago
6cef0a63 Version bump to 0.4.2beta2 Corey Oordt <c****t@w****m> almost 16 years ago
7da55d47 Added some ordering to the package model and set the get latest by Corey Oordt <c****t@w****m> almost 16 years ago
dc5f6083 Added some ordering to the package model and set the get latest by Corey Oordt <c****t@w****m>
Committed by: Benjamin Liles <b****s@g****m>
almost 16 years ago
29ac3f86 The authentication for the owners now allows for multiple owners. Corey Oordt <c****t@w****m> almost 16 years ago
c7f2b87e The authentication for the owners now allows for multiple owners. Corey Oordt <c****t@w****m>
Committed by: Benjamin Liles <b****s@g****m>
almost 16 years ago
12add5a5 deleted a strange empty comment Corey Oordt <c****t@w****m> almost 16 years ago
767e3565 Bumped the version so it didn't conflict with the current version Corey Oordt <c****t@w****m> almost 16 years ago
7b0526e2 Added a MANIFEST.in file to include the misc files setup.py requires Corey Oordt <c****t@w****m> almost 16 years ago
6736796f merge Merge branch 'xmlrpc' Corey Oordt <c****t@w****m> almost 16 years ago
5aa61173 Added a check for 'text/xml' content type and Corey Oordt <c****t@w****m> almost 16 years ago
2d9064ac Got some tests working for xml rpc. Corey Oordt <c****t@w****m> almost 16 years ago
3a6a7b92 Got some tests working for xml rpc. Corey Oordt <c****t@w****m>
Committed by: Benjamin Liles <b****s@g****m>
almost 16 years ago
2c37f433 Made mangage.py executable Corey Oordt <c****t@w****m>
Committed by: Benjamin Liles <b****s@g****m>
almost 16 years ago
3ff58270 Made mangage.py executable Corey Oordt <c****t@w****m> almost 16 years ago
1de0bd69 Added the basic handlers for xml rpc requests. Corey Oordt <c****t@w****m> almost 16 years ago
9b790330 Added the basic handlers for xml rpc requests. Corey Oordt <c****t@w****m>
Committed by: Benjamin Liles <b****s@g****m>
almost 16 years ago
18f3dce2 merge Merge branch 'ask' Corey Oordt <c****t@w****m> almost 16 years ago
0412adc7 merge Merge branch 'jacobian' Corey Oordt <c****t@w****m> almost 16 years ago
8be5d087 Except the distutils view from CSRF handling. Jacob Kaplan-Moss <j****b@j****g> about 16 years ago
ab7558d1 Found full-name for contributor Halldor Ask Solem <a****h@o****m>
Committed by: Benjamin Liles <b****s@g****m>
about 16 years ago
d6076b94 Found full-name for contributor Halldor Ask Solem <a****h@o****m>
Committed by: Corey Oordt <c****t@w****m>
about 16 years ago
de69a553 Version 0.4.1 Benjamin Liles <b****s@g****m> about 16 years ago
23806ad2 Incorporated Haystack code from jezdez Benjamin Liles <b****s@g****m> about 16 years ago
71a12a9e Fixed a few typos/bugs with the Package search index Benjamin Liles <b****s@g****m> about 16 years ago
be19b8d6 Haystack Package search index with fields for authors (incl. owners, maintain... Benjamin Liles <b****s@g****m> about 16 years ago
c8c68338 Incorporated whitespace cleanup from jezdez Benjamin Liles <b****s@g****m> about 16 years ago
79019919 Incorporated whitespace cleanup from jezdez, ignoring the addition of absolut... Benjamin Liles <b****s@g****m> about 16 years ago
0adbedf0 Added django-haystack and Whoosh to buildout eggs Benjamin Liles <b****s@g****m> about 16 years ago
a4fc9df9 Fixed file reading in setup.py for README name change Benjamin Liles <b****s@g****m> about 16 years ago
6cf8c65b Renamed README file, if it's not in docs folder, then github and pypi.python.... Benjamin Liles <b****s@g****m> about 16 years ago
310abb11 Minor bugfix. Jannis Leidel <j****s@l****o>
Committed by: Benjamin Liles <b****s@g****m>
about 16 years ago
402b6226 Added optional requirements file for pip lovers. Jannis Leidel <j****s@l****o>
Committed by: Benjamin Liles <b****s@g****m>
about 16 years ago
795deb2a Added django-registration to default settings of chishop. Jannis Leidel <j****s@l****o>
Committed by: Benjamin Liles <b****s@g****m>
about 16 years ago
b427476a Updated buildout config a little. Jannis Leidel <j****s@l****o>
Committed by: Benjamin Liles <b****s@g****m>
about 16 years ago
5d024cd2 Updated setup file a little and moved doc files to root dir of djangopypi app. Jannis Leidel <j****s@l****o>
Committed by: Benjamin Liles <b****s@g****m>
about 16 years ago
d57b70c5 Updated docs for progress on 0.4 and increased version in setup.py to version... Benjamin Liles <b****s@g****m> about 16 years ago
501f7d9b Added an upload form to the manage filed view and added an upload file view t... Benjamin Liles <b****s@g****m> about 16 years ago
c81e05f7 Moved the md5 hash generation to a signal handler for pre_save on Distributions Benjamin Liles <b****s@g****m> about 16 years ago
0e4a4fc4 Made the content be editable since Django 1.2 locks out editable=False fields... Benjamin Liles <b****s@g****m> about 16 years ago
e829a769 Fixed a bug for non-authenticated users Benjamin Liles <b****s@g****m> about 16 years ago
b8429e89 RSS feeds working (tested in Django 1.2 only) Benjamin Liles <b****s@g****m> about 16 years ago
2fcc9853 Closes issue #3, fix decorator imports Benjamin Liles <b****s@g****m> about 16 years ago
d2f0a863 Some initial work on RSS feeds Benjamin Liles <b****s@g****m> about 16 years ago
ac532fbc Added the 'list_classifiers' action. Added GET request handling to root view Benjamin Liles <b****s@g****m> about 16 years ago
182e48f1 Added simple index and package detail pages, changed doap addresses to doap.r... Benjamin Liles <b****s@g****m> about 16 years ago
1f09e3d7 Added simple index and package detail pages, changed doap addresses to doap.r... Benjamin Liles <b****s@g****m> about 16 years ago
6e5683f3 Added install bug fix to changelog Benjamin Liles <b****s@g****m> about 16 years ago
15ee2a1b Switched back to relative paths due to a problem installing Benjamin Liles <b****s@g****m> about 16 years ago
accdd44a Added to changelog and TODO Benjamin Liles <b****s@g****m> about 16 years ago
6d850756 merge Merged AUTHOR changes from Ask Benjamin Liles <b****s@g****m> about 16 years ago
d7e18826 Updated documentation for the split in chishop and djangopypi Benjamin Liles <b****s@g****m> about 16 years ago
841c8fbc Filtering incoming data to remove 'UNKNOWN' that register command likes to add Benjamin Liles <b****s@g****m> about 16 years ago

← Back to repository