Confirmed users
574
edits
(→lonnen) |
|||
Line 29: | Line 29: | ||
== ErikRose == | == ErikRose == | ||
=== DXR === | === DXR === | ||
* Continuous deployment is in place for staging! | * [https://github.com/mozilla/dxr/blob/master/deploy.py Continuous deployment] is in place for staging! | ||
* An up-to-date mozilla-central tree is now building, locally and manually. Working on buildbot integration. | * The DXR code we've written for the last 5 months is finally LIVE! This let us close about 10 longstanding bugs and brings a gazillion new features to our users. | ||
* An up-to-date mozilla-central tree is now building, locally and manually. That was hard. There's a reason we have a whole releng department whose job this is. :-) Working on buildbot integration. | |||
* Ported buggy, ad hoc multiprocessing implementation to concurrent.futures. 200 lines → 20 lines. | * Ported buggy, ad hoc multiprocessing implementation to concurrent.futures. 200 lines → 20 lines. | ||
* New production setup docs | * New production setup docs | ||
Line 47: | Line 48: | ||
** Ability to jump to a failure in your editor in one click: no copying and pasting. | ** Ability to jump to a failure in your editor in one click: no copying and pasting. | ||
** First-class Python 3.3 support | ** First-class Python 3.3 support | ||
* Lots of chasing the Indian Consulate around and such for my Fifth Elephant trip | * Lots of chasing the Indian Consulate around and such for my Fifth Elephant trip. [http://hasgeek.tv/fifthelephant/2013-previews/582-what-happens-when-firefox-crashes A slapdash video preview of my talk] | ||
* Released [https://pypi.python.org/pypi/parsimonious/ Parsimonious] 0.5 so the CSS parser could have single-quoted literals and whitespace allowed after parens. | |||
** Put together a proof-of-concept CSS parser in Parsimonious. Basta is now building a minifier based on it. | |||
== jlongster == | == jlongster == |