Confirmed users
1,100
edits
(→Open-Source Citizenship: peep and tidings) |
Canuckistani (talk | contribs) (added note about dev edition) |
||
(One intermediate revision by one other user not shown) | |||
Line 20: | Line 20: | ||
* (ErikRose) [https://pypi.python.org/pypi/pyelasticsearch/ pyelasticsearch 1.2.3] is out. Fixes a bug in which specifying _all as an index name sometimes caused doctype names to be treated as index names. Makes delete_all_indexes() work. | * (ErikRose) [https://pypi.python.org/pypi/pyelasticsearch/ pyelasticsearch 1.2.3] is out. Fixes a bug in which specifying _all as an index name sometimes caused doctype names to be treated as index names. Makes delete_all_indexes() work. | ||
* (ErikRose) Peep 2.3 and 2.4 and 2.4.1 | * (ErikRose) Peep 2.3 and 2.4 and 2.4.1 | ||
** edmorley is a contrib | |||
** pip 6.1.x compat | |||
** Travis now [https://github.com/erikrose/peep/blob/master/.travis.yml runs tox] | |||
** Support for pip command-line flags within requirements.txt files, e.g. alternative indices | |||
** flake8-happy, so you can embed | |||
* (ErikRose) django-tidings is now in the Mozilla GitHub org. Added jezdez as a maintainer. | * (ErikRose) django-tidings is now in the Mozilla GitHub org. Added jezdez as a maintainer. | ||
Line 36: | Line 36: | ||
* (ErikRose) I ''think'' I've finally figured out [https://github.com/mozilla/dxr/commit/59a5db9b56ab914c8f7ca3e3a2f27abd75b07f31 how to avoid Jenkins <code>vagrant ssh</code> hangups during long tasks]. | * (ErikRose) I ''think'' I've finally figured out [https://github.com/mozilla/dxr/commit/59a5db9b56ab914c8f7ca3e3a2f27abd75b07f31 how to avoid Jenkins <code>vagrant ssh</code> hangups during long tasks]. | ||
* Jeff Griffiths - [https://etherpad.mozilla.org/devtools-40 Firefox Developer Edition 40] |