Merge branch 'release/0.9.2'
[philo.git] / philo / contrib /
2011-10-09 Joseph SpirosMerge branch 'release/0.9.1' into develop
2011-10-09 Joseph SpirosMerge branch 'release/0.9.1' philo-0.9.1
2011-10-08 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-10-08 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-10-08 Stephen BurrowsMerge remote-tracking branch 'lapilofu/hotfix/manifest...
2011-10-08 Stephen BurrowsAbstracted email resetting during the email change...
2011-09-19 Stephen BurrowsCorrection to waldo login view to pass the request...
2011-08-27 Stephen BurrowsMerge branch 'taggit' into develop
2011-08-26 Stephen BurrowsMerge branch 'optimization' into develop
2011-07-21 Stephen BurrowsRemoved Node.render_to_response select_related call...
2011-07-19 Stephen BurrowsCorrections to Blog.entry_tags to use taggit APIs....
2011-07-15 Stephen BurrowsReverted TemplateField parent to models.TextField and...
2011-07-11 Stephen BurrowsRemoved oberlin references.
2011-07-11 Stephen BurrowsMerge branch 'hotfix/oberlin_references' into taggit
2011-07-11 Stephen BurrowsRemoved references to oberlin-specific models.
2011-07-11 Stephen BurrowsInitial philo commit to use django-taggit instead of...
2011-07-10 Stephen BurrowsMerge remote-tracking branch 'ithinksw/develop' into...
2011-07-08 Joseph SpirosMerge branch 'embed-widget' of git://github.com/lapilof...
2011-07-06 Stephen BurrowsMoved to a more flexible BlogView method arrangement...
2011-06-29 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-29 Joseph SpirosMerge branch 'master' of git://github.com/lapilofu...
2011-06-28 Stephen BurrowsAdded ordering to NavigationItemInline and removed...
2011-06-28 Harris LapiroffSmall correction to a bug that was raising an error...
2011-06-28 Stephen BurrowsRemoved unnecessary foreign key evaluations from MultiV...
2011-06-27 Stephen BurrowsMerge git://github.com/derega/philo into develop. Merge...
2011-06-27 Stephen BurrowsCleaned up shipherd docs.
2011-06-27 Stephen BurrowsMerge branch 'develop' into fast_containers
2011-06-26 Stephen BurrowsTweaked the FeedView API slightly to pass the object...
2011-06-25 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-24 Stephen BurrowsMerge branch 'optimization' into develop
2011-06-24 Stephen BurrowsAdded catch to NavigationManager.get_for_node for cases...
2011-06-24 Stephen BurrowsMerge branch 'better_cache' into optimization
2011-06-24 Stephen BurrowsAdded a local cache to NavigationMapper - avoids some...
2011-06-24 Stephen BurrowsTweaked NavigationItem.is_active to better leverage...
2011-06-24 Stephen BurrowsMerge branch 'optimization' into better_cache
2011-06-24 Stephen BurrowsForced path memoization prior to node caching for bette...
2011-06-24 Stephen BurrowsAdded django cache backend use on top of cacheless...
2011-06-24 Stephen BurrowsCorrections to has_navigation and navigation_host to...
2011-06-23 Stephen BurrowsRemoved shipherd cache to see if it was really helping...
2011-06-23 Stephen BurrowsMerge remote-tracking branch 'ithinksw/develop' into...
2011-06-22 Stephen BurrowsCorrected a feed_patterns call in NewsletterView.urlpat...
2011-06-22 Stephen BurrowsMinor optimization: only call patterns at the end of...
2011-06-22 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-22 Stephen BurrowsEliminated (Generic)ForeignKey evaluations in shipherd...
2011-06-22 Stephen BurrowsEliminated unnecessary ContentType queries that used...
2011-06-22 Stephen BurrowsMerge branch 'syndication' into develop
2011-06-22 Stephen BurrowsAdded winer doc file. Improved the docstrings for FeedV...
2011-06-21 Stephen BurrowsMerge branch 'develop' into syndication
2011-06-21 Stephen BurrowsRenamed syndication to winer.
2011-06-15 Stephen BurrowsMerge branch '0.9.X' into develop
2011-06-15 Stephen BurrowsAdded information about request context processor to...
2011-06-14 Stephen BurrowsMerge branch 'master' into develop
2011-06-14 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-10 Stephen BurrowsMerge branch 'sobol_use_cache_hotfix' into develop
2011-06-10 Stephen BurrowsMerge branch 'sobol_use_cache_hotfix' into release
2011-06-10 Stephen BurrowsHotfix correction of SOBOL_USE_CACHE setting fetching.
2011-06-10 Stephen BurrowsMerge branch 'release' into develop
2011-06-10 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-10 Stephen BurrowsRemoved results action from SearchAdmin. Added support...
2011-06-10 Stephen BurrowsRefactored BaseSearch/Result to use templates to render...
2011-06-09 Stephen BurrowsClarified sobol Search framework - now automatically...
2011-06-09 Stephen BurrowsAdded docs for result list template. Moved success...
2011-06-08 Stephen BurrowsRemoved json version of results from the ajax API....
2011-06-07 Stephen BurrowsAdjusted sobol cache usage to make an entry for every...
2011-06-07 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-07 Stephen BurrowsMerge branch 'release' into develop
2011-06-07 Stephen BurrowsAdded scheduled posting of blog entries and newsletter...
2011-06-04 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-04 Stephen BurrowsMerge branch 'develop' into syndication
2011-06-03 Stephen BurrowsAdded a tutorial for Shipherd and made some minor doc...
2011-06-03 Stephen BurrowsMerge branch 'release' into develop
2011-06-03 Stephen BurrowsMinor correction to BlogView urlpatterns.
2011-06-03 Stephen BurrowsTweaked FeedView to more correctly generate links vs...
2011-06-03 Stephen BurrowsImproved penfield docstrings. Added urlpatterns and...
2011-06-02 Stephen BurrowsInitial implementation of a separate syndication contri...
2011-06-02 Stephen BurrowsMoved sobol's search registry into core as a generic...
2011-06-02 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-01 Stephen BurrowsMerge branch 'release' into develop
2011-06-01 Stephen BurrowsImplemented the solution proposed to #130 - removed...
2011-06-01 Stephen BurrowsMinor correction to FeedView docstrings. Resolves issue...
2011-06-01 Stephen BurrowsRefactored RequestNodeMiddleware to use SimpleLazyObjec...
2011-05-25 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-24 Stephen BurrowsAdded documentation for has_navigation and navigation_h...
2011-05-24 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-20 Stephen BurrowsHacked around the descriptor issues, since there were...
2011-05-20 Stephen BurrowsAdded docs for waldo.
2011-05-20 Stephen BurrowsConverted, corrected, improved, and added to documentat...
2011-05-19 Stephen BurrowsCleaned up SearchView.results_view. Added documentation...
2011-05-19 Stephen BurrowsImplemented more robust delayed registry iteration...
2011-05-19 Stephen BurrowsTweaks to sobol to make its use simpler: added a preren...
2011-05-18 Stephen BurrowsAdded directives and autodocumenters for template tags...
2011-05-17 Stephen BurrowsAdded note about Julian's development status.
2011-05-16 Stephen BurrowsAdded some automatic skips to autodocs. Added skeletal...
2011-05-14 Stephen BurrowsCorrected various imports after adding limiting __all__...
2011-05-14 Stephen BurrowsRemoved penfield's reliance on the Titled model and...
2011-05-11 Stephen BurrowsMerge branch 'attribute_access' into release
2011-05-11 Stephen BurrowsMerge branch 'sobol-templates-hotfix' into release
2011-05-11 Stephen BurrowsRemoved the various philo.validators URL validators...
2011-05-10 Stephen BurrowsMerge branch 'efficient_attributes' into attribute_access
2011-05-09 Stephen BurrowsRemoved Sobol's automatic use of eventlet. Adjusted...
next