canmove, Confirmed users, Bureaucrats and Sysops emeriti
2,409
edits
WikiSupport (talk | contribs) (rm apparent vandalism) |
|||
(7 intermediate revisions by 5 users not shown) | |||
Line 26: | Line 26: | ||
== bensternthal == | == bensternthal == | ||
== chuck == | == chuck == | ||
== craigcook == | == craigcook == | ||
Line 33: | Line 32: | ||
== ednapiranha == | == ednapiranha == | ||
== ErikRose == | == ErikRose == | ||
=== DXR === | === [http://dxr.mozilla.org DXR] === | ||
* Fixed "direct" search results for qualified functions. | * Fixed "direct" search results for qualified functions. | ||
* Refactored DXR wiki front page so I don't have to keep explaining things anew to contribs. | * Refactored DXR wiki front page so I don't have to keep explaining things anew to contribs. | ||
Line 41: | Line 40: | ||
* Considered Postgres and ES as future DXR backends. I fear their highlighting and regex support aren't quite up to snuff. | * Considered Postgres and ES as future DXR backends. I fear their highlighting and regex support aren't quite up to snuff. | ||
=== pyelasticsearch === | === [https://pypi.python.org/pypi/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. | ||
Line 48: | Line 47: | ||
* Tried to convince elasticsearch.com to not roll their own "official" Python client. Had a fair degree of success. We'll see. | * Tried to convince elasticsearch.com to not roll their own "official" Python client. Had a fair degree of success. We'll see. | ||
=== nose-progressive === | === [https://pypi.python.org/pypi/nose-progressive/ nose-progressive] === | ||
* Make compatible with nose 1.3.0. | * Make compatible with nose 1.3.0. | ||
* Fix brittle tests. | * Fix brittle tests. | ||
Line 73: | Line 72: | ||
== mkelly == | == mkelly == | ||
== morgamic == | == morgamic == | ||
* [http://www.gq.com/entertainment/movies-and-tv/201303/game-of-thrones-cats-photos#slide=1 A Game of Cats] | |||
== peterbe == | == peterbe == | ||
* demoed peekaboo to Jim and Lori | |||
** we're abandoning the idea of using a tablet | |||
** github.com/mozilla/peekaboo | |||
** hoping to have a working prototype up by end of next month | |||
* built a public web API for socorro-crashstats | |||
** still missing some features such as auto-generated documentation | |||
* managed to get python-ldap installed on jenkins! | |||
** ...it's stupid http://mail.python.org/pipermail/python-ldap/2013q2/003223.html | |||
* working hard on getting Air Mozilla to work with Nightly and with Vid.ly | |||
** now working on re-submission features | |||
== piotr == | == piotr == | ||
== pmac == | == pmac == | ||
Line 82: | Line 94: | ||
== ricky == | == ricky == | ||
== robhudson == | == robhudson == | ||
* Work on cleaning up elasticsearch tests for AMO in prep for elasticutils upgrade on marketplace. | |||
* Monolith stats work for Q2 goals. | |||
* Added nice reviewer tools search using API. | |||
* App features and device detection (aka "buchets") | |||
== schalk == | == schalk == | ||
== selena == | == selena == | ||
* Just back from OSDC.tw where I gave the opening keynote: https://speakerdeck.com/selenamarie/what-beginners-teach-us | |||
* Have put a proposal out for an OPW intern: https://wiki.mozilla.org/GNOME_Outreach_Summer2013 | |||
* Continuing work to get JSON into Socorro's Postgres database and moving forward with SQLAlchemy as our model management and alembic for our database migrations. Ping me if interested in alembic, which is AWESOME. | |||
== stuart == | == stuart == | ||