openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Philo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
19 days
ago. based on code collected
20 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 1 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'release/0.9.2'
jspiros
as Joseph Spiros
More...
about 13 years ago
Bumped version number and wrote release notes for 0.9.2 in preparation for release.
jspiros
as Joseph Spiros
More...
about 13 years ago
Fixed an exception with JSONAttributes using DateField or DateTimeField as their field template when the stored value is None. Fixes #178.
jspiros
as Joseph Spiros
More...
about 13 years ago
Updated copyright date range to end in 2012 instead of 2011.
jspiros
as Joseph Spiros
More...
about 13 years ago
Added include_package_data option to setup.py to ensure MANIFEST.in is actually heeded.
jspiros
as Joseph Spiros
More...
over 13 years ago
Merge branch 'release/0.9.1' into develop
jspiros
as Joseph Spiros
More...
over 13 years ago
Merge branch 'release/0.9.1'
jspiros
as Joseph Spiros
More...
over 13 years ago
Edited the READMEs and documentation to be cleaner and more consistent.
jspiros
as Joseph Spiros
More...
over 13 years ago
Bumped version number to 0.9.1 in preparation for release.
jspiros
as Joseph Spiros
More...
over 13 years ago
Merge branch 'release' of git://github.com/melinath/philo into release/0.9.1
jspiros
as Joseph Spiros
More...
over 13 years ago
Merge branch 'develop' of git://github.com/melinath/philo into develop
jspiros
as Joseph Spiros
More...
over 13 years ago
Tweaked manifest file. Removed a bunch of hackery from setup.py in favor of setuptools.find_packages, since we're using setuptools anyway. Addresses bug #177.
Stephen Burrows
More...
over 13 years ago
Merge remote-tracking branch 'lapilofu/hotfix/manifest' into release
Stephen Burrows
More...
over 13 years ago
Abstracted email resetting during the email change process onto the AccountForm. Addresses bug #173.
Stephen Burrows
More...
over 13 years ago
This will include non *.py files in our distribution for setup.py, easy_install, pip, &c. purposes.
Harris Lapiroff
More...
over 13 years ago
Removed python requirement line from setup.py, since easy_install and pip can't do anything with it and will choke on it for e.g. pypy.
Stephen Burrows
More...
over 13 years ago
Correction to waldo login view to pass the request into the login_form for GET requests as well.
Stephen Burrows
More...
over 13 years ago
Added release notes for 0.9.1.
Stephen Burrows
More...
over 13 years ago
Merged the contribution information from the ithinksw.org philo wiki into the documentation.
Stephen Burrows
More...
over 13 years ago
Removed philo.models.Tag entry from the docs.
Stephen Burrows
More...
over 13 years ago
Incremented version number to 0.9.1rc and cleaned up README a tiny bit.
Stephen Burrows
More...
over 13 years ago
Merge branch 'taggit' into develop
Stephen Burrows
More...
over 13 years ago
Merge branch 'optimization' into develop
Stephen Burrows
More...
over 13 years ago
Tweaked AttributeMapper._fill_cache to also store values on the Attribute instance itself. Made everything about AttributeMapper._fill_cache lazier.
Stephen Burrows
More...
over 13 years ago
Lazy-eval the values of AttributeValues instead of loading them all during AttributeMapper._fill_cache.
Stephen Burrows
More...
over 13 years ago
Removed Node.render_to_response select_related call since it is not clearly more efficient. Delayed page evaluation in FeedView.page_view to the end of the inner function.
Stephen Burrows
More...
over 13 years ago
Added a 'contributing' page to the philo docs. This is meant primarily as an initial effort, which can be expanded upon more later.
Stephen Burrows
More...
over 13 years ago
Corrections to Blog.entry_tags to use taggit APIs. Tweaks to penfield migration 0005 because of South issue 428 (and some incorrect filters obscured by that issue.)
Stephen Burrows
More...
over 13 years ago
Minor correction to EmbedWidget.js to handle window names with dashes.
Stephen Burrows
More...
over 13 years ago
Overrides TemplateField widget on admin container forms instead of on the ModelAdmin.
Stephen Burrows
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree