Commit Graph

19 Commits

Author SHA1 Message Date
Nick Lang 4538df2aa0 Testing changes for Jenkins CI (#863)
* testing

* more fixes

* downgrade docker-compose file version cause jenkins

* fixing matrix

* back to elasticsearch_version

* skip py3.7 for now there's a bug

* add build badge and remove 3.3
Sphinx doesn't play nice with 3.3

* sphinx 1.7 drops support for python 3.3

* updating test matrix

* remove travis

* updating badges
2018-10-31 12:07:38 -06:00
Nick Lang 058d38f0ae Use use ssl_context or don't but don't mix (#714)
* Use original SSL process and add SSLContext

Not going to deprecate and replace with SSLContext.
But instead give option for using SSLContext next to the original way of
handling SSL.
2018-03-04 15:09:40 -08:00
Nick Lang 50f89e4d47 moving import 2017-12-28 13:12:04 -07:00
Nick Lang e74457866d updating the docs some more examples 2017-12-28 12:08:55 -07:00
Honza Král 97491388d7 Update docs to reflect version changes 2017-11-10 15:18:19 +01:00
Joshua Carp 468e87c85a Fix travis link in build status. 2017-08-20 23:52:20 -04:00
Nick Lang c18d16326e bump year to 2017 2017-06-14 17:20:06 +02:00
Honza Král ce9465afef Test things to the testing dir 2017-06-14 16:42:47 +02:00
Nick Lang 211ee236fb Add script to run ES in docker container (#590)
* Adding start_elasticsearch.sh script to run elastic search on the host
in a docker container at http://localhost:9200

* update readme in instructions on how to use script
2017-05-15 22:28:26 +02:00
Adam Chainz 40db4b6228 Convert readthedocs links for their .org -> .io migration for hosted projects (#413)
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
2016-06-08 14:41:44 +02:00
Honza Král 6e94bf76ad 5.0 compatibility 2016-03-22 21:04:07 +01:00
Honza Král 0e4b68c1aa README typo 2015-11-02 15:37:55 +01:00
Honza Král 52eda45d8f Expanding on the dsl mentions 2015-11-02 15:35:36 +01:00
Honza Král 8c79ec3dc2 Expand on the DSL 2015-11-02 15:23:08 +01:00
Emil Hessman 3e6ab22288 docs: fix versioning typo
For Elasticsearch 2.0, the major version should be 2, not 1.
2015-10-19 15:20:02 +02:00
Honza Král 2e1d173f5c Add versioning info to docs too 2015-10-12 22:53:08 +02:00
Honza Král a7d66c891a Updated README for new versioning scheme 2015-10-08 04:00:13 +02:00
Honza Král 202dc0d675 Move README around to avoid packaging issues 2015-09-21 20:01:16 +02:00
Honza Kral 20fbba1230 Initial commit, simple python scaffold 2013-05-01 16:39:30 +02:00