Advertisement
Guest User

Untitled

a guest
Aug 31st, 2015
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. Flow
  2.  
  3. 29109cf Use $wgNamespaceContentModels instead of $wgFlowOccupyNamespaces
  4. f07c6ba Segregate Reference objects by source wiki.
  5. b8bdd05 Use placeholder HTML rather than rendering the board in getParserOutput
  6. 7478def Browser tests: handle empty board description
  7. 8948c74 Create all templates Flow uses
  8. c2ae3c7f Browser tests: various fixes for firefox
  9. e520cc4 Fix typo in sql patch
  10. 42968f8 Populate the Description data model even if content is empty
  11. eb82ada Fix another issue with patch-reference_wiki.sql
  12. 21e9236 Remove double spaces in en.json
  13. e527b2c Remove extra space from {{#time:}} calls
  14. 4632c56 Make SidebarExpandWidget work in RTL
  15. 326304a Fall back to the first available editor when the preferred editor is not available
  16. 0f3007e Remove TalkpageManager::isTalkpageOccupied
  17. e85fcbc Rename OccupationListener to TopicPageCreationListener
  18. f4b7303 Fix typo
  19. 174b687 Fix some PHPDoc
  20. f4d4331 VisualEditorWidget: Guard against setting selection to -1
  21. aafc1e3 Make sure flow entries are created with correct content
  22. dc10381 Anchor the regex for ./ stripping
  23. 5ee96d9 Load mwimage support in VE
  24. b8ea7b8 Fix removal/addition of categorylinks
  25.  
  26. Echo
  27.  
  28. 92dc3a0 Fix fatal DB exception
  29. f3342a6 Put back notification_timestamp for web.
  30. f38dfc4 Bump mention limit to 50
  31. 854aae0 Defer clearTalkNotification() updates as they often happen on GET requests
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement