aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 303695: Eliminate deprecated Bugzilla::DB routines from post_bug.cgi - Pa...lpsolit%gmail.com2006-04-071-60/+93
* Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl a...lpsolit%gmail.com2006-04-072-91/+103
* Bug 332906: Wrong parameters passed to sudo sessions when trying to bypass va...lpsolit%gmail.com2006-04-071-2/+2
* Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric Buclin...lpsolit%gmail.com2006-04-061-6/+6
* Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <es...lpsolit%gmail.com2006-04-054-43/+54
* Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - Patch...lpsolit%gmail.com2006-04-051-6/+4
* Bug 330754: Remove AnyEntryGroups() from globals.pl - Patch by Frédéric Buc...lpsolit%gmail.com2006-04-032-36/+3
* Bug 330698: Remove $::components, @::enterable_products and $::classification...lpsolit%gmail.com2006-04-038-141/+34
* Bug 330583: Bad alignment of ) for Alias - Patch by timeless <timeless@bemail...lpsolit%gmail.com2006-04-021-1/+1
* Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a p...lpsolit%gmail.com2006-04-021-2/+1
* Bug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi -...lpsolit%gmail.com2006-03-311-121/+135
* Bug 332142: Incorrect output when updating components - Patch by Frédéric B...lpsolit%gmail.com2006-03-311-3/+3
* Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSoli...lpsolit%gmail.com2006-03-317-30/+9
* Bug 306695: Boolean charts forgets "0" values.wurblzap%gmail.com2006-03-312-2/+6
* Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam <T...lpsolit%gmail.com2006-03-302-0/+13
* Bug 330944: Add 'extensions' to .cvsignore - Patch by David D. Kilzer (ddk) <...lpsolit%gmail.com2006-03-291-0/+1
* Bug 92515: Implement the ability to change the resolution of a bug without re...lpsolit%gmail.com2006-03-283-50/+52
* Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or d...timeless%mozdev.org2006-03-241-1/+1
* Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org2006-03-221-1/+2
* Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org2006-03-221-1/+1
* Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org2006-03-221-1/+1
* Bug 330996 component_not_valid could be improvedtimeless%mozdev.org2006-03-221-2/+2
* Bug 331004 alias_is_numeric uses 'another' which to me implies a real one was...timeless%mozdev.org2006-03-221-2/+2
* Documentation for bug 24789 - Patch by bmo@rsz.jp, r=timelesslpsolit%gmail.com2006-03-171-0/+44
* Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_...lpsolit%gmail.com2006-03-168-123/+62
* Bug 330519: Remove unused IsInClassification() function from globals.pl - Pat...lpsolit%gmail.com2006-03-161-18/+0
* Bug 330588 - Missing newline in Search.pmtimeless%mozdev.org2006-03-161-1/+2
* Bug 330577 "its" is wrong in commenttimeless%mozdev.org2006-03-161-1/+1
* Bug 326122: Whine mails lack the trailing MIME boundary - Patch by Marc Schum...lpsolit%gmail.com2006-03-151-0/+1
* Bug 329022: Remove group_name_to_id in favor of creating Group objects - Patc...lpsolit%gmail.com2006-03-153-29/+3
* Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patc...lpsolit%gmail.com2006-03-155-158/+103
* Fixing POD markuptimeless%mozdev.org2006-03-141-1/+1
* Bug 330186: Crash when changing the status of a bug which has dependencies - ...lpsolit%gmail.com2006-03-121-1/+1
* Bug 329334: User::match_field() may redirect you outside your Bugzilla instal...lpsolit%gmail.com2006-03-111-1/+1
* I forgot a "fix on checkin" (useless whitespaces)lpsolit%gmail.com2006-03-101-1/+1
* Bug 300551: Eliminate deprecated Bugzilla::DB routines from User.pm and Token...lpsolit%gmail.com2006-03-102-168/+129
* Fix a checkin nit on Bug 328638 that I forgot to fix on the original checkin.mkanat%kerio.com2006-03-091-1/+1
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-0915-63/+259
* Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...lpsolit%gmail.com2006-03-093-41/+32
* Bug 313256: Update CSS for attachment comment in real time to private comment...lpsolit%gmail.com2006-03-091-1/+13
* Bug 132893: Create header X-Bugzilla-Watch-Reason - Patch by Olav Vitters <bu...lpsolit%gmail.com2006-03-092-25/+51
* Bug 323905: "Group" "isn't equal to" boolean chart does not work correctly - ...lpsolit%gmail.com2006-03-091-3/+6
* Bug 329783: SQL crash in request.cgi when the status field is used - Patch by...lpsolit%gmail.com2006-03-091-14/+17
* fix bustage (bug 286476)lpsolit%gmail.com2006-03-071-1/+1
* Bug 190370: Show "Bugzilla is pondering" page in Mac IE and AOL Client - Patc...lpsolit%gmail.com2006-03-071-1/+3
* Bug 328667: if I do a search on just one product, there should be a 'new bug ...lpsolit%gmail.com2006-03-071-0/+6
* Bug 286476 - Mid-air collision should indicate that i didn't make a comment i...timeless%mozdev.org2006-03-071-0/+2
* Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch b...lpsolit%gmail.com2006-03-072-6/+1
* Bug 329295: 008filter fails if . is not in PATH - Patch by Vlad Dascalu <vlad...lpsolit%gmail.com2006-03-071-0/+3
* Bug 328748 - Report inability to just view parameters - not edit themtimeless%mozdev.org2006-03-071-1/+1