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
/
SpecialMovepage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix textarea attribute for special:movepage
Antoine Musso
2005-10-22
1
-1
/
+1
*
Fix #3350: missing label for move talk page
Antoine Musso
2005-09-18
1
-2
/
+2
*
* (bug 3280) Respect 'move' group permission on page moves
Brion Vibber
2005-08-26
1
-1
/
+1
*
* Rearranged Special:Movepage form to reduce confusion between destination
Brion Vibber
2005-08-11
1
-3
/
+3
*
* Fix talk page move handling
Brion Vibber
2005-07-07
1
-10
/
+4
*
* (bug 1130) Reorder old title checks; use title null instead of empty
Brion Vibber
2005-07-07
1
-5
/
+4
*
* Various code cleanup and HTML escaping fixlets on page history, contribs etc
Brion Vibber
2005-06-29
1
-10
/
+10
*
ported site_stats change from 1.4
Tim Starling
2005-06-19
1
-20
/
+0
*
* Simple rate limiter for edits and page moves; set $wgRateLimits
Brion Vibber
2005-05-27
1
-0
/
+5
*
* Added support for paramaters like Special:Movepage/Page_to_move
Ævar Arnfjörð Bjarmason
2005-05-07
1
-4
/
+5
*
* Fixed a fatal XML error (the size attribute in one input element was unquoted)
Ævar Arnfjörð Bjarmason
2005-05-07
1
-1
/
+1
*
Silence notice error by setting talk variable explicitly to blank when not mo...
Brion Vibber
2005-04-27
1
-0
/
+3
*
php's on crack.
Brion Vibber
2005-04-25
1
-1
/
+4
*
Move page tweaks:
Brion Vibber
2005-04-25
1
-8
/
+8
*
* Yummie ? : syntax.
Ævar Arnfjörð Bjarmason
2005-04-03
1
-5
/
+1
*
"Delete to make way for move" feature, for sysops only, including integration...
Tim Starling
2005-04-03
1
-9
/
+34
*
Page move undo feature
Tim Starling
2005-04-03
1
-1
/
+10
*
Allow the user to specify a reason for page moves
Tim Starling
2005-04-03
1
-13
/
+22
*
De-cruftification continues.
Brion Vibber
2005-02-21
1
-5
/
+5
*
Audit tweaks: extra post checks, markup fixes.
Brion Vibber
2005-02-21
1
-3
/
+10
*
* Attach revision to the new page id. Original article is now accessible again.
Antoine Musso
2005-01-31
1
-1
/
+1
*
Stop showing moves directly in recentchanges, instead use the logging system ...
Antoine Musso
2005-01-31
1
-4
/
+1
*
Fix #1130 : special:movepage not showing actual title but encoded one.
Antoine Musso
2005-01-20
1
-5
/
+6
*
Move page tweaks:
Brion Vibber
2004-10-26
1
-3
/
+11
*
fix xss attack if wgRawHtml is enabled
River Tarnell
2004-10-14
1
-0
/
+3
*
Move length check to secureAndSplit(), so it is always used.
Wil Mahan
2004-10-05
1
-1
/
+1
*
forwardport better fix (thanks brion)
River Tarnell
2004-09-14
1
-6
/
+6
*
merge # moving fix from 1.3
River Tarnell
2004-09-14
1
-0
/
+6
*
Split files and classes in different packages for phpdocumentor. I probably c...
Antoine Musso
2004-09-03
1
-0
/
+4
*
Changing comments layout preparing for generated documentation with Phpdocume...
Antoine Musso
2004-09-02
1
-8
/
+17
*
fix of bug added in 1.37
Tim Starling
2004-08-15
1
-4
/
+7
*
English
Arne Heizmann
2004-08-14
1
-3
/
+3
*
Fix sourceforge bug #850012 : Page move doesn't update article count
Antoine Musso
2004-08-14
1
-3
/
+19
*
Code standardization:
Antoine Musso
2004-08-14
1
-28
/
+33
*
This should fix bug 975072 (Move page doesn't update categories page)
Magnus Manske
2004-08-06
1
-0
/
+1
*
$_REQUEST -> $wgRequest
Tim Starling
2004-07-24
1
-7
/
+9
*
restrictions on Special:Movepage
Tim Starling
2004-07-10
1
-2
/
+2
*
include_once -> require_once
Tim Starling
2004-05-07
1
-1
/
+1
*
Disable renaming of category pages (this causes a number of problems
Brion Vibber
2004-04-25
1
-1
/
+1
*
XHTML fixes
Brion Vibber
2004-04-03
1
-26
/
+32
*
page-move code moved to Title and disentangled from the user interface
Tim Starling
2004-03-23
1
-276
/
+31
*
* Changed inclusion syntax to allow e.g. {{stub}}
Tim Starling
2004-03-20
1
-44
/
+22
*
Fix sourceforge bug 600079
Antoine Musso
2004-03-14
1
-6
/
+13
*
Some changes to the link tables. They now all use a key on cur_id for the *_f...
Brion Vibber
2004-03-11
1
-18
/
+11
*
Consolidate with Title::getInternalURL() a bit
Brion Vibber
2004-03-08
1
-3
/
+3
*
More globals and uninitialized variables fixes. Added WebRequest ($wgRequest)
Brion Vibber
2004-03-08
1
-21
/
+22
*
Fixed parse error
Mr. E23
2004-03-07
1
-3
/
+3
*
Replace the random boolean parameters on Title::getURL() with a set of
Brion Vibber
2004-03-07
1
-6
/
+6
*
* Fixed magic quotes in $_REQUEST, in Setup.php
Tim Starling
2004-03-06
1
-31
/
+30
*
Fix for #883774 inverse_timestamp not updated when overwriting an old redirec...
Brion Vibber
2004-03-04
1
-1
/
+2
[next]