Matt Westcott
|
55a045f723
Test against Django 2.0 final release
|
7 years ago |
Matt Westcott
|
c2af41b4b9
Add Django 2.0 to travis
|
7 years ago |
Bertrand Bordage
|
0bcf6a110d
Merge branch 'master' into search-query-api
|
7 years ago |
Karl Hobley
|
19730bea53
Renamed wagtail.wagtailsearch to wagtail.search
|
7 years ago |
Karl Hobley
|
bf0f3e02ba
Rename wagtail.wagtailimages to wagtail.images
|
7 years ago |
Karl Hobley
|
78b1372cd4
Rename wagtail.wagtaildocs to wagtail.documents
|
7 years ago |
Bertrand Bordage
|
420f721631
Tests Travis CI against the PostgreSQL search backend.
|
7 years ago |
Karl Hobley
|
0a52196c63
Remove ES 1.x from test configuration
|
7 years ago |
Matt Westcott
|
5a0c36cdae
Remove Django 1.8/1.10 from CI and readme
|
7 years ago |
Karl Hobley
|
4a1e27dbd4
Remove Python 2 from CI and docs
|
7 years ago |
Bertrand Bordage
|
c577d15f13
Removes Django 1.10 HEAD from test matrix.
|
7 years ago |
Michael van Tellingen
|
8decb577ce
Add appyveyor config (#3505)
|
7 years ago |
Kees Hink
|
a2b9c2bfe4
Document pep8 issues to ignore (#3503)
|
7 years ago |
Matt Westcott
|
a98e0d9862
Add Python 3.6 to CI test matrix
|
7 years ago |
Matt Westcott
|
cc3b826025
fixup! Add Django 1.11b1 to Travis as allow_failures
|
7 years ago |
Matt Westcott
|
73639938b7
fixup! Add Django 1.11b1 to Travis as allow_failures
|
7 years ago |
Matt Westcott
|
2f6c88f52b
Add Django 1.11b1 to Travis as allow_failures
|
7 years ago |
Matt Westcott
|
fef8b28089
Drop Django 1.9 and Python 3.3 from CI
|
7 years ago |
Karl Hobley
|
a1ae5950f4
Install certifi when testing against Elasticsearch 5
|
8 years ago |
Karl Hobley
|
752fbca24a
Add Elasticsearch 5 to Travis/tox
|
8 years ago |
Matt Westcott
|
b4a4e5eb92
Pass update_all_types=True to put_mapping on ES2 - workaround for #2968
|
8 years ago |
Matt Westcott
|
71ce47bc5a
Configure Travis to test against the latest Django stable branch on git (#2967)
|
8 years ago |
Karl Hobley
|
daa82936d7
Elasticsearch 2 support (#2573)
|
8 years ago |
Matt Westcott
|
4a1b103558
Make elasticsearch-specific tests from wagtailimages / wagtaildocs run under tox
|
8 years ago |
Matt Westcott
|
b85c340163
Move flake8 config to setup.cfg
|
8 years ago |
Mikalai Radchuk
|
408dcbed43
CI configuration for Django 1.10 (#2724)
|
8 years ago |
Matt Westcott
|
f8d7970cbb
Remove Jinja2 from tox.ini as it's now in testing_extras (see #2583)
|
8 years ago |
Matt Westcott
|
3b0c074ba7
Eliminate duplication of dependencies in tox.ini
|
8 years ago |
Matt Westcott
|
c495f02baf
Make elasticsearch switchable in tox, allow ES failures in travis
|
8 years ago |
Matt Westcott
|
e06f6acaba
Tweak dependencies to allow Willow 0.3b4 to be installed, via either tox or setup.py
|
8 years ago |