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
/
installer
/
OracleUpdater.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
User group memberships that expire
This, that and the other
2017-01-27
1
-0
/
+1
*
Add externallinks.el_index_60 column and indexes
Brad Jorsch
2016-11-21
1
-0
/
+3
*
Add primary key to change_tag and tag_summary tables
This, that and the other
2016-10-02
1
-0
/
+2
*
Add rc_name_type_patrolled_timestamp index
Brad Jorsch
2016-07-14
1
-0
/
+4
*
Add id field to watchlist db table
addshore
2016-02-18
1
-0
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-62
/
+62
*
resourceloader: Remove obsolete msg_resource database table
Timo Tijhof
2015-12-14
1
-0
/
+1
*
resourceloader: Remove obsolete msg_resource_links table
Timo Tijhof
2015-12-14
1
-0
/
+3
*
Add version comments to DatabaseUpdater for 1.25
umherirrender
2015-01-09
1
-0
/
+2
*
Drop ss_total_views and page_counter fields from MediaWiki
Chad Horohoe
2015-01-09
1
-1
/
+3
*
First version of Page Language selector
Kunal Grover
2014-06-27
1
-0
/
+1
*
Standardize version comment in OracleUpdater.php
umherirrender
2014-06-27
1
-6
/
+6
*
Merge "Fix Oracle 1.23 missing patches (rebase)"
jenkins-bot
2014-05-09
1
-0
/
+2
|
\
|
*
Fix Oracle 1.23 missing patches
freakolowsky
2014-03-04
1
-0
/
+2
*
|
Add version comments for 1.24 to all updaters
umherirrender
2014-05-05
1
-0
/
+2
*
|
Fixed some @params documentation (includes/[db|installer])
umherirrender
2014-04-19
1
-1
/
+1
|
/
*
Add Updater for Oracle
csteipp
2014-03-03
1
-0
/
+1
*
Update formatting
Siebrand Mazeland
2014-02-06
1
-2
/
+2
*
Add index on logging.log_user_text
Jackmcbarn
2013-12-19
1
-0
/
+4
*
Disable $wgContentHandlerUseDB during upgrade where fields don't exist.
Mark A. Hershberger
2013-11-01
1
-0
/
+3
*
Address PHP CodeSniffer errors and warnings
Siebrand Mazeland
2013-10-23
1
-20
/
+39
*
Add archive, externallinks PK
tisane
2013-10-17
1
-1
/
+3
*
Update formatting
Siebrand Mazeland
2013-10-09
1
-1
/
+1
*
Fixed OracleUpdater::doPageRestrictionsPKUKFix prefix
freakolowsky
2013-05-29
1
-1
/
+3
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-3
/
+11
*
fix some spacing
umherirrender
2013-02-04
1
-2
/
+2
*
Bug 11057 - Increase size of ug_group in user_groups table
Reedy
2013-01-02
1
-2
/
+2
*
* Oracle Schema update to latest
freakolowsky
2012-12-31
1
-1
/
+6
*
Back out config table and related code
Reedy
2012-10-29
1
-1
/
+0
*
* Oracle schema update: rc_moved, cat_hidden, ss_admin
freakolowsky
2012-10-10
1
-0
/
+3
*
set mediawiki version number
daniel
2012-10-05
1
-1
/
+1
*
merged master
daniel
2012-08-29
1
-31
/
+9
*
Revert "merged master"
Daniel Kinzler
2012-08-29
1
-9
/
+31
*
merged master
daniel
2012-08-29
1
-31
/
+9
*
merged master
daniel
2012-08-02
1
-4
/
+22
|
\
|
*
* oracle DB schema update to current (changes relevant to 1.19 will be
freakolowsky
2012-07-27
1
-4
/
+22
*
|
merged latest master
daniel
2012-05-14
1
-0
/
+15
|
\
|
|
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-06
1
-0
/
+15
*
|
docu cleanup; marked contenthandler stuff as @since 1.WD
daniel
2012-04-26
1
-7
/
+7
*
|
Merge branch 'master' into Wikidata
Jens Ohlig
2012-04-11
1
-1
/
+2
|
\
|
|
*
Move config to 1.20 tooooo
Sam Reed
2012-02-10
1
-1
/
+3
*
|
installer/updater
Daniel Kinzler
2012-04-04
1
-0
/
+8
|
/
*
* Oracle schema update to latest (tested with phpunit)
Jure Kajzer
2012-01-24
1
-0
/
+3
*
* removed manual cascading of recentchanges on page delete
Jure Kajzer
2011-12-20
1
-1
/
+31
*
Followup r103685
Sam Reed
2011-11-19
1
-1
/
+1
*
* (bug 32470) Increase the length of ug_group
Sam Reed
2011-11-19
1
-0
/
+1
*
Follow-up r101449 and friends: no need to consider LC rebuild a database upda...
Max Semenik
2011-11-16
1
-1
/
+0
*
* applyed the patch from bug 26393 (please comment on the bug page)
Jure Kajzer
2011-11-11
1
-0
/
+1
*
* fixed ipblocks.ipb_by_text field, removed default blank not null (fixed ins...
Jure Kajzer
2011-11-04
1
-0
/
+11
*
* fixed a typo in oracle/tables.sql
Jure Kajzer
2011-11-04
1
-0
/
+2
[next]