[Python-modules-commits] [django-haystack] 04/10: record new upstream branch created by importing django-haystack_2.5.0.orig.tar.gz and merge it

Michael Fladischer fladi at moszumanska.debian.org
Sun Aug 21 10:41:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository django-haystack.

commit 8dec7e8d563ae766bf7bc08fbae1482116274ac3
Merge: 5ce0e08 a01b8d3
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Aug 21 10:28:53 2016 +0200

    record new upstream branch created by importing django-haystack_2.5.0.orig.tar.gz and merge it

 .gitchangelog.rc                                   |  191 +
 .github/issue_template.md                          |   18 +
 .github/pull_request_template.md                   |    3 +
 .gitignore                                         |   18 +
 .isort.cfg                                         |    4 +
 .travis.yml                                        |   57 +
 .../_sources/contributing.txt => CONTRIBUTING.md   |   93 +-
 PKG-INFO                                           |   82 -
 debian/.git-dpm                                    |   14 +-
 django_haystack.egg-info/PKG-INFO                  |   82 -
 django_haystack.egg-info/SOURCES.txt               |  244 --
 django_haystack.egg-info/dependency_links.txt      |    1 -
 django_haystack.egg-info/not-zip-safe              |    1 -
 django_haystack.egg-info/pbr.json                  |    1 -
 django_haystack.egg-info/requires.txt              |    2 -
 django_haystack.egg-info/top_level.txt             |    1 -
 docs/backend_support.rst                           |   37 +-
 docs/build/.buildinfo                              |    4 -
 docs/build/.doctrees/admin.doctree                 |  Bin 6819 -> 0 bytes
 docs/build/.doctrees/architecture_overview.doctree |  Bin 14617 -> 0 bytes
 docs/build/.doctrees/autocomplete.doctree          |  Bin 24292 -> 0 bytes
 docs/build/.doctrees/backend_support.doctree       |  Bin 36327 -> 0 bytes
 docs/build/.doctrees/best_practices.doctree        |  Bin 43798 -> 0 bytes
 docs/build/.doctrees/boost.doctree                 |  Bin 17613 -> 0 bytes
 docs/build/.doctrees/changelog.doctree             |  Bin 885123 -> 0 bytes
 docs/build/.doctrees/contributing.doctree          |  Bin 30899 -> 0 bytes
 docs/build/.doctrees/creating_new_backends.doctree |  Bin 7749 -> 0 bytes
 docs/build/.doctrees/debugging.doctree             |  Bin 25810 -> 0 bytes
 docs/build/.doctrees/environment.pickle            |  Bin 200379 -> 0 bytes
 docs/build/.doctrees/faceting.doctree              |  Bin 45945 -> 0 bytes
 docs/build/.doctrees/faq.doctree                   |  Bin 22334 -> 0 bytes
 docs/build/.doctrees/glossary.doctree              |  Bin 17476 -> 0 bytes
 docs/build/.doctrees/highlighting.doctree          |  Bin 15371 -> 0 bytes
 docs/build/.doctrees/index.doctree                 |  Bin 17099 -> 0 bytes
 docs/build/.doctrees/inputtypes.doctree            |  Bin 29067 -> 0 bytes
 .../.doctrees/installing_search_engines.doctree    |  Bin 35435 -> 0 bytes
 docs/build/.doctrees/management_commands.doctree   |  Bin 27602 -> 0 bytes
 docs/build/.doctrees/migration_from_1_to_2.doctree |  Bin 45159 -> 0 bytes
 docs/build/.doctrees/multiple_index.doctree        |  Bin 29818 -> 0 bytes
 docs/build/.doctrees/other_apps.doctree            |  Bin 19690 -> 0 bytes
 docs/build/.doctrees/python3.doctree               |  Bin 9836 -> 0 bytes
 .../.doctrees/rich_content_extraction.doctree      |  Bin 11782 -> 0 bytes
 docs/build/.doctrees/running_tests.doctree         |  Bin 13167 -> 0 bytes
 docs/build/.doctrees/searchbackend_api.doctree     |  Bin 32108 -> 0 bytes
 docs/build/.doctrees/searchfield_api.doctree       |  Bin 57599 -> 0 bytes
 docs/build/.doctrees/searchindex_api.doctree       |  Bin 111639 -> 0 bytes
 docs/build/.doctrees/searchquery_api.doctree       |  Bin 80456 -> 0 bytes
 docs/build/.doctrees/searchqueryset_api.doctree    |  Bin 178006 -> 0 bytes
 docs/build/.doctrees/searchresult_api.doctree      |  Bin 18458 -> 0 bytes
 docs/build/.doctrees/settings.doctree              |  Bin 51741 -> 0 bytes
 docs/build/.doctrees/signal_processors.doctree     |  Bin 25018 -> 0 bytes
 docs/build/.doctrees/spatial.doctree               |  Bin 69553 -> 0 bytes
 docs/build/.doctrees/templatetags.doctree          |  Bin 10403 -> 0 bytes
 docs/build/.doctrees/toc.doctree                   |  Bin 4799 -> 0 bytes
 docs/build/.doctrees/tutorial.doctree              |  Bin 61389 -> 0 bytes
 docs/build/.doctrees/utils.doctree                 |  Bin 5599 -> 0 bytes
 docs/build/.doctrees/views_and_forms.doctree       |  Bin 72743 -> 0 bytes
 docs/build/.doctrees/who_uses.doctree              |  Bin 47146 -> 0 bytes
 docs/build/_sources/admin.txt                      |   47 -
 docs/build/_sources/architecture_overview.txt      |   66 -
 docs/build/_sources/autocomplete.txt               |  220 -
 docs/build/_sources/backend_support.txt            |  127 -
 docs/build/_sources/best_practices.txt             |  263 --
 docs/build/_sources/boost.txt                      |  123 -
 docs/build/_sources/changelog.txt                  | 4575 --------------------
 docs/build/_sources/creating_new_backends.txt      |   34 -
 docs/build/_sources/debugging.txt                  |  107 -
 docs/build/_sources/faceting.txt                   |  324 --
 docs/build/_sources/faq.txt                        |  117 -
 docs/build/_sources/glossary.txt                   |   76 -
 docs/build/_sources/highlighting.txt               |   77 -
 docs/build/_sources/index.txt                      |  123 -
 docs/build/_sources/inputtypes.txt                 |  177 -
 docs/build/_sources/installing_search_engines.txt  |  218 -
 docs/build/_sources/management_commands.txt        |  201 -
 docs/build/_sources/migration_from_1_to_2.txt      |  285 --
 docs/build/_sources/multiple_index.txt             |  201 -
 docs/build/_sources/other_apps.txt                 |   98 -
 docs/build/_sources/python3.txt                    |   47 -
 docs/build/_sources/rich_content_extraction.txt    |   68 -
 docs/build/_sources/running_tests.txt              |   70 -
 docs/build/_sources/searchbackend_api.txt          |  124 -
 docs/build/_sources/searchfield_api.txt            |  262 --
 docs/build/_sources/searchindex_api.txt            |  618 ---
 docs/build/_sources/searchquery_api.txt            |  336 --
 docs/build/_sources/searchqueryset_api.txt         |  894 ----
 docs/build/_sources/searchresult_api.txt           |   62 -
 docs/build/_sources/settings.txt                   |  324 --
 docs/build/_sources/signal_processors.txt          |  117 -
 docs/build/_sources/spatial.txt                    |  412 --
 docs/build/_sources/templatetags.txt               |   68 -
 docs/build/_sources/toc.txt                        |   53 -
 docs/build/_sources/tutorial.txt                   |  398 --
 docs/build/_sources/utils.txt                      |   18 -
 docs/build/_sources/views_and_forms.txt            |  408 --
 docs/build/_sources/who_uses.txt                   |  357 --
 docs/build/_static/ajax-loader.gif                 |  Bin 673 -> 0 bytes
 docs/build/_static/basic.css                       |  537 ---
 docs/build/_static/comment-bright.png              |  Bin 3500 -> 0 bytes
 docs/build/_static/comment-close.png               |  Bin 3578 -> 0 bytes
 docs/build/_static/comment.png                     |  Bin 3445 -> 0 bytes
 docs/build/_static/default.css                     |  256 --
 docs/build/_static/doctools.js                     |  238 -
 docs/build/_static/down-pressed.png                |  Bin 368 -> 0 bytes
 docs/build/_static/down.png                        |  Bin 363 -> 0 bytes
 docs/build/_static/file.png                        |  Bin 392 -> 0 bytes
 docs/build/_static/jquery.js                       |    2 -
 docs/build/_static/minus.png                       |  Bin 199 -> 0 bytes
 docs/build/_static/plus.png                        |  Bin 199 -> 0 bytes
 docs/build/_static/pygments.css                    |   63 -
 docs/build/_static/searchtools.js                  |  622 ---
 docs/build/_static/sidebar.js                      |  159 -
 docs/build/_static/underscore.js                   |   31 -
 docs/build/_static/up-pressed.png                  |  Bin 372 -> 0 bytes
 docs/build/_static/up.png                          |  Bin 363 -> 0 bytes
 docs/build/_static/websupport.js                   |  808 ----
 docs/build/admin.html                              |  153 -
 docs/build/architecture_overview.html              |  179 -
 docs/build/autocomplete.html                       |  324 --
 docs/build/backend_support.html                    |  295 --
 docs/build/best_practices.html                     |  359 --
 docs/build/boost.html                              |  229 -
 docs/build/changelog.html                          | 4405 -------------------
 docs/build/contributing.html                       |  252 --
 docs/build/creating_new_backends.html              |  147 -
 docs/build/debugging.html                          |  220 -
 docs/build/faceting.html                           |  420 --
 docs/build/faq.html                                |  221 -
 docs/build/genindex.html                           |  738 ----
 docs/build/glossary.html                           |  170 -
 docs/build/highlighting.html                       |  185 -
 docs/build/index.html                              |  310 --
 docs/build/inputtypes.html                         |  294 --
 docs/build/installing_search_engines.html          |  320 --
 docs/build/management_commands.html                |  307 --
 docs/build/migration_from_1_to_2.html              |  385 --
 docs/build/multiple_index.html                     |  307 --
 docs/build/objects.inv                             |  Bin 1941 -> 0 bytes
 docs/build/other_apps.html                         |  204 -
 docs/build/python3.html                            |  152 -
 docs/build/rich_content_extraction.html            |  176 -
 docs/build/running_tests.html                      |  176 -
 docs/build/search.html                             |   99 -
 docs/build/searchbackend_api.html                  |  255 --
 docs/build/searchfield_api.html                    |  410 --
 docs/build/searchindex.js                          |    1 -
 docs/build/searchindex_api.html                    |  731 ----
 docs/build/searchquery_api.html                    |  531 ---
 docs/build/searchqueryset_api.html                 | 1060 -----
 docs/build/searchresult_api.html                   |  185 -
 docs/build/settings.html                           |  391 --
 docs/build/signal_processors.html                  |  217 -
 docs/build/spatial.html                            |  550 ---
 docs/build/templatetags.html                       |  174 -
 docs/build/toc.html                                |  395 --
 docs/build/tutorial.html                           |  487 ---
 docs/build/utils.html                              |  120 -
 docs/build/views_and_forms.html                    |  517 ---
 docs/build/who_uses.html                           |  436 --
 docs/conf.py                                       |    4 +-
 example_project/__init__.py                        |    0
 example_project/bare_bones_app/__init__.py         |    0
 example_project/bare_bones_app/models.py           |   22 +
 example_project/bare_bones_app/search_indexes.py   |   16 +
 example_project/regular_app/__init__.py            |    0
 example_project/regular_app/models.py              |   47 +
 example_project/regular_app/search_indexes.py      |   36 +
 example_project/settings.py                        |   48 +
 .../search/indexes/bare_bones_app/cat_text.txt     |    2 +
 .../search/indexes/regular_app/dog_text.txt        |    7 +
 haystack/__init__.py                               |    2 +-
 haystack/fields.py                                 |    8 +-
 setup.cfg                                          |   24 +-
 setup.py                                           |    2 +-
 test_haystack/__init__.py                          |   31 +
 test_haystack/core/__init__.py                     |    0
 test_haystack/core/admin.py                        |   18 +
 test_haystack/core/custom_identifier.py            |   11 +
 test_haystack/core/fixtures/base_data.json         |   74 +
 test_haystack/core/fixtures/bulk_data.json         |  262 ++
 test_haystack/core/models.py                       |  100 +
 test_haystack/core/templates/404.html              |    1 +
 test_haystack/core/templates/base.html             |    0
 .../core/templates/search/indexes/bar.txt          |    1 +
 .../search/indexes/core/mockmodel_content.txt      |    2 +
 .../search/indexes/core/mockmodel_extra.txt        |    2 +
 .../search/indexes/core/mockmodel_template.txt     |    2 +
 .../search/indexes/core/mockmodel_text.txt         |    2 +
 .../core/templates/search/indexes/foo.txt          |    1 +
 test_haystack/core/templates/search/search.html    |    1 +
 test_haystack/core/templates/test_suggestion.html  |    1 +
 test_haystack/core/urls.py                         |   27 +
 test_haystack/discovery/__init__.py                |    0
 test_haystack/discovery/models.py                  |   21 +
 test_haystack/discovery/search_indexes.py          |   21 +
 .../templates/search/indexes/bar_text.txt          |    2 +
 test_haystack/elasticsearch_tests/__init__.py      |   22 +
 .../test_elasticsearch_backend.py                  | 1503 +++++++
 .../test_elasticsearch_query.py                    |  217 +
 test_haystack/elasticsearch_tests/test_inputs.py   |   85 +
 test_haystack/mocks.py                             |  158 +
 test_haystack/multipleindex/__init__.py            |   23 +
 test_haystack/multipleindex/models.py              |   21 +
 test_haystack/multipleindex/routers.py             |   11 +
 test_haystack/multipleindex/search_indexes.py      |   37 +
 test_haystack/multipleindex/tests.py               |  323 ++
 test_haystack/results_per_page_urls.py             |   17 +
 test_haystack/run_tests.py                         |   28 +
 test_haystack/settings.py                          |   95 +
 test_haystack/simple_tests/__init__.py             |    4 +
 test_haystack/simple_tests/search_indexes.py       |   23 +
 test_haystack/simple_tests/test_simple_backend.py  |  154 +
 test_haystack/simple_tests/test_simple_query.py    |   42 +
 test_haystack/solr_tests/__init__.py               |   10 +
 .../solr_tests/content_extraction/test.pdf         |  Bin 0 -> 48184 bytes
 test_haystack/solr_tests/server/.gitignore         |    1 +
 .../solr_tests/server/get-solr-download-url.py     |   53 +
 test_haystack/solr_tests/server/schema.xml         |  159 +
 test_haystack/solr_tests/server/solrconfig.xml     | 1754 ++++++++
 .../solr_tests/server/start-solr-test-server.sh    |   58 +
 test_haystack/solr_tests/server/wait-for-solr      |   38 +
 test_haystack/solr_tests/test_admin.py             |   80 +
 test_haystack/solr_tests/test_inputs.py            |   89 +
 .../solr_tests/test_management_commands.py         |  250 ++
 test_haystack/solr_tests/test_solr_backend.py      | 1443 ++++++
 test_haystack/solr_tests/test_solr_query.py        |  192 +
 test_haystack/solr_tests/test_templatetags.py      |   62 +
 test_haystack/spatial/__init__.py                  |    8 +
 .../spatial/fixtures/sample_spatial_data.json      |  112 +
 test_haystack/spatial/models.py                    |   32 +
 test_haystack/spatial/search_indexes.py            |   24 +
 test_haystack/spatial/test_spatial.py              |  190 +
 test_haystack/test_altered_internal_names.py       |   93 +
 test_haystack/test_app_loading.py                  |   60 +
 test_haystack/test_app_using_appconfig/__init__.py |    5 +
 test_haystack/test_app_using_appconfig/apps.py     |    8 +
 .../migrations/0001_initial.py                     |   23 +
 .../migrations/__init__.py                         |    0
 test_haystack/test_app_using_appconfig/models.py   |    9 +
 .../test_app_using_appconfig/search_indexes.py     |   14 +
 test_haystack/test_app_using_appconfig/tests.py    |   17 +
 test_haystack/test_app_with_hierarchy/__init__.py  |    1 +
 .../test_app_with_hierarchy/contrib/__init__.py    |    0
 .../contrib/django/__init__.py                     |    0
 .../django/hierarchal_app_django/__init__.py       |    0
 .../contrib/django/hierarchal_app_django/models.py |   12 +
 test_haystack/test_app_without_models/__init__.py  |    0
 test_haystack/test_app_without_models/urls.py      |   11 +
 test_haystack/test_app_without_models/views.py     |    9 +
 test_haystack/test_backends.py                     |   65 +
 test_haystack/test_discovery.py                    |   56 +
 test_haystack/test_fields.py                       |  706 +++
 test_haystack/test_forms.py                        |  155 +
 test_haystack/test_generic_views.py                |   78 +
 test_haystack/test_indexes.py                      |  685 +++
 test_haystack/test_inputs.py                       |   86 +
 test_haystack/test_loading.py                      |  352 ++
 test_haystack/test_management_commands.py          |  111 +
 test_haystack/test_managers.py                     |  233 +
 test_haystack/test_models.py                       |  185 +
 test_haystack/test_query.py                        |  862 ++++
 test_haystack/test_templatetags.py                 |  103 +
 test_haystack/test_utils.py                        |  190 +
 test_haystack/test_views.py                        |  283 ++
 test_haystack/utils.py                             |   20 +
 test_haystack/whoosh_tests/__init__.py             |    4 +
 test_haystack/whoosh_tests/test_forms.py           |   37 +
 test_haystack/whoosh_tests/test_inputs.py          |   82 +
 test_haystack/whoosh_tests/test_whoosh_backend.py  | 1115 +++++
 test_haystack/whoosh_tests/test_whoosh_query.py    |  152 +
 test_haystack/whoosh_tests/testcases.py            |   46 +
 tox.ini                                            |   79 +
 272 files changed, 14378 insertions(+), 32836 deletions(-)

diff --cc debian/.git-dpm
index f059583,0000000..c52f349
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 6bc813b8b5fcf657071c672442dfa019a58f04d2
- 6bc813b8b5fcf657071c672442dfa019a58f04d2
- 6bc813b8b5fcf657071c672442dfa019a58f04d2
- 6bc813b8b5fcf657071c672442dfa019a58f04d2
- django-haystack_2.5.dev2.orig.tar.gz
- e403e019c7fe99a7dcfc13e1e1b957521a0467a1
- 1229487
++a01b8d38d39411729039d34913668a9eb2787451
++a01b8d38d39411729039d34913668a9eb2787451
++a01b8d38d39411729039d34913668a9eb2787451
++a01b8d38d39411729039d34913668a9eb2787451
++django-haystack_2.5.0.orig.tar.gz
++58818565e32fa5e8d73f04bd7d5dc5623e3b773b
++364484
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-haystack.git



More information about the Python-modules-commits mailing list