4
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed an ES test that seems like a change in behavior in recent ES versions. More... about 13 years ago
Fixed an ES test that seems like a change in behavior in recent ES versions. More... about 13 years ago
Merge branch 'sq-run-refactor' of https://github.com/mattdeboard/django-haystack into mattdeboard-sq-run-refactor More... about 13 years ago
Merge branch 'sq-run-refactor' of https://github.com/mattdeboard/django-haystack into mattdeboard-sq-run-refactor More... about 13 years ago
Merge pull request #568 from duncm/master More... about 13 years ago
Merge pull request #568 from duncm/master More... about 13 years ago
Merge branch 'master' of https://github.com/toastdriven/django-haystack More... about 13 years ago
Merge branch 'master' of https://github.com/toastdriven/django-haystack More... about 13 years ago
Refactor Solr & ES SearchQuery subclasses to use the ``build_params`` from ``BaseSearchQuery`` to build the kwargs to be passed to the search engine. More... about 13 years ago
Refactor Solr & ES SearchQuery subclasses to use the ``build_params`` from ``BaseSearchQuery`` to build the kwargs to be passed to the search engine. More... about 13 years ago
Fixed Django 1.4 compatibility. Thanks to bloodchild for the report!
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Fixed Django 1.4 compatibility. Thanks to bloodchild for the report!
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Refactored ``SearchBackend.search`` so that kwarg-generation operations are in a discrete method. More... about 13 years ago
Refactored ``SearchBackend.search`` so that kwarg-generation operations are in a discrete method. More... about 13 years ago
Merge branch 'master' of github.com:jezdez/django-haystack More... about 13 years ago
Merge branch 'master' of github.com:jezdez/django-haystack More... about 13 years ago
Added witten to AUTHORS.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Added witten to AUTHORS.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Removed jezdez's old entry in AUTHORS.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Removed jezdez's old entry in AUTHORS.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Added Jannis to Primary Authors.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Added Jannis to Primary Authors.
daniellindsley
as Daniel Lindsley
More... about 13 years ago
Bug fix to allow object removal without a commit More... over 13 years ago
Bug fix to allow object removal without a commit More... over 13 years ago
Fixing typo to allow manager to switch between different index_labels More... over 13 years ago
Fixing typo to allow manager to switch between different index_labels More... over 13 years ago
Add missing `ImproperlyConfigured` import from django's exceptions. More... over 13 years ago
Add missing `ImproperlyConfigured` import from django's exceptions. More... over 13 years ago
Fixed ``SearchIndex.get_model()`` to raise exception instead of returning it. More... over 13 years ago
Fixed ``SearchIndex.get_model()`` to raise exception instead of returning it. More... over 13 years ago