lhc/web/wiklou.git
20 years agoVarious enhancements
Tim Starling [Sun, 30 Nov 2003 08:21:40 +0000 (08:21 +0000)]
Various enhancements

20 years agoMediaWiki: namespace update bug fix
Tim Starling [Sun, 30 Nov 2003 07:45:34 +0000 (07:45 +0000)]
MediaWiki: namespace update bug fix

20 years agoFix log names
Brion Vibber [Sun, 30 Nov 2003 05:45:30 +0000 (05:45 +0000)]
Fix log names

20 years agoRe-import from stable, plus new additions from wiki: tamil translation
Brion Vibber [Sun, 30 Nov 2003 04:47:58 +0000 (04:47 +0000)]
Re-import from stable, plus new additions from wiki: tamil translation

20 years agoWhitespace; special case to avoid automatically returning to the logout page
Brion Vibber [Sun, 30 Nov 2003 01:49:04 +0000 (01:49 +0000)]
Whitespace; special case to avoid automatically returning to the logout page

20 years agoWhitespace and paranoia
Brion Vibber [Sun, 30 Nov 2003 01:33:58 +0000 (01:33 +0000)]
Whitespace and paranoia

20 years agoSanity check hideminor param; fix the hide link in rc
Brion Vibber [Sun, 30 Nov 2003 01:23:44 +0000 (01:23 +0000)]
Sanity check hideminor param; fix the hide link in rc

20 years agoFix for bug 850489, call on non-object when searching for '_'
Mr. E23 [Sat, 29 Nov 2003 22:41:26 +0000 (22:41 +0000)]
Fix for bug 850489, call on non-object when searching for '_'

20 years agoChanged the remember password box location (RFE# 832812). It's now right
Evan Prodromou [Sat, 29 Nov 2003 19:01:21 +0000 (19:01 +0000)]
Changed the remember password box location (RFE# 832812). It's now right
next to the password input box. Had to move the login button up one table
cell to fit it in, though.

20 years agoReformatted cookie check functions.
Evan Prodromou [Sat, 29 Nov 2003 18:54:10 +0000 (18:54 +0000)]
Reformatted cookie check functions.

20 years agoReduced the scope of the hideminor user preference to just recent
Evan Prodromou [Sat, 29 Nov 2003 18:39:04 +0000 (18:39 +0000)]
Reduced the scope of the hideminor user preference to just recent
changes (bug #845036). User contributions and related changes now
ignore this preference.

Also, fixed a problem where the show/hide minor edits link wasn't
appearing on recent changes and related changes. Made sure that the
param gets passed through with all the links.

Made sure that user contributions also had a show/hide minor edits
thing, and that minor edits are flagged with the M (or whatever) in
user contributions.

20 years agoInstead of just giving an error message on login if a session cookie
Evan Prodromou [Sat, 29 Nov 2003 18:34:08 +0000 (18:34 +0000)]
Instead of just giving an error message on login if a session cookie
is not detected, we now do a redirect. Some scripts and other tools go
straight to the login page, so they wouldn't have a cookie. If the
redirect cookie check fails, returns an appropriate message for new
accounts or for login.

Also, added two new messages to the language file, for cookie-check errors.

20 years agoVarious additions; one minor correction; small case month names
Bogdan Stancescu [Sat, 29 Nov 2003 11:42:28 +0000 (11:42 +0000)]
Various additions; one minor correction; small case month names

20 years agoSome bug fixes, munge more charset stuff
Brion Vibber [Fri, 28 Nov 2003 23:52:21 +0000 (23:52 +0000)]
Some bug fixes, munge more charset stuff

20 years agoChanged function call to use new function rebuildLinkTables(), replacing the old...
Mr. E23 [Fri, 28 Nov 2003 10:43:03 +0000 (10:43 +0000)]
Changed function call to use new function rebuildLinkTables(), replacing the old rebuildLinkTablesPass1() and rebuildLinkTablesPass2()

20 years agoFixed so that move to a new page causes linkscc to clear cache for pages that link...
Mr. E23 [Fri, 28 Nov 2003 10:12:27 +0000 (10:12 +0000)]
Fixed so that move to a new page causes linkscc to clear cache for pages that link to the new page, making sure repaired broken links are shown correctly.

20 years agoFinnish translation from the wiki
Brion Vibber [Fri, 28 Nov 2003 10:00:23 +0000 (10:00 +0000)]
Finnish translation from the wiki

20 years agoRemoved a bit too much. Must clear linkscc for the article itself on edit.
Mr. E23 [Fri, 28 Nov 2003 09:42:13 +0000 (09:42 +0000)]
Removed a bit too much. Must clear linkscc for the article itself on edit.

20 years agoAdded missing global for $wgLinkCacheMemcached
Mr. E23 [Fri, 28 Nov 2003 08:31:26 +0000 (08:31 +0000)]
Added missing global for $wgLinkCacheMemcached

20 years agoClearing linkscc for article on rollback
Mr. E23 [Fri, 28 Nov 2003 08:28:08 +0000 (08:28 +0000)]
Clearing linkscc for article on rollback

20 years agoRemoved unnecessary clearing of linkscc
Mr. E23 [Fri, 28 Nov 2003 08:13:52 +0000 (08:13 +0000)]
Removed unnecessary clearing of linkscc

20 years agoPurging relevant linkscc entries on page undelete.
Mr. E23 [Fri, 28 Nov 2003 08:03:49 +0000 (08:03 +0000)]
Purging relevant linkscc entries on page undelete.

20 years agoEvan's patch for bug 827757: Wikitext not escaped in log entry descriptions
Brion Vibber [Fri, 28 Nov 2003 07:44:49 +0000 (07:44 +0000)]
Evan's patch for bug 827757: Wikitext not escaped in log entry descriptions

20 years agoFixed bug (missing global) for linkscc that caused links to deleted pages to remain...
Mr. E23 [Fri, 28 Nov 2003 03:21:55 +0000 (03:21 +0000)]
Fixed bug (missing global) for linkscc that caused links to deleted pages to remain blue.

20 years agoReverting to previous version (solved serialization problem in a better way)
Mr. E23 [Thu, 27 Nov 2003 20:17:32 +0000 (20:17 +0000)]
Reverting to previous version (solved serialization problem in a better way)

20 years agoAdded pref.
Mr. E23 [Thu, 27 Nov 2003 19:53:59 +0000 (19:53 +0000)]
Added  pref.

20 years agoAdded versioning to serialized LinkCache objects. Added pref.
Mr. E23 [Thu, 27 Nov 2003 19:53:40 +0000 (19:53 +0000)]
Added versioning to serialized LinkCache objects. Added  pref.

20 years agoEvan's patch for #850404 -- don't fail on blank debug log
Brion Vibber [Thu, 27 Nov 2003 19:38:40 +0000 (19:38 +0000)]
Evan's patch for #850404 -- don't fail on blank debug log

20 years agoFixed bug causing 'what links here' on image pages to break. Fixed bug causing proble...
Mr. E23 [Thu, 27 Nov 2003 16:31:29 +0000 (16:31 +0000)]
Fixed bug causing 'what links here' on image pages to break. Fixed bug causing problems on pages with same links with different capitalization.

20 years agoFix article count update on page creation
Brion Vibber [Thu, 27 Nov 2003 02:04:02 +0000 (02:04 +0000)]
Fix article count update on page creation

20 years agoSpeed improvements
Mr. E23 [Thu, 27 Nov 2003 01:10:43 +0000 (01:10 +0000)]
Speed improvements

20 years agoFix block log entry
Brion Vibber [Thu, 27 Nov 2003 01:09:35 +0000 (01:09 +0000)]
Fix block log entry

20 years agoEscape removal of brokenlinks
Brion Vibber [Wed, 26 Nov 2003 08:28:27 +0000 (08:28 +0000)]
Escape removal of brokenlinks

20 years agoUpdate missing language names
Brion Vibber [Wed, 26 Nov 2003 01:44:56 +0000 (01:44 +0000)]
Update missing language names

20 years agoFix link to Special:Specialpages
Brion Vibber [Wed, 26 Nov 2003 00:50:13 +0000 (00:50 +0000)]
Fix link to Special:Specialpages

20 years agoqbspecialpages, moredotdotdot
Brion Vibber [Wed, 26 Nov 2003 00:44:48 +0000 (00:44 +0000)]
qbspecialpages, moredotdotdot

20 years agoFix failed imagelinks updates
Brion Vibber [Wed, 26 Nov 2003 00:12:29 +0000 (00:12 +0000)]
Fix failed imagelinks updates

20 years agoFix cur revision for multi-version export
Brion Vibber [Tue, 25 Nov 2003 19:35:21 +0000 (19:35 +0000)]
Fix cur revision for multi-version export

20 years agoSkip bad titles
Brion Vibber [Tue, 25 Nov 2003 19:27:54 +0000 (19:27 +0000)]
Skip bad titles

20 years agoAdded 'DELETE FROM linkscc' in case table exists, since it's serialized objects whose...
Mr. E23 [Tue, 25 Nov 2003 17:55:45 +0000 (17:55 +0000)]
Added 'DELETE FROM linkscc' in case table exists, since it's serialized objects whose exact structure may differ between program versions.

20 years agoFix incremental link update with persistent linkcache
Brion Vibber [Tue, 25 Nov 2003 06:57:24 +0000 (06:57 +0000)]
Fix incremental link update with persistent linkcache

20 years agoDisable debug log by default; the previous default was insecure
Brion Vibber [Tue, 25 Nov 2003 06:04:38 +0000 (06:04 +0000)]
Disable debug log by default; the previous default was insecure

20 years agoAdjust for current include regime
Brion Vibber [Tue, 25 Nov 2003 05:57:09 +0000 (05:57 +0000)]
Adjust for current include regime

20 years agoShqip
Brion Vibber [Tue, 25 Nov 2003 02:00:59 +0000 (02:00 +0000)]
Shqip

20 years agoqbspecialpages, moredotdotdot
Brion Vibber [Tue, 25 Nov 2003 02:00:25 +0000 (02:00 +0000)]
qbspecialpages, moredotdotdot

20 years agoSome adjustments
Mr. E23 [Mon, 24 Nov 2003 23:29:35 +0000 (23:29 +0000)]
Some adjustments

20 years agoone more booksource
Luc Van Oostenryck [Mon, 24 Nov 2003 20:37:22 +0000 (20:37 +0000)]
one more booksource

20 years agoresync
Luc Van Oostenryck [Mon, 24 Nov 2003 20:11:20 +0000 (20:11 +0000)]
resync

20 years agoSignificant speed improvements by removing linear scans in arrays.\nEspecially effect...
Mr. E23 [Mon, 24 Nov 2003 19:49:32 +0000 (19:49 +0000)]
Significant speed improvements by removing linear scans in arrays.\nEspecially effective for rebuildlinks.

20 years agoMoved out suprisingly costly get_html_translation_table()\nAdded simple cache for...
Mr. E23 [Mon, 24 Nov 2003 19:41:16 +0000 (19:41 +0000)]
Moved out suprisingly costly get_html_translation_table()\nAdded simple cache for interwiki when memcache isn't available

20 years agoAdded wfUnbufferedQuery()
Mr. E23 [Mon, 24 Nov 2003 19:33:26 +0000 (19:33 +0000)]
Added wfUnbufferedQuery()

20 years agoDon't run the query if search is disabled!
Brion Vibber [Mon, 24 Nov 2003 14:47:05 +0000 (14:47 +0000)]
Don't run the query if search is disabled!

20 years agoTURN OFF DYNAMIC DATES BY DEFAULT -- this option corrupts output for non-English
Brion Vibber [Mon, 24 Nov 2003 13:18:47 +0000 (13:18 +0000)]
TURN OFF DYNAMIC DATES BY DEFAULT -- this option corrupts output for non-English

20 years agoImage deletion for yssops only
Brion Vibber [Mon, 24 Nov 2003 10:48:39 +0000 (10:48 +0000)]
Image deletion for yssops only

20 years agoSometimes no title object....?
Brion Vibber [Mon, 24 Nov 2003 10:24:04 +0000 (10:24 +0000)]
Sometimes no title object....?

20 years agoFix search term in google form, doubled google
Brion Vibber [Mon, 24 Nov 2003 09:51:33 +0000 (09:51 +0000)]
Fix search term in google form, doubled google

20 years agofix disable search bug for go
Brion Vibber [Mon, 24 Nov 2003 09:35:11 +0000 (09:35 +0000)]
fix disable search bug for go

20 years agoFix double-compression; fix missing deletion reason; fix html insertion attack; fix...
Brion Vibber [Mon, 24 Nov 2003 08:41:40 +0000 (08:41 +0000)]
Fix double-compression; fix missing deletion reason; fix html insertion attack; fix deletion text check for non-0 namespaces

20 years agoDon't error on nonexistent language files
Brion Vibber [Mon, 24 Nov 2003 07:55:35 +0000 (07:55 +0000)]
Don't error on nonexistent language files

20 years agoDe-Wikipedia-ization backported from stable
Brion Vibber [Mon, 24 Nov 2003 03:52:43 +0000 (03:52 +0000)]
De-Wikipedia-ization backported from stable

20 years agoFix missing sitesupport
Brion Vibber [Mon, 24 Nov 2003 02:29:06 +0000 (02:29 +0000)]
Fix missing sitesupport

20 years agoRe-import the stable branch language files, twiddle with namespace and special pages
Brion Vibber [Mon, 24 Nov 2003 02:13:38 +0000 (02:13 +0000)]
Re-import the stable branch language files, twiddle with namespace and special pages

20 years agoRemove broken extra session config
Brion Vibber [Mon, 24 Nov 2003 00:55:39 +0000 (00:55 +0000)]
Remove broken extra session config

20 years agoRevert globals patch pending further work
Brion Vibber [Mon, 24 Nov 2003 00:48:10 +0000 (00:48 +0000)]
Revert globals patch pending further work

20 years agoRe-enable toc
Brion Vibber [Mon, 24 Nov 2003 00:16:41 +0000 (00:16 +0000)]
Re-enable toc

20 years agoCommit JeLuF's register_globals fixes, first phase
Brion Vibber [Sun, 23 Nov 2003 22:46:01 +0000 (22:46 +0000)]
Commit JeLuF's register_globals fixes, first phase

20 years agoFix rename page escaping bug
Brion Vibber [Sun, 23 Nov 2003 05:21:23 +0000 (05:21 +0000)]
Fix rename page escaping bug

20 years agoRemove redundant code accidentally re-added in revision 1.56; this stuff was removed...
Brion Vibber [Sun, 23 Nov 2003 05:07:23 +0000 (05:07 +0000)]
Remove redundant code accidentally re-added in revision 1.56; this stuff was removed to EditPage.php a while back

20 years agoCommitting Evan's patches (with some modifications), reintroducing class=internal...
Tim Starling [Sat, 22 Nov 2003 12:30:13 +0000 (12:30 +0000)]
Committing Evan's patches (with some modifications), reintroducing class=internal for ordinary links

20 years agoRemoved dodgy regex
Tim Starling [Sat, 22 Nov 2003 06:55:07 +0000 (06:55 +0000)]
Removed dodgy regex

20 years agoFixing broken regex in wfGeneralizeSQL
Tim Starling [Fri, 21 Nov 2003 06:23:54 +0000 (06:23 +0000)]
Fixing broken regex in wfGeneralizeSQL

20 years agoadding cur_touched to inserted rows, setting wgCommandLineMode
Tim Starling [Fri, 21 Nov 2003 05:12:22 +0000 (05:12 +0000)]
adding cur_touched to inserted rows, setting wgCommandLineMode

20 years agoSupport for systems without readline
Tim Starling [Fri, 21 Nov 2003 05:00:22 +0000 (05:00 +0000)]
Support for systems without readline

20 years agoFixed wfMsg bug -- problems with "loading" message
Tim Starling [Fri, 21 Nov 2003 04:57:32 +0000 (04:57 +0000)]
Fixed wfMsg bug -- problems with "loading" message

20 years agoFixed merge error
Tim Starling [Fri, 21 Nov 2003 02:43:12 +0000 (02:43 +0000)]
Fixed merge error

20 years agoInclude timestamps in generated initial pages
Brion Vibber [Fri, 21 Nov 2003 01:52:29 +0000 (01:52 +0000)]
Include timestamps in generated initial pages

20 years agoGuarding newFromText calls
Tim Starling [Fri, 21 Nov 2003 01:12:01 +0000 (01:12 +0000)]
Guarding newFromText calls

20 years agoDate formatter into temp branch
Tim Starling [Thu, 20 Nov 2003 13:40:30 +0000 (13:40 +0000)]
Date formatter into temp branch

20 years agoNew date formatter
Tim Starling [Thu, 20 Nov 2003 13:12:41 +0000 (13:12 +0000)]
New date formatter

20 years agocontribs talk link; RFE 845599
Brion Vibber [Thu, 20 Nov 2003 06:57:00 +0000 (06:57 +0000)]
contribs talk link; RFE 845599

20 years agoUpdates and mergine to install/update
Brion Vibber [Thu, 20 Nov 2003 03:11:42 +0000 (03:11 +0000)]
Updates and mergine to install/update

20 years agoAdd forgotten index patch
Brion Vibber [Thu, 20 Nov 2003 01:36:53 +0000 (01:36 +0000)]
Add forgotten index patch

20 years agoFixed another bug in wfGeneralizeSQL(). This time it's perfect.
Mr. E23 [Wed, 19 Nov 2003 17:09:42 +0000 (17:09 +0000)]
Fixed another bug in wfGeneralizeSQL(). This time it's perfect.

20 years agoFix sort for proper index
Brion Vibber [Wed, 19 Nov 2003 10:13:14 +0000 (10:13 +0000)]
Fix sort for proper index

20 years agoPreserve search namespace options across next/prev
Brion Vibber [Wed, 19 Nov 2003 08:33:51 +0000 (08:33 +0000)]
Preserve search namespace options across next/prev

20 years agoadding $wgScriptPath
Tim Starling [Wed, 19 Nov 2003 06:37:07 +0000 (06:37 +0000)]
adding $wgScriptPath

20 years agoClear imagelinks (upport from stable)
Brion Vibber [Wed, 19 Nov 2003 03:46:36 +0000 (03:46 +0000)]
Clear imagelinks (upport from stable)

20 years agoReverse order for ipblocklist: most recent first
Brion Vibber [Wed, 19 Nov 2003 02:50:37 +0000 (02:50 +0000)]
Reverse order for ipblocklist: most recent first

20 years agoPreserve all parameters on printable link
Brion Vibber [Wed, 19 Nov 2003 02:25:39 +0000 (02:25 +0000)]
Preserve all parameters on printable link

20 years agoFixed another bug in wfGeneralizeSQL()
Mr. E23 [Wed, 19 Nov 2003 02:07:23 +0000 (02:07 +0000)]
Fixed another bug in wfGeneralizeSQL()

20 years agoAdd manual patch for linkscc table creation
Brion Vibber [Wed, 19 Nov 2003 01:37:49 +0000 (01:37 +0000)]
Add manual patch for linkscc table creation

20 years agoFixed bug in wfGeneralizeSQL() that caused strings in some queries to remain
Mr. E23 [Wed, 19 Nov 2003 01:19:47 +0000 (01:19 +0000)]
Fixed bug in wfGeneralizeSQL() that caused strings in some queries to remain

20 years agoMerge several bits into wlshowlast
Brion Vibber [Wed, 19 Nov 2003 00:56:59 +0000 (00:56 +0000)]
Merge several bits into wlshowlast

20 years agoMoved logToDB to inside Profiler class
Tim Starling [Wed, 19 Nov 2003 00:48:40 +0000 (00:48 +0000)]
Moved logToDB to inside Profiler class

20 years agoAdded feature to log sums from profiling data to the DB
Mr. E23 [Tue, 18 Nov 2003 23:52:09 +0000 (23:52 +0000)]
Added feature to log sums from profiling data to the DB

20 years agoAdded feature for limiting profiling to every n requests
Mr. E23 [Tue, 18 Nov 2003 23:49:11 +0000 (23:49 +0000)]
Added feature for limiting profiling to every n requests

20 years agoChanged the way SQL queries are logged by profiling
Mr. E23 [Tue, 18 Nov 2003 23:43:41 +0000 (23:43 +0000)]
Changed the way SQL queries are logged by profiling

20 years agoFinish removing HTTP_SERVER_VARS in favor of _SERVER; fix notifications for the paranoid
Brion Vibber [Tue, 18 Nov 2003 02:39:38 +0000 (02:39 +0000)]
Finish removing HTTP_SERVER_VARS in favor of _SERVER; fix notifications for the paranoid

20 years agotweak tweak
Brion Vibber [Tue, 18 Nov 2003 02:25:28 +0000 (02:25 +0000)]
tweak tweak

20 years agopersistent link cache on by default
Tim Starling [Tue, 18 Nov 2003 02:12:26 +0000 (02:12 +0000)]
persistent link cache on by default