index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
specials
/
SpecialWatchlist.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "Fix WatchedItemStore last-seen stashing logic"
jenkins-bot
2019-03-15
1
-2
/
+10
|
\
|
*
Fix WatchedItemStore last-seen stashing logic
Aaron Schulz
2019-03-14
1
-2
/
+10
*
|
Merge "SpecialWatchlist: Conditionally hide the namespace checkboxes"
jenkins-bot
2019-03-14
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
SpecialWatchlist: Conditionally hide the namespace checkboxes
Fomafix
2019-03-05
1
-2
/
+4
*
|
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-1
/
+1
|
/
*
Avoid cached lag logging spam from changes list pages
Aaron Schulz
2019-03-04
1
-1
/
+1
*
RCFilters: Export config vars in the RL modules where possible (take 2)
Catrope
2019-02-20
1
-5
/
+0
*
Revert "RCFilters: Export config vars in the RL modules where possible"
Catrope
2019-02-12
1
-0
/
+5
*
RCFilters: Export config vars in the RL modules where possible
Roan Kattouw
2019-02-10
1
-5
/
+0
*
Fix indenting and newlines
Fomafix
2018-11-07
1
-2
/
+2
*
Render namespace lists in the user's language
Erik Bernhardson
2018-10-12
1
-1
/
+2
*
Drop 'SpecialRecentChangesQuery' & 'SpecialWatchlistQuery' hooks, deprecated ...
James D. Forrester
2018-10-01
1
-11
/
+0
*
Remove temporary rcfilters variables
Stephane Bisson
2018-09-27
1
-9
/
+1
*
hooks: Drop Special{Watchlist|RecentChanges}Filters, deprecated in 1.23
James D. Forrester
2018-09-12
1
-14
/
+0
*
Reduce calls to MediaWikiServices::getInstance()
Umherirrender
2018-08-18
1
-2
/
+3
*
Treat all time values on Special:Watchlist as floats
Matěj Suchánek
2018-07-30
1
-2
/
+2
*
Avoid arithmetics on localized number string ("0,04") in SpecialWatchlist
Edward Chernenko
2018-07-07
1
-34
/
+25
*
Use \u{00A0} instead of   or
Fomafix
2018-06-24
1
-1
/
+1
*
RCFilters: Preserve collapsed state and adjust display
Moriel Schottlender
2018-06-20
1
-0
/
+1
*
Merge "RCFilters: Add an opt-out preference for filters on watchlist"
jenkins-bot
2018-06-05
1
-4
/
+9
|
\
|
*
RCFilters: Add an opt-out preference for filters on watchlist
Roan Kattouw
2018-05-31
1
-4
/
+9
*
|
mediawiki.special.watchlist: Combine visitedstatus module
Timo Tijhof
2018-05-16
1
-1
/
+0
*
|
mediawiki.special: Combine various tiny specialpage style modules
Timo Tijhof
2018-05-16
1
-1
/
+1
|
/
*
Merge "RCFilters: Convert patrolled filter to three states"
jenkins-bot
2018-04-12
1
-2
/
+6
|
\
|
*
RCFilters: Convert patrolled filter to three states
Roan Kattouw
2018-04-11
1
-2
/
+6
*
|
Change ResultWrapper to IResultWrapper in pagers and special pages
Umherirrender
2018-04-04
1
-2
/
+2
|
/
*
Replace deprecated wfGetLB() calls here and there
WMDE-Fisch
2018-01-20
1
-1
/
+1
*
Follow-up Ib933de3a3f: remove unnecessary override from SpecialWatchlist
Roan Kattouw
2017-12-13
1
-5
/
+0
*
Merge "Allow wikilinks in "show/hide <type of change>" labels on Watchlist an...
jenkins-bot
2017-12-06
1
-5
/
+6
|
\
|
*
Allow wikilinks in "show/hide <type of change>" labels on Watchlist and Recen...
Pppery
2017-12-04
1
-5
/
+6
*
|
RCFilters: Make 'days' and 'limit' sticky
Moriel Schottlender
2017-12-01
1
-12
/
+6
|
/
*
Replace selectFields() methods with getQueryInfo()
Brad Jorsch
2017-10-30
1
-2
/
+4
*
RCFilters: define consistent interface in ChangesListFilterGroup
Stephane Bisson
2017-10-18
1
-24
/
+11
*
Migrate and convert WL settings to the new UX
petarpetkovic
2017-09-27
1
-0
/
+16
*
Fix watchlist "in the last X hours" display
Brad Jorsch
2017-09-27
1
-6
/
+1
*
WLFilters: Live update and View newest
Stephane Bisson
2017-09-25
1
-39
/
+4
*
RCFilters: Don't grey out results area when initializing, unless there's a de...
Roan Kattouw
2017-09-19
1
-4
/
+2
*
WLFilters: always create a balanced fieldset
Stephane Bisson
2017-09-18
1
-3
/
+5
*
RCFilters: Don't cast days default to an integer
Moriel Schottlender
2017-09-14
1
-4
/
+3
*
Provide an opt-out preference for New Filters for RecentChanges
James D. Forrester
2017-09-11
1
-3
/
+9
*
RCFilters: make isStructuredFilterUiEnabled public
Stephane Bisson
2017-09-01
1
-1
/
+1
*
Merge "WLFilters: fix server-side tag filtering"
jenkins-bot
2017-08-31
1
-5
/
+19
|
\
|
*
WLFilters: fix server-side tag filtering
Stephane Bisson
2017-08-31
1
-5
/
+19
*
|
WLFilters: wrap Watchlist-details in a div instead of a p
Stephane Bisson
2017-08-31
1
-1
/
+1
*
|
WLFilters: describe how unseen changes should look
Stephane Bisson
2017-08-30
1
-1
/
+5
*
|
WLFilters: convert 'edit watchlist' button to new UX
Stephane Bisson
2017-08-30
1
-6
/
+14
|
/
*
WLFilters: Use displaysOnUnstructuredUi instead of isVisible
Stephane Bisson
2017-08-29
1
-2
/
+2
*
Merge "WLFilters: set default values"
jenkins-bot
2017-08-29
1
-18
/
+46
|
\
|
*
WLFilters: set default values
Stephane Bisson
2017-08-28
1
-18
/
+46
*
|
RCFilters: Adjust highlight for seen/unseen states in Watchlist
Moriel Schottlender
2017-08-28
1
-0
/
+2
|
/
[prev]
[next]