Confirmed users
574
edits
(→erik) |
|||
| Line 30: | Line 30: | ||
* Many code reviews: wiki templating, Babel fix, migration parserette | * Many code reviews: wiki templating, Babel fix, migration parserette | ||
* Discovered the glories of git mergetool hooked up to FileMerge. | * Discovered the glories of git mergetool hooked up to FileMerge. | ||
* Did my [http://github.com/jsocol/kitsune/blob/master/media/js/wiki.js#L39 first floating] [http://github.com/jsocol/kitsune/blob/master/apps/wiki/models.py#L33 point comparison] in 5 years. | * Did my [http://github.com/jsocol/kitsune/blob/master/media/js/wiki.js#L39 first floating] [http://github.com/jsocol/kitsune/blob/master/apps/wiki/models.py#L33 point comparison] in 5 years. (quirksmode's browser detection JS made me do it! ;-)) | ||
* Some [https://bugzilla.mozilla.org/show_bug.cgi?id=597474 minor] [https://bugzilla.mozilla.org/show_bug.cgi?id=595221 fixes] | * Some [https://bugzilla.mozilla.org/show_bug.cgi?id=597474 minor] [https://bugzilla.mozilla.org/show_bug.cgi?id=595221 fixes] | ||
* Naming branches like my-feature-12345 rather than 123345-my-feature makes tab completion happier. | * Naming branches like my-feature-12345 rather than 123345-my-feature makes tab completion happier. | ||