Webdev:Meetings:2013-04-23: Difference between revisions
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
== ednapiranha == | == ednapiranha == | ||
== ErikRose == | == ErikRose == | ||
=== pyelasticsearch === | |||
* [https://github.com/rhec/pyelasticsearch/issues/83 Redesigned the bulk() API.] Opinions welcome. | |||
* Made it not crash under python -OO. | |||
* Switch testrunner to nose. | |||
* Released 0.4.1 and 0.5. | |||
=== nose-progressive === | |||
* Make compatible with nose 1.3.0. | |||
* Fix brittle tests. | |||
* 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. | |||
=== 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 === | |||
* Gave brown bag: [https://air.mozilla.org/poetic-apis/ Poetic APIs]. | |||
* [https://i.chzbgr.com/maxW500/516290304/h3744C460/ Lime Cat is not amused.] | |||
More to come. | |||
== jlongster == | == jlongster == | ||
== jsocol == | == jsocol == |
Revision as of 16:59, 23 April 2013
Meeting Info
- Room webdev via Vidyo
- Room 9 798 via Teleconferencing
- Mountain View office in room 3A - All Your Base
Meeting notes
- Note-taker: <who>
- Meeting notes: <etherpad link>
Open Items
- feedback on feedback
- interns!
- blog - update from andy
- summit tools/eye candy - looking for heroes
- security reps
- q2 goals, framing the rest of the quarter
- updates, open discussion
Roundtable
adrian
andy
arron
ashort
basta
bsavage
bensternthal
chuck
craigcook
cmore
davidwalsh
ednapiranha
ErikRose
pyelasticsearch
- Redesigned the bulk() API. Opinions welcome.
- Made it not crash under python -OO.
- Switch testrunner to nose.
- Released 0.4.1 and 0.5.
nose-progressive
- Make compatible with nose 1.3.0.
- Fix brittle tests.
- 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.
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
- Gave brown bag: Poetic APIs.
- Lime Cat is not amused.
More to come.