Webdev:Meetings:2013-04-23: Difference between revisions

Line 33: Line 33:
== ednapiranha ==
== ednapiranha ==
== ErikRose ==
== ErikRose ==
=== DXR ===
* Fixed "direct" search results for qualified functions.
* Refactored DXR wiki front page so I don't have to keep explaining things anew to contribs.
* Stop using suffix matching for direct-result qualified-type queries. This ought to make them much faster.
* Chased build timeout in production. Upgraded Vagrant box to 64-bit so I could try builds of recent Firefoxes, which take a ton of RAM to link. Repro'd it. Now for some stracing.
* Worked with IT trying to get a modern deployment up.
* Considered Postgres and ES as future DXR backends. I fear their highlighting and regex support aren't quite up to snuff.
=== pyelasticsearch ===
=== pyelasticsearch ===
* [https://github.com/rhec/pyelasticsearch/issues/83 Redesigned the bulk() API.] Opinions welcome.
* [https://github.com/rhec/pyelasticsearch/issues/83 Redesigned the bulk() API.] Opinions welcome.
* Made it not crash under python -OO.
* Made it not crash under python -OO.
* Switch testrunner to nose.
* Switch testrunner to nose.
* Released 0.4.1 and 0.5.
* Released 0.4.1 and 0.5, fixing lots of other little bugs and adding support for more APIs like percolate() and multi_get().
* Tried to convince elasticsearch.com to not roll their own "official" Python client. Had a fair degree of success. We'll see.


=== nose-progressive ===
=== nose-progressive ===
Line 44: Line 53:
* Fix the "AttributeError: 'dict' object has no attribute 'raw_input'" error that sometimes occurred at pdb breakpoints.
* Fix the "AttributeError: 'dict' object has no attribute 'raw_input'" error that sometimes occurred at pdb breakpoints.
* Released 1.4.1 and 1.4.2.
* Released 1.4.1 and 1.4.2.
=== DXR ===
* Fixed "direct" search results for qualified functions.
* Refactored DXR wiki front page so I don't have to keep explaining things anew to contribs.
* Various other bugs and improvements:
** Disable autocomplete in the search field, because the autocompletion popup obscures the search results.
** Stop using suffix matching for direct-result qualified-type queries. This ought to make them much faster.
* Chased build timeout in production. Upgraded Vagrant box to 64-bit


=== More ===
=== More ===
* Gave brown bag: [https://air.mozilla.org/poetic-apis/ Poetic APIs].
* Gave brown bag: [https://air.mozilla.org/poetic-apis/ Poetic APIs].
* Reviewed various elasticsearch-heavy PRs.
* [https://i.chzbgr.com/maxW500/516290304/h3744C460/ Lime Cat is not amused.]
* [https://i.chzbgr.com/maxW500/516290304/h3744C460/ Lime Cat is not amused.]
More to come.


== jlongster ==
== jlongster ==
Confirmed users
574

edits