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
*
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
*
Fix for compatibility with short_open_tag = Off
Brion Vibber
2004-02-18
1
-1
/
+1
*
Squid branch merge. Calls to purge functions in Article.php and special pages.
Gabriel Wicke
2004-02-02
1
-0
/
+41
*
Bug fix: moving both normal page and talk page within a non-article namespace
Tim Starling
2004-01-26
1
-6
/
+3
*
* Recent Changes improvements: object oriented back end, move page annotation...
Tim Starling
2004-01-17
1
-29
/
+6
*
Added hooks for article create/delete/edit events and moved linkscc calls there
Mr. E23
2004-01-05
1
-8
/
+4
*
Moved linkscc SQL details into LinkCache for cleaner code. Also cleaned up Li...
Mr. E23
2004-01-05
1
-3
/
+1
*
Improvements in MediaWiki namespace handling, enhanced rollback
Tim Starling
2003-12-14
1
-2
/
+3
*
Update timestamp of redirect when renaming over a redirect; add some comments
Brion Vibber
2003-12-05
1
-1
/
+8
*
Fixed so that move to a new page causes linkscc to clear cache for pages that...
Mr. E23
2003-11-28
1
-0
/
+8
*
Errant brace removed
Tim Starling
2003-11-15
1
-1
/
+0
*
Use wfMsg()'s parameters
Brion Vibber
2003-11-15
1
-2
/
+1
*
Imported latest features from the stable branch
Tim Starling
2003-11-12
1
-0
/
+1
*
Nov. branch merge. Various features backported from stable, various bug fixes.
Tim Starling
2003-11-09
1
-11
/
+8
*
Fix move page / linkcache / memcached problem
Brion Vibber
2003-11-04
1
-2
/
+6
*
changing wfQuery to allow replication
Tim Starling
2003-09-20
1
-25
/
+25
*
Consolidate a bit of the link update code from movepage into linksupdate
Brion Vibber
2003-07-05
1
-12
/
+3
*
Fix minor bug that didn't properly touch the new page title when renaming, wh...
Brion Vibber
2003-07-05
1
-2
/
+2
*
Fix bug that rejected renames to one-character titles
Brion Vibber
2003-05-31
1
-1
/
+1
*
Initial revision
Lee Daniel Crocker
2003-04-14
1
-0
/
+424