Code Review

Jump to: navigation, search
Repository:MediaWiki
Author:amidaniel
This author is linked to the wiki user AmiDaniel (Talk | contribs)
Search revisions in this repo by path
    
First page
First page
Previous page
Previous page
Last page
Last page
Show items per page
 Total number of results: 109
descRev. Status Com. Path Commit summary Author Date
33867 old - Adjust RELEASE-NOTES -- previous commit effects shortpages and longpages. amidaniel 18:54, 24 April 2008
33865 old - Special:Shortpages should return pages from all content namespaces, not just ... amidaniel 18:50, 24 April 2008
32876 old - Oh, didn't realize there were constants for the bitfields. Let's use those he... amidaniel 21:07, 6 April 2008
32840 old - Use $wgLang->formatNum to make Nikerabbit happy :) amidaniel 08:11, 6 April 2008
32839 old - * Use parsemag to get plural, etc. to work in log entry.... amidaniel 08:03, 6 April 2008
32838 old - rev_deleted log: only show colon in log message if a comment is provided. amidaniel 07:14, 6 April 2008
32837 old - Rm FIXME, make brackets consistent with the rest of mw amidaniel 06:50, 6 April 2008
32836 old - Make rev_deleted log entries more intelligible for those of us who "don't spe... amidaniel 06:30, 6 April 2008
32485 old - API: (bug 11719) Remove trailing blanks in YAML output. amidaniel 23:19, 26 March 2008
31384 old - API: Couplt problems with ApiQueryDeletedRevs... amidaniel 17:25, 28 February 2008
29637 old - API: Various docu and clean-up. amidaniel 07:08, 12 January 2008
29539 old - * (bug 12574) Allow bots to specify whether an edit should be marked as a bot... amidaniel 09:54, 10 January 2008
28234 old - Load user data using User.load() rather than User.loadFromDatabase(). amidaniel 03:46, 7 December 2007
28196 old - Minor typo in r27809. Add space before "(edit)" link on old revision in diff. amidaniel 08:56, 6 December 2007
28177 old - Always miss the RELEASE-NOTES. amidaniel 06:33, 5 December 2007
28176 old - API: Standardize limits. Use ApiBase constants to avoid similar breakage and ... amidaniel 06:32, 5 December 2007
28167 old - * Add comment about why we don't want a label here.... amidaniel 23:09, 4 December 2007
28165 old - Actually, we don't even need a label here. amidaniel 23:07, 4 December 2007
28164 old - * Add "show all" option to Special:Undelete when some revisions are excluded,... amidaniel 23:05, 4 December 2007
28161 old - Rmv "for" property of labels on Gadgets preferences page. Causes some annoyin... amidaniel 22:52, 4 December 2007
28160 old - Ensure offset provided to Special:Undelete is numerical (to prevent SQL injec... amidaniel 22:44, 4 December 2007
28159 old - Woops, fix bug with last commit when the number of rows <= 2. amidaniel 22:14, 4 December 2007
28158 old - * Only show most recent 5000 revisions on Special:Undelete by default. Accept... amidaniel 22:08, 4 December 2007
28074 old - * Name wpDeleteReasonListRow and wpDeleteReasonRow to allow CSS manipulation. amidaniel 00:24, 3 December 2007
28073 old - * (bug 12178) Fix wpReason parameter to action=delete, again. amidaniel 00:14, 3 December 2007
27905 old - API: Another diff problem, var name mix-up. amidaniel 20:43, 27 November 2007
27904 old - API: difftoprev fails when 'rvprop=ids' is not specified. Sort of gross way t... amidaniel 20:37, 27 November 2007
27691 old - This is giving me a syntax error. It looks gross this way, but I can't think ... amidaniel 19:40, 20 November 2007
27609 old - Erm .. wpReason. amidaniel 04:06, 19 November 2007
27608 old - * Fixed wgReason URL parameter to action=delete. amidaniel 03:59, 19 November 2007
27596 old - Upd RELEASE-NOTES for last commit. amidaniel 08:07, 18 November 2007
27594 old - Fix silly bug. To check if it's a range block use "mRangeStart != mRangeEnd" ... amidaniel 08:06, 18 November 2007
27591 old - Provide a unique message (ipb_blocked_as_range) if unblock of a single IP fai... amidaniel 06:02, 18 November 2007
27590 old - API: Provide details message on first failed log-in too (probably where it's ... amidaniel 05:46, 18 November 2007
27589 old - API: Up default wait-time on failed log-in to five seconds. One is too easy t... amidaniel 05:42, 18 November 2007
27450 old - If an IP address is blocked as part of a rangeblock, attempting to unblock th... amidaniel 05:09, 13 November 2007
27323 old - Make the damn dirty hack even dirtier :) Special cases for Commons and Meta. amidaniel 20:24, 8 November 2007
27161 old - Donor count is stuck at 11,861. I *believe* this is the culprit--it's recachi... amidaniel 08:45, 4 November 2007
26954 old - (bug 11588) API: Preserve document structure for empty dataset in backlinks q... amidaniel 03:59, 26 October 2007
26953 old - (bug 11562) API: Added a user_registration parameter/field to the list=alluse... amidaniel 03:48, 26 October 2007
26933 old - (bug 11721) API: Use a different title for results than for the help page. amidaniel 19:34, 24 October 2007
26768 old - (bug 11343) If the database is read-only, ensure that undelete fails. amidaniel 09:24, 16 October 2007
26716 old - German typo fix. amidaniel 01:16, 15 October 2007
26715 old - Minor bug fix. Users who were already bots, editors were being autopromoted w... amidaniel 01:05, 15 October 2007
26621 old - API: Compatibility fix for 5.0.x. Define array_intersect_key if not already d... amidaniel 04:04, 12 October 2007
26617 old - API: Add a little docu so that we might be able to make some sense of how thi... amidaniel 00:15, 12 October 2007
26615 old - (bug 11632) API: Breaking change: Specify the type of a change in the recentc... amidaniel 23:59, 11 October 2007
26446 old - Note change in API query limits for sysops that was made in the 1.11 release.... amidaniel 05:08, 6 October 2007
26445 old - API: Forgot to document r26433 (rvlimit). amidaniel 02:35, 6 October 2007
26444 old - API: Include, if possible, svn rev in siteinfo query result. amidaniel 02:30, 6 October 2007
First page
First page
Previous page
Previous page
Last page
Last page
Search revisions in this repo by path
    
Personal tools
Namespaces

Variants
Views
Actions
Navigation
Support
Download
Development
Communication
Toolbox