Confirmed users
574
edits
Jasongrlicky (talk | contribs) |
(→erik) |
||
| Line 27: | Line 27: | ||
== erik == | == erik == | ||
* Finished "showfor" stuff for SUMO Knowledgebase: platform and browser version guessing and override UI, parser that fixes misbalanced tags (since there can be no such thing as invalid wiki syntax) and then decides on block vs. inline for the {for} wiki tag, etc., etc. Phew! | |||
* Many code reviews: wiki templating, Babel fix, migration parserette | |||
* 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. | |||
* 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. | |||
* Implemented wiki redirection. | |||
== jbalogh == | == jbalogh == | ||
* uploading files + validation + lots of logging = maybe less upload bugs | * uploading files + validation + lots of logging = maybe less upload bugs | ||