lhc/web/wiklou.git
18 years agoAdd final newline for consistent display and to fix the </textarea> when text empty
Brion Vibber [Thu, 16 Feb 2006 22:08:02 +0000 (22:08 +0000)]
Add final newline for consistent display and to fix the </textarea> when text empty

18 years ago* Fix double-escaping of title in preview form
Brion Vibber [Thu, 16 Feb 2006 21:41:56 +0000 (21:41 +0000)]
* Fix double-escaping of title in preview form
* Use the right message for the preview button

18 years ago* (bug 4502, 5017) Don't render potentially hostile deleted page contents
Brion Vibber [Thu, 16 Feb 2006 20:53:45 +0000 (20:53 +0000)]
* (bug 4502, 5017) Don't render potentially hostile deleted page contents
  on Special:Undelete by default; show source, with an optional preview.
  The revisions list no longer shows the latest text by default, so it can
  still be operated if the text is hostile.

18 years agoEvery time I see checkbox God kills a kitten, needs a hack
Niklas Laxström [Wed, 15 Feb 2006 22:34:07 +0000 (22:34 +0000)]
Every time I see checkbox God kills a kitten, needs a hack

18 years ago* (bug 4805) Removed more wikipedia-references from MessagesUk.php
Niklas Laxström [Wed, 15 Feb 2006 15:11:36 +0000 (15:11 +0000)]
* (bug 4805) Removed more wikipedia-references from MessagesUk.php

18 years agotrailing whitespace is unhappy
River Tarnell [Tue, 14 Feb 2006 22:36:25 +0000 (22:36 +0000)]
trailing whitespace is unhappy

18 years ago* Unknown log types no longer throw notices everywhere in RecentChanges
Brion Vibber [Tue, 14 Feb 2006 21:24:48 +0000 (21:24 +0000)]
* Unknown log types no longer throw notices everywhere in RecentChanges
This has been driving me nuts when disabling extensions with custom log types.

18 years agorename getTalkPages to getNewMessageLinks, use wfmsghtml for seperator (brion)
River Tarnell [Tue, 14 Feb 2006 21:20:38 +0000 (21:20 +0000)]
rename getTalkPages to getNewMessageLinks, use wfmsghtml for seperator (brion)

18 years agohooks for shared new talk notifications
River Tarnell [Tue, 14 Feb 2006 21:10:31 +0000 (21:10 +0000)]
hooks for shared new talk notifications

18 years agoFixed formatNum
Tim Starling [Mon, 13 Feb 2006 09:09:54 +0000 (09:09 +0000)]
Fixed formatNum

18 years ago* Blocking some Unicode whitespace characters in usernames. Should check
Brion Vibber [Mon, 13 Feb 2006 07:29:27 +0000 (07:29 +0000)]
* Blocking some Unicode whitespace characters in usernames. Should check
  if some or all should be blocked from all page titles.

18 years agooptions to insertSelect(), indenting
Tim Starling [Sun, 12 Feb 2006 02:20:32 +0000 (02:20 +0000)]
options to insertSelect(), indenting

18 years ago* (bug 4960) Add additional namespaces variants to Yiddish for compatibility
Niklas Laxström [Sat, 11 Feb 2006 15:35:03 +0000 (15:35 +0000)]
* (bug 4960) Add additional namespaces variants to Yiddish for compatibility
Patch from gangleri

18 years agoHide own edits from RC, mostly by Jason. No show/hide link by default, you need to...
Tim Starling [Sat, 11 Feb 2006 12:28:50 +0000 (12:28 +0000)]
Hide own edits from RC, mostly by Jason. No show/hide link by default, you need to add it in if you want it.

18 years agopreload hook
Tim Starling [Sat, 11 Feb 2006 11:41:46 +0000 (11:41 +0000)]
preload hook

18 years agoAllow cookies to be shared between multiple wikis with a shared user database.
Tim Starling [Sat, 11 Feb 2006 07:41:31 +0000 (07:41 +0000)]
Allow cookies to be shared between multiple wikis with a shared user database.

18 years agoexplicit TYPE=InnoDB
Tim Starling [Sat, 11 Feb 2006 06:23:32 +0000 (06:23 +0000)]
explicit TYPE=InnoDB

18 years agodoc
Erik Moeller [Fri, 10 Feb 2006 09:37:46 +0000 (09:37 +0000)]
doc

18 years agovery basic support for requiring email authentication before allowing users
Erik Moeller [Fri, 10 Feb 2006 09:34:31 +0000 (09:34 +0000)]
very basic support for requiring email authentication before allowing users
to edit

18 years agoAdded support for wikidiff2 and similar external diff engines.
Tim Starling [Thu, 9 Feb 2006 13:04:20 +0000 (13:04 +0000)]
Added support for wikidiff2 and similar external diff engines.

18 years agoMove the text direction class from <html> to <body>, HTML doesn't allow class on...
Brion Vibber [Thu, 9 Feb 2006 06:02:10 +0000 (06:02 +0000)]
Move the text direction class from <html> to <body>, HTML doesn't allow class on <html>
(Wouldn't be needed if the MSIE developers would actually make attribute selectors work on attributes that I actually want to use...)

18 years agohttp/https only please
Brion Vibber [Thu, 9 Feb 2006 01:48:24 +0000 (01:48 +0000)]
http/https only please

18 years ago* Separated MessagesSl.php as the other languages.
Brion Vibber [Wed, 8 Feb 2006 23:47:17 +0000 (23:47 +0000)]
* Separated MessagesSl.php as the other languages.

18 years agoBug 4916: Make localised text (notably the word "line") work with the diff cache...
Tim Starling [Wed, 8 Feb 2006 22:56:55 +0000 (22:56 +0000)]
Bug 4916: Make localised text (notably the word "line") work with the diff cache. Doing it this way means it will work with the external diff engine as well.

18 years ago* (bug 4824) Separate out IE7 CSS compat hacks, fix for RTL pages
Brion Vibber [Wed, 8 Feb 2006 18:50:45 +0000 (18:50 +0000)]
* (bug 4824) Separate out IE7 CSS compat hacks, fix for RTL pages

18 years agopartial bug 3456) Disable auto redirect to Main Page after account creation
Rob Church [Wed, 8 Feb 2006 04:58:45 +0000 (04:58 +0000)]
partial bug 3456) Disable auto redirect to Main Page after account creation

18 years ago* (bug 4147) Added cleanupWatchlist.php to clear out bogus watchlist entries
Brion Vibber [Wed, 8 Feb 2006 02:59:56 +0000 (02:59 +0000)]
* (bug 4147) Added cleanupWatchlist.php to clear out bogus watchlist entries

18 years ago(bug 1850) Image link to nonexistent file fixed.
Magnus Manske [Tue, 7 Feb 2006 17:53:56 +0000 (17:53 +0000)]
(bug 1850) Image link to nonexistent file fixed.

18 years agoFix for parser test error "Image link to nonexistent file (bug 1850)", both "good"
Magnus Manske [Tue, 7 Feb 2006 17:50:25 +0000 (17:50 +0000)]
Fix for parser test error "Image link to nonexistent file (bug 1850)", both "good"
 and "bad"

18 years agoInvestigated tidy deadlock allegations, couldn't reproduce.
Tim Starling [Tue, 7 Feb 2006 11:05:00 +0000 (11:05 +0000)]
Investigated tidy deadlock allegations, couldn't reproduce.

18 years ago* (bug 4889) Fix image talk namespace for Tamil
Brion Vibber [Tue, 7 Feb 2006 07:19:33 +0000 (07:19 +0000)]
* (bug 4889) Fix image talk namespace for Tamil

18 years agorc_timestamp >= $cutoff instead of rc_timestamp > $cutoff, so that duplicates may...
Tim Starling [Tue, 7 Feb 2006 05:24:00 +0000 (05:24 +0000)]
rc_timestamp >= $cutoff instead of rc_timestamp > $cutoff, so that duplicates may be shown but entries are never missed.

18 years ago* (bug 4842) Fix 'show number of watching users' with enhanced RC
Brion Vibber [Tue, 7 Feb 2006 03:58:49 +0000 (03:58 +0000)]
* (bug 4842) Fix 'show number of watching users' with enhanced RC

18 years agoProper windows escaping in wfEscapeShellArg()
Tim Starling [Mon, 6 Feb 2006 23:50:45 +0000 (23:50 +0000)]
Proper windows escaping in wfEscapeShellArg()

18 years ago(bug 4892) Add id tag to div box nested inside p-search
Rob Church [Mon, 6 Feb 2006 17:13:07 +0000 (17:13 +0000)]
(bug 4892) Add id tag to div box nested inside p-search

18 years agoFixing parser errors "no data" and "nothing but a caption".
Magnus Manske [Mon, 6 Feb 2006 15:47:14 +0000 (15:47 +0000)]
Fixing parser errors "no data" and "nothing but a caption".
This fix is cleaner than the first one; hopefully the test unit will recognize it
 this time...

18 years agoIntroduce "semiprotectedpagewarning" which appears when a user edits a page that...
Rob Church [Mon, 6 Feb 2006 09:49:28 +0000 (09:49 +0000)]
Introduce "semiprotectedpagewarning" which appears when a user edits a page that requires autoconfirmed permissions to edit. Note that other protection levels will take precedence over this; the regular "protectedpagewarning" will show in these cases.

18 years agoReport errors from ImageMagick convert back to the user. Specify output bit depth...
Tim Starling [Mon, 6 Feb 2006 05:19:46 +0000 (05:19 +0000)]
Report errors from ImageMagick convert back to the user. Specify output bit depth when calling convert, for those people who are using an inefficient Q16 binary for scaling (i.e. almost everyone). Tweaked -quality.

18 years agomake wfShellExec() work on windows a bit better
Tim Starling [Mon, 6 Feb 2006 05:14:58 +0000 (05:14 +0000)]
make wfShellExec() work on windows a bit better

18 years agoGrrr...remove duplicate $, thanks Niklas
Rob Church [Sun, 5 Feb 2006 22:59:53 +0000 (22:59 +0000)]
Grrr...remove duplicate $, thanks Niklas

18 years agoFix broken contribs link in block log
Rob Church [Sun, 5 Feb 2006 22:54:12 +0000 (22:54 +0000)]
Fix broken contribs link in block log

18 years ago* (bug 4828) Fix genitive month-name variable for cs, pl, uk
Brion Vibber [Sun, 5 Feb 2006 21:26:59 +0000 (21:26 +0000)]
* (bug 4828) Fix genitive month-name variable for cs, pl, uk
patch by Mormegil
http://bugzilla.wikimedia.org/attachment.cgi?id=1371&action=view

18 years agoDocument new hook to avoid brutal stabbing by Vibber the Vicious
Rob Church [Sun, 5 Feb 2006 18:53:37 +0000 (18:53 +0000)]
Document new hook to avoid brutal stabbing by Vibber the Vicious

18 years ago(bug 4860) Expose Title->userCan() as Hooks
Rob Church [Sun, 5 Feb 2006 18:47:40 +0000 (18:47 +0000)]
(bug 4860) Expose Title->userCan() as Hooks

18 years ago(bug 4875) Define a div containing the shared image description
Rob Church [Sun, 5 Feb 2006 18:32:55 +0000 (18:32 +0000)]
(bug 4875) Define a div containing the shared image description

18 years ago* Reset $wgActionPaths during parser test; corrects some false failures
Brion Vibber [Sun, 5 Feb 2006 01:37:49 +0000 (01:37 +0000)]
* Reset $wgActionPaths during parser test; corrects some false failures
  in the automated test report.

18 years ago* (bug 4867) Leave invalid EXIF date fields unformatted instead of
Brion Vibber [Sun, 5 Feb 2006 01:07:28 +0000 (01:07 +0000)]
* (bug 4867) Leave invalid EXIF date fields unformatted instead of
  showing a bogus current timestamp

18 years agoAdd warning for anon. edits
Rob Church [Sat, 4 Feb 2006 18:42:43 +0000 (18:42 +0000)]
Add warning for anon. edits

18 years agoFix oversight - was using $tbl_text instead of $tbl_txt
Rob Church [Sat, 4 Feb 2006 17:38:42 +0000 (17:38 +0000)]
Fix oversight - was using $tbl_text instead of $tbl_txt

18 years agoFix for parser test "A table with no data"
Magnus Manske [Fri, 3 Feb 2006 18:22:53 +0000 (18:22 +0000)]
Fix for parser test "A table with no data"

18 years agoSuppress XML error details when detailed output is off
Brion Vibber [Fri, 3 Feb 2006 09:28:13 +0000 (09:28 +0000)]
Suppress XML error details when detailed output is off

18 years ago* (bug 3347) strip linebreaks in math error source
Brion Vibber [Fri, 3 Feb 2006 06:36:05 +0000 (06:36 +0000)]
* (bug 3347) strip linebreaks in math error source

18 years ago* (bug 4303) Add $wgFavicon to change the shorticon icon link from
Brion Vibber [Fri, 3 Feb 2006 04:04:05 +0000 (04:04 +0000)]
* (bug 4303) Add $wgFavicon to change the shorticon icon link from
  the default /favicon.ico or disable it (if set to false)
  Patch by nekocue

18 years ago* Fix extra namespace for Bulgarian
Brion Vibber [Fri, 3 Feb 2006 03:18:11 +0000 (03:18 +0000)]
* Fix extra namespace for Bulgarian

18 years agoBug 4549. "Temporary" means that it's cleared in parse() or some other frequently...
Tim Starling [Thu, 2 Feb 2006 13:42:50 +0000 (13:42 +0000)]
Bug 4549. "Temporary" means that it's cleared in parse() or some other frequently-called member function, which those two variables clearly weren't. They were in fact persistent. They should have been state variables. Also removed obsolete and unused transclusion code, which would have suffered the same problem if it was used.

18 years agoMore robust directory structure migration, should fix bug #2532, except for Brion...
Tim Starling [Thu, 2 Feb 2006 07:07:39 +0000 (07:07 +0000)]
More robust directory structure migration, should fix bug #2532, except for Brion's complaint that the directory structure should be completely different, which he is free to fix in his own time.

18 years agotypo in diff feed style
Brion Vibber [Thu, 2 Feb 2006 03:40:16 +0000 (03:40 +0000)]
typo in diff feed style

18 years ago* (bug 4824) IE7 beta 2 broke compatibility with PNG logo workarounds,
Brion Vibber [Wed, 1 Feb 2006 21:24:04 +0000 (21:24 +0000)]
* (bug 4824) IE7 beta 2 broke compatibility with PNG logo workarounds,
  and seems to work ok with other bits. No longer including the IE
  workarounds JavaScript for IE 7 and above.

18 years agoUse a.external instead of a[href ^="http://"] to detect external links. This is to...
Tim Starling [Wed, 1 Feb 2006 04:44:23 +0000 (04:44 +0000)]
Use a.external instead of a[href ^=""] to detect external links. This is to support interwiki transclusion with action=render. The protocol-specific rules below still seem to work.

18 years agoVarious improvements to interwiki transclusion. Introduced {{raw:..}}, to force raw...
Tim Starling [Wed, 1 Feb 2006 04:41:53 +0000 (04:41 +0000)]
Various improvements to interwiki transclusion. Introduced {{raw:..}}, to force raw transclusion when subst: isn't in use. Referer header set in wfGetHTTP(), this could be for weak (honour-bound) detection of the external site, for statistics or license notices.

18 years agodocumentation, code cleanup
Tim Starling [Wed, 1 Feb 2006 04:34:47 +0000 (04:34 +0000)]
documentation, code cleanup

18 years agoFeature karma: removing a useless feature that I recently committed.
Tim Starling [Tue, 31 Jan 2006 04:10:01 +0000 (04:10 +0000)]
Feature karma: removing a useless feature that I recently committed.

18 years agoFixes and improvements to interwiki transclusion:
Tim Starling [Tue, 31 Jan 2006 03:44:08 +0000 (03:44 +0000)]
Fixes and improvements to interwiki transclusion:
* allow interwiki {{subst:...}} using action=raw fetches
* Allowed non-MSIE browsers to access action=raw via the article alias. This is necessary to allow action=raw transclusion, since the only known URL is the article path, not the script path.
* Specify a user agent in wfGetHttp() fetches, when using curl.
* Added transcache table to tables.sql, it was in the updater but not there for some reason.
* Fixed transcache expiry, added option
* Allow interwiki transclusion outside the template namespace using leading colon syntax. Syntax is counterintuitive at times, e.g. to subst the wikipedia main page you would use {{subst::Wikipedia:Main_Page}} not {{subst:Wikipedia::Main_Page}}.

18 years ago* (bug 4795) correction to texvc color patches
Brion Vibber [Tue, 31 Jan 2006 01:13:04 +0000 (01:13 +0000)]
* (bug 4795) correction to texvc color patches

18 years agoUpdate documentation URL
Antoine Musso [Mon, 30 Jan 2006 22:52:34 +0000 (22:52 +0000)]
Update documentation URL

18 years agoremove more tabs
Brion Vibber [Mon, 30 Jan 2006 21:43:23 +0000 (21:43 +0000)]
remove more tabs

18 years agoremove memcached polution ... ah, and namespace notices on the way
Domas Mituzas [Mon, 30 Jan 2006 15:40:46 +0000 (15:40 +0000)]
remove memcached polution ... ah, and namespace notices on the way

18 years ago* (bug 1284) Inline styles for diffs in Recent Changes RSS/Atom feeds
Brion Vibber [Mon, 30 Jan 2006 03:34:23 +0000 (03:34 +0000)]
* (bug 1284) Inline styles for diffs in Recent Changes RSS/Atom feeds
In a perfect world, HTML would have a version of the <style> element
which applies only to its own contents and is allowed in the body.
Or, secondarily, XSLT could be much much easier to use.

18 years agofix whitespace consistency
Brion Vibber [Mon, 30 Jan 2006 01:04:10 +0000 (01:04 +0000)]
fix whitespace consistency

18 years agoClean up code in, and add contributions link to block log items
Rob Church [Sun, 29 Jan 2006 23:24:01 +0000 (23:24 +0000)]
Clean up code in, and add contributions link to block log items

18 years agoFix overlooked hard-coded table name (reported in bug 4748)
Rob Church [Sun, 29 Jan 2006 17:37:23 +0000 (17:37 +0000)]
Fix overlooked hard-coded table name (reported in bug 4748)

18 years agoUpdate for Russian language
Alexander Sigachov [Sun, 29 Jan 2006 14:43:42 +0000 (14:43 +0000)]
Update for Russian language

18 years ago* Adjust user login/creation form hooks to work with a captcha plugin
Brion Vibber [Sun, 29 Jan 2006 07:35:28 +0000 (07:35 +0000)]
* Adjust user login/creation form hooks to work with a captcha plugin

18 years agoParser test case for bug 4783
Brion Vibber [Sat, 28 Jan 2006 21:51:01 +0000 (21:51 +0000)]
Parser test case for bug 4783

18 years agoFix for bug 4783 : {{ns:0}} does not render
Magnus Manske [Sat, 28 Jan 2006 21:44:57 +0000 (21:44 +0000)]
Fix for bug 4783 : {{ns:0}} does not render

18 years agofix for externallinks
Brion Vibber [Sat, 28 Jan 2006 21:42:42 +0000 (21:42 +0000)]
fix for externallinks

18 years agoNamespace notice (fix for bug 4469) is back:
Magnus Manske [Sat, 28 Jan 2006 17:36:08 +0000 (17:36 +0000)]
Namespace notice (fix for bug 4469) is back:
Namespace-specific notice to be displayed below site-notice. Edit messages like "MediaWiki:Namespacenotice-" plus namespace name, which is blank for main namespace, or like e.g. "User_talk".

18 years ago* Include timestamp in wfDebugLog breakouts
Brion Vibber [Sat, 28 Jan 2006 11:42:35 +0000 (11:42 +0000)]
* Include timestamp in wfDebugLog breakouts

18 years agoWas never committed to HEAD for some reason
Tim Starling [Sat, 28 Jan 2006 08:22:24 +0000 (08:22 +0000)]
Was never committed to HEAD for some reason

18 years agoForgot to add the new link tables to Article::doDeleteArticle()
Tim Starling [Sat, 28 Jan 2006 00:35:34 +0000 (00:35 +0000)]
Forgot to add the new link tables to Article::doDeleteArticle()

18 years agoMaintenance script to find and remove links to a given domain (cleanupSpam.php)
Tim Starling [Fri, 27 Jan 2006 23:37:19 +0000 (23:37 +0000)]
Maintenance script to find and remove links to a given domain (cleanupSpam.php)

18 years agoRevert last commit -- hardcoded 'Wikipedia' strings
Brion Vibber [Fri, 27 Jan 2006 21:31:06 +0000 (21:31 +0000)]
Revert last commit -- hardcoded 'Wikipedia' strings

18 years agoRevert last commit -- hardcoded 'Wikipedia' strings.
Brion Vibber [Fri, 27 Jan 2006 21:29:49 +0000 (21:29 +0000)]
Revert last commit -- hardcoded 'Wikipedia' strings.

18 years agoupdated Czech translation from bug 1120. NB:I've uncommented the Magic Words, so...
Rowan Collins [Fri, 27 Jan 2006 13:56:27 +0000 (13:56 +0000)]
updated Czech translation from bug 1120. NB:I've uncommented the Magic Words, so if there was a reason they were commented, please revert!

18 years agoUpdated 'ms' (Bahasai Melayu) language files, from bug 4770 with some manual fixes.
Rowan Collins [Fri, 27 Jan 2006 13:06:26 +0000 (13:06 +0000)]
Updated 'ms' (Bahasai Melayu) language files, from bug 4770 with some manual fixes.

18 years agoMaintenance script to reassign edits from one user to another
Rob Church [Thu, 26 Jan 2006 21:41:40 +0000 (21:41 +0000)]
Maintenance script to reassign edits from one user to another

18 years agoformatNum in langRu
Alexander Sigachov [Thu, 26 Jan 2006 21:27:31 +0000 (21:27 +0000)]
formatNum in langRu

18 years agoInclude deleted edits in the CountEdits support function; will affect removeUnusedAcc...
Rob Church [Thu, 26 Jan 2006 18:07:34 +0000 (18:07 +0000)]
Include deleted edits in the CountEdits support function; will affect removeUnusedAccounts script

18 years ago* Added externallinks table, to track links to arbitrary URLs
Tim Starling [Thu, 26 Jan 2006 13:29:14 +0000 (13:29 +0000)]
* Added externallinks table, to track links to arbitrary URLs
* Convert unnecessary URL escape codes in external links to their equivalent
  character before doing anything with them. This prevents certain kinds of
  spam filter evasion. (Parser.php only)

18 years agoDon't use tidy. Command line option to specify the end ID. Clear the link cache after...
Tim Starling [Thu, 26 Jan 2006 11:25:26 +0000 (11:25 +0000)]
Don't use tidy. Command line option to specify the end ID. Clear the link cache after each article to keep memory usage down.

18 years ago* Use revision rate for ETA in dump generation; it tends to be more stable
Brion Vibber [Thu, 26 Jan 2006 08:06:05 +0000 (08:06 +0000)]
* Use revision rate for ETA in dump generation; it tends to be more stable
  than the per-page count for full-history dumps.

18 years agoFixed Special:Unlockdb, had been broken since 1.5beta1
Tim Starling [Thu, 26 Jan 2006 07:02:53 +0000 (07:02 +0000)]
Fixed Special:Unlockdb, had been broken since 1.5beta1

18 years ago* Maintenance script to delete unused text records
Rob Church [Wed, 25 Jan 2006 21:08:29 +0000 (21:08 +0000)]
* Maintenance script to delete unused text records
* Maintenance script to delete non-current revisions
* Maintenance script to wipe a page and all revisions from the database

18 years agoNote:
Domas Mituzas [Wed, 25 Jan 2006 21:06:30 +0000 (21:06 +0000)]
Note:
Allow lagged external storage
Do not tidy user interface messages
Fix revision fetching query (propagate equality manually :)

18 years agodo not trust equality propagation, help optimizer a bit ;-)
Domas Mituzas [Wed, 25 Jan 2006 20:50:39 +0000 (20:50 +0000)]
do not trust equality propagation, help optimizer a bit ;-)

18 years agoAdd Special:Listredirects to list of query pages; wasn't being cached
Rob Church [Wed, 25 Jan 2006 15:09:52 +0000 (15:09 +0000)]
Add Special:Listredirects to list of query pages; wasn't being cached

18 years agoAdded $wgInvisibleGroups, to hide groups from Special:Listusers
Tim Starling [Wed, 25 Jan 2006 12:01:26 +0000 (12:01 +0000)]
Added $wgInvisibleGroups, to hide groups from Special:Listusers

18 years agoremove some more profiling hooks from commonly used calls
Domas Mituzas [Wed, 25 Jan 2006 11:25:56 +0000 (11:25 +0000)]
remove some more profiling hooks from commonly used calls

18 years agoremove profiling hooks from hooks ;-)
Domas Mituzas [Wed, 25 Jan 2006 10:51:12 +0000 (10:51 +0000)]
remove profiling hooks from hooks ;-)

18 years agoFix dependence on hardcoded UNIQ_PREFIX.
Zheng Zhu [Tue, 24 Jan 2006 19:33:36 +0000 (19:33 +0000)]
Fix dependence on hardcoded UNIQ_PREFIX.