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
/
Article.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move implementations of Page to separate file
withoutaname
2014-06-22
1
-2100
/
+0
*
Remove info(), purge(), revert() and rollback() from Article.php
withoutaname
2014-06-21
1
-36
/
+0
*
Article: Add RL modules for the ParserOutput when showing CSS/JS page
Bartosz Dziewoński
2014-06-20
1
-1
/
+3
*
Don't double-parse edit summaries
Jackmcbarn
2014-06-02
1
-1
/
+1
*
Add 'X-Robots-Tag: noindex' header in action=render pages
JuneHyeon Bae
2014-06-02
1
-0
/
+1
*
Merge "Include edit summary in permalink"
jenkins-bot
2014-06-02
1
-1
/
+1
|
\
|
*
Include edit summary in permalink
Jackmcbarn
2014-05-12
1
-1
/
+1
*
|
Make phpcs-strict pass on includes/ (7/7)
Siebrand Mazeland
2014-05-15
1
-60
/
+22
|
/
*
Introduce ContentGetParserOutput hook
daniel
2014-05-10
1
-2
/
+3
*
Avoid fatal in Article::fetchContent()
Brad Jorsch
2014-05-01
1
-0
/
+5
*
Follow-Ups to "Fixed some @params documentation"
umherirrender
2014-04-23
1
-4
/
+4
*
Fixed some @params documentation (includes/[Article|Pref|Skin].php)
umherirrender
2014-04-23
1
-72
/
+71
*
Consistently use '@deprecated since <version>'
Bartosz Dziewoński
2014-04-15
1
-3
/
+3
*
Merge "Suppress section edit links with action=render"
jenkins-bot
2014-03-26
1
-0
/
+1
|
\
|
*
Suppress section edit links with action=render
MaxSem
2014-03-12
1
-0
/
+1
*
|
Try to make a dent in CodeSniffer reports on includes/ (1)
Siebrand Mazeland
2014-03-23
1
-40
/
+113
|
/
*
Call WikiPage::doViewUpdates also on missing article page view
umherirrender
2014-02-15
1
-0
/
+1
*
Add Title::hasFragment and use it
umherirrender
2014-01-24
1
-1
/
+1
*
Add $context to the ArticleFromTitle hook
Brian Wolff
2014-01-23
1
-1
/
+1
*
Also show a warning on page deletion if a page is transcluded
Sorawee Porncharoenwase
2014-01-18
1
-1
/
+2
*
Remove methods in Article deprecated in 1.18
Siebrand Mazeland
2014-01-11
1
-75
/
+0
*
Remove deprecated Article::forUpdate()
Siebrand Mazeland
2014-01-11
1
-8
/
+0
*
Merge "Move redirect rendering into WikitextContent"
jenkins-bot
2014-01-07
1
-20
/
+30
|
\
|
*
Move redirect rendering into WikitextContent
Brad Jorsch
2014-01-07
1
-20
/
+30
*
|
Merge "Migrate redirectToFragment() from wikibits.js to own module"
jenkins-bot
2014-01-07
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Migrate redirectToFragment() from wikibits.js to own module
umherirrender
2013-12-17
1
-3
/
+2
*
|
Merge "Show a warning on page deletion if a page is linked to"
jenkins-bot
2013-12-30
1
-0
/
+4
|
\
\
|
*
|
Show a warning on page deletion if a page is linked to
Amir E. Aharoni
2013-12-30
1
-0
/
+4
|
|
/
*
/
Make MediaWiki:Redirectpagesub accept all wikitext.
Skizzerz
2013-12-26
1
-1
/
+1
|
/
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-2
/
+2
*
Revert "Suppress section edit links with action=render"
Brad Jorsch
2013-11-22
1
-1
/
+0
*
Give extensions a chance to hide their (unrelated) log entries
Matthias Mullie
2013-11-15
1
-2
/
+7
*
Suppress section edit links with action=render
Bartosz Dziewoński
2013-11-09
1
-0
/
+1
*
Use anon-specific text in Article::showMissingArticle
Matthias Mullie
2013-11-07
1
-1
/
+2
*
Correctly update wl_notificationtimestamp when viewing old revisions
Bartosz Dziewoński
2013-10-27
1
-6
/
+6
*
Don't ask users to mark own page creations as patrolled
Marius Hoch
2013-07-20
1
-0
/
+7
*
Add user rights 'viewmywatchlist', 'editmywatchlist'
Brad Jorsch
2013-06-26
1
-7
/
+1
*
Fix patrolling where NP patrol isn't explicitly enabled
Marius Hoch
2013-06-13
1
-2
/
+2
*
Remove revision patrol links from normal page views
Marius Hoch
2013-06-09
1
-74
/
+32
*
Cleaned up some Article comments.
Aaron Schulz
2013-06-01
1
-3
/
+3
*
Add new parameter $patrolFooterShown to hook ArticleViewFooter
bsitu
2013-05-29
1
-8
/
+12
*
Check if API enabled before loading dependent JS modules
Kevin Israel
2013-05-28
1
-2
/
+4
*
Merge "Patrol overhaul phase 1: Remove rcid parameters"
jenkins-bot
2013-05-25
1
-4
/
+106
|
\
|
*
Patrol overhaul phase 1: Remove rcid parameters
Marius Hoch
2013-05-25
1
-4
/
+106
*
|
Apply default robot policy for non-existing user pages
umherirrender
2013-05-24
1
-2
/
+9
|
/
*
Non existent user subpages should return 404
Marius Hoch
2013-05-19
1
-2
/
+3
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-3
/
+4
*
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-3
/
+3
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-6
/
+6
*
Combine JavaScript and JSON encoding logic
Kevin Israel
2013-03-27
1
-2
/
+3
[next]