lhc/web/wiklou.git
2007-03-13 Brion VibberMySQL seems kind of anal about comments; at least the...
2007-03-13 Rotem LissUpdate.
2007-03-13 Raimond Spekking* (bug 9267) Update Cantonese messages
2007-03-13 Aaron Schulz*Padding for indexing
2007-03-13 Raimond SpekkingMake Special:Listusers caseinsensitive for first letter
2007-03-13 Aaron Schulz*Declare static functions as such
2007-03-12 Aaron Schulz*Get range blocks to consider "anononly" while I'm...
2007-03-12 Aaron Schulz*IPv6 sanitizing, avoid use of native hex functions...
2007-03-12 Aaron Schulz*Add case option to base convert
2007-03-12 Aaron Schulz*Add IPv6 to regexp
2007-03-12 Aaron Schulz*Automatic address expansion, remove redundant check
2007-03-12 Aaron Schulz* Add IPv6 support to XFF functions, improve IPv6 regexp
2007-03-12 Aaron Schulz*Add IPv6 blurb
2007-03-12 Brion Vibber* (bug 9256) Add a quick note to index.php header comments
2007-03-12 Raimond Spekking* (bug 9253) Update French messages
2007-03-12 Raimond SpekkingRevert of r20304.
2007-03-12 Aaron Schulz*Use strval() to ensure wfBaseConvert() recieves a...
2007-03-12 Aaron Schulz*Fix typos :(
2007-03-12 Aaron Schulz* Add IPv6 support
2007-03-12 Aaron Schulz* Add isIPAddress() for IPs/networks, fix a bit bug
2007-03-12 Aaron Schulz* Add IPv6 functions, fix explicit ranges
2007-03-11 River Tarnelluse INSERT...RETURNING INTO to insert blobs
2007-03-11 River Tarnellset $NLS_LANG before connecting so Oracle knows we...
2007-03-11 Erik Moellercomment out checkered per discussion on wikitech-l
2007-03-11 River TarnelllimitResult() changes need fiddling to put options...
2007-03-11 Ivan LaninNew messages.
2007-03-11 River Tarnellcall ctx_ddl.sync_index to update search index on page...
2007-03-11 River Tarnellcleanup
2007-03-11 River Tarnellfull-search search for oracle using Oracle Text
2007-03-11 River Tarnellnew files for oracle
2007-03-11 River Tarnellrevive experimental Oracle support
2007-03-10 Aaron Schulz* Spacing
2007-03-10 Aaron Schulz* Enable multi-edit undo (bug 8133)
2007-03-10 River Tarnellupdate relnotes
2007-03-10 River Tarnelldrop obsolete archive2 table; it doesn't work and Speci...
2007-03-10 River TarnellERROR: null value in column "ar_deleted" violates not...
2007-03-10 Aaron Schulz* Add ar_deleted to CREATE VIEW
2007-03-10 River Tarnellpostgres updaters for r20302
2007-03-10 Aaron Schulz*Revert r20302, no use for this index
2007-03-10 Rotem LissUpdate.
2007-03-09 Raimond Spekking* (bug 5619) Split statistics messages for brighter...
2007-03-09 Aaron Schulz*Have user agent return '' rather than NULL
2007-03-09 Aaron Schulz*Add bitfields to various tables for revisiondelete
2007-03-09 Brion VibberSince we're making other changes, let's bring in that...
2007-03-09 Ryan LaneAdding setInternalPassword(), and changing the behavior...
2007-03-09 Raimond SpekkingUse formatNum for pagesize
2007-03-09 River Tarnelluse bytes rather than chars, since that's what other...
2007-03-09 Brion Vibber* Fix fallback implementation of mb_strlen so it works...
2007-03-09 Rotem LissUpdate.
2007-03-09 Raimond Spekking* (bug 6997) Link from Special:log/block to unblock...
2007-03-09 River Tarnelluse Revision::selectFields for PageHistory
2007-03-09 River Tarnelladd Revision::selectFields(): returns a list of fields...
2007-03-09 Brion Vibberprettify:
2007-03-09 Brion Vibbermake River happy
2007-03-09 Brion Vibberis_null() throws a NOTICE for undefined things; use...
2007-03-09 River TarnellSpecial:Contributions: Notice: Undefined property...
2007-03-09 Brion Vibberformatting anality
2007-03-09 Ivan LaninDouble words correction.
2007-03-09 Rotem LissFix.
2007-03-09 Rotem LissUpdate.
2007-03-09 Raimond SpekkingAs mentioned by Simetrical in r20250 'newbies' is unused.
2007-03-09 Ivan LaninVery minor update for id (sp-contributions-newbies).
2007-03-09 Ivan LaninUpdates for Indonesian (id) localization and run rebuil...
2007-03-09 River Tarnell* dumpBackup / importDump now work with PostgreSQL
2007-03-09 River Tarnellmissing \n at end of output
2007-03-09 River TarnelldumpBackup should instantiate correct database class...
2007-03-08 Aaron Schulz* Respect $wgContentNamespaces, patch by Jim R. Wilson...
2007-03-08 Brion Vibber* (bug 9223) Disallow magic tilde sequences in page...
2007-03-08 River Tarnellconvert archive_insert rule fix to new form
2007-03-08 River Tarnellneed to actually implement pg_fkey_deltype()
2007-03-08 River Tarnellconvert postgres revision_rev_user_fkey update to new...
2007-03-08 River Tarnellmake postgres pagelink_unique updater use new form
2007-03-08 River Tarnelluse int4 instead of integer for image/oldimage type...
2007-03-08 River Tarnellchange hardcoded rc_cur_id update into new flexible...
2007-03-08 Aryeh GregorKill another "newbies" in message text. I don't find...
2007-03-08 Aryeh GregorLess of the Internet jargon here
2007-03-08 River TarnellUsernames which look like IPv6 addresses should not...
2007-03-08 Rotem LissUpdate.
2007-03-08 Raimond SpekkingAdd option for "newbies" to SpecialContributions
2007-03-08 River Tarnellneed to use mb_strlen, not strlen, for article length
2007-03-08 River Tarnelltables.sql needs rev_len
2007-03-08 River Tarnell* (bug 1723) Article size in history
2007-03-08 River Tarnelladd rev_len to revision; store length of revision when...
2007-03-08 River Tarnell* (bug 9222) PostgreSQL updater should not be version...
2007-03-08 River Tarnellreal fix for 9097
2007-03-08 Aryeh Gregor(bug 9217) Balance wfProfile calls in Skin::outputPage
2007-03-07 River Tarnell* (bug 9097) column "pr_pagetype" does not exist
2007-03-07 River Tarnell[[Special:Contributions]] with no target causes PHP...
2007-03-07 River TarnellERROR: syntax error at or near "a2" at character 22
2007-03-07 River Tarnellnull password is acceptable for postgres using sameident
2007-03-07 Raimond Spekking* (bug 9215) Update Lithuanian extension message
2007-03-07 Aryeh GregorYAY FOR PHP GLOBAL HANDLING (and thanks Rob)
2007-03-07 Rotem Liss(bug 9202) Move-created redirects not localized in...
2007-03-07 Daniel Kinzlerprettified for rob
2007-03-07 Niklas Laxström* Usable parts of bug 2706
2007-03-07 Niklas Laxström* Updates
2007-03-07 Niklas Laxström* Added clear: both; to the style
2007-03-07 Raimond Spekking* (bug 9206) Update Cantonese messages
2007-03-07 Daniel Kinzleradded hook to isValidPassword (patch by Ger Apeldoorn...
2007-03-07 Raimond Spekking* (bug 9199) Update Russian messages
next