Skip to content

Instantly share code, notes, and snippets.

@catrope
Created June 22, 2015 17:06
Show Gist options
  • Save catrope/de50051f4e4f3aa5347a to your computer and use it in GitHub Desktop.
Save catrope/de50051f4e4f3aa5347a to your computer and use it in GitHub Desktop.
Flow
c3cc96f Adjust for core's new Block constructor
2208254 Make FlowUpdateWorkflowPageId a run-once updatescript
43f89be Add option to conversion script to skip pages with a certain template
e89fddc Run pre-save transform on wikitext before saving it
0ec618c Replace wikiglyph icons in side rail with OOUI (really mw-ui) icons
c472b0a Replace wikiglyph-star-list icon with watchlist icon from OOUI (via mw-ui-icon)
a1d3415 Make PostRevisionTestCase store all objects
b5644a7 Fix TalkpageImportOperationTest
c50e3f2 Stop accepting Workflow object in BoardContent
fe2fda9 Don't write when we're reading data
ef8c99d Improve Workflow::isNew check
09a25d9 Don't rely on __toString
5980c65 Add ParserOutput timestamp to fix Wikibase exception
3ff09db Convert watch star from wikiglyph glyphs to OOUI icons
314119c Fix appearance of article icon
33ef3e7 Add flow_workflow_update_timestamp index
2f9fdd7 Suppress notification emails for Flow user actions (including import)
8f6cb26 Don't break update.php
41955b5 Add events on moderation action for dm.Topic
64e4370 Fix property name in tests
2d8e288 Remove unused use statement
5a6bb57 Short-circuit in the ContentHandlerDefaultModelFor hook
032b8ae tests: s/parse_url/wfParseUrl/
bed3ef5 Import\Wikitext\ImportSource::extractTemplates(): Explictly specify UTF-8
3894cde Move the UTF-8 forcing workaround for libxml into createDOM()
fb5a24f Implement "Mark as resolved" user workflow
cf0a18e Output error message instead of failing for more than just html
4c33ff5 Only check $wgFlowOccupy settings for non-existent pages
cb292cb Add more tests for TalkpageManager
69059e7 Document missing parameter for createSignatureClarificationRevision
dfa769a Browser tests for "mark as resolved" and "reopen"
Echo
1561725 Remove EchoNotificationFormatter::requiredParameters
25e32f1 Have EchoNotificationDeleteJob process only one user
Thanks
956a476 Use log_search to track already sent thanks
0837a1e build: Add .jshintignore
c4cf317 Use mw.Api#postWithToken for mobilediff
d723a35 Remove unnecessary dependency upon user.tokens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment