aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 332925: The heading of the attachment diff page can extend off the ↵lpsolit%gmail.com2006-05-011-2/+0
| | | | right-hand side of the page, requiring horizontal scrolling in order to reach the link to the host bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - ↵lpsolit%gmail.com2006-05-011-60/+4
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
* Followup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a ↵mozilla%colinogilvie.co.uk2006-04-301-2/+2
| | | | | | column to be SERIAL Patch by me, r=LpSolit on IRC
* Bug 335633: Docs still refer to "loginmethod"mozilla%colinogilvie.co.uk2006-04-301-5/+5
| | | | Patch by victory(_RSZ_) <bmo@rsz.jp>; r=me
* Bump version post-release.mkanat%bugzilla.org2006-04-231-1/+1
|
* Update the version numbers for 2.23.1.mkanat%bugzilla.org2006-04-232-4/+4
|
* Bug 329628: Finalize Release Notes for 2.22 - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-04-221-7/+13
| | | | <LpSolit@gmail.com> r=mkanat
* Bug 329629: Release Notes for 2.20.2 - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-04-221-10/+35
| | | | <LpSolit@gmail.com> r=mkanat
* Bug 334620: When calling importxml.pl with the -v option, information is ↵lpsolit%gmail.com2006-04-201-3/+11
| | | | displayed too many times - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk
* Bug 334617: importxml.pl crashes when importing bugs having attachments from ↵lpsolit%gmail.com2006-04-201-1/+3
| | | | version 2.20 or older - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-189-213/+223
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann ↵lpsolit%gmail.com2006-04-181-1/+1
| | | | <wurblzap@gmail.com> r=LpSolit a=justdave
* I forgot a minor fix on checkin for bug 330718 :)lpsolit%gmail.com2006-04-181-2/+2
|
* Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric ↵lpsolit%gmail.com2006-04-182-86/+34
| | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com2006-04-189-9/+247
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
* Bug 334344: process_bug.cgi is broken when changing several bugs at once - ↵lpsolit%gmail.com2006-04-181-4/+5
| | | | Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 330186: Crash when changing the status of a bug which has dependencies ↵lpsolit%gmail.com2006-04-161-1/+3
| | | | (new fix. Now sanitycheck.cgi should work again too) - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=LpSolit a=justdave
* Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ↵lpsolit%gmail.com2006-04-151-1/+1
| | | | Seyman <eseyman@linagora.com> r=LpSolit a=justdave
* Bug 322285: Cancelling a flag should remove it completely from the DB - ↵lpsolit%gmail.com2006-04-1412-87/+52
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL ↵lpsolit%gmail.com2006-04-143-99/+43
| | | | - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
* Bug 333867: Incorrect examples for time units in Advanced Query help.wurblzap%gmail.com2006-04-141-2/+2
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
* Bug 303688: Eliminate deprecated Bugzilla::DB routines from attachment.cgi - ↵lpsolit%gmail.com2006-04-131-151/+171
| | | | Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave
* Bug 333031: Uninitialized value when entering a new bug and an alias is ↵lpsolit%gmail.com2006-04-131-1/+1
| | | | given - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 308668: summarize_time.cgi: Use of uninitialized value in concatenation ↵lpsolit%gmail.com2006-04-131-1/+1
| | | | (.) or string - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 332705: Taking a bug when posting a new attachment doesn't update the ↵lpsolit%gmail.com2006-04-101-1/+5
| | | | 'duplicates' table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 333195: Cannot post a bug with keywords in itmkanat%kerio.com2006-04-081-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
* Bug 323525: Style the group table as all other admin tables in Bugzilla - ↵lpsolit%gmail.com2006-04-071-42/+80
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
* Bug 303696: Eliminate deprecated Bugzilla::DB routines from process_bug.cgi ↵lpsolit%gmail.com2006-04-071-139/+185
| | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 303695: Eliminate deprecated Bugzilla::DB routines from post_bug.cgi - ↵lpsolit%gmail.com2006-04-071-60/+93
| | | | Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
* Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl ↵lpsolit%gmail.com2006-04-072-91/+103
| | | | and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
* Bug 332906: Wrong parameters passed to sudo sessions when trying to bypass ↵lpsolit%gmail.com2006-04-071-2/+2
| | | | validation checks - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric ↵lpsolit%gmail.com2006-04-061-6/+6
| | | | Buclin <LpSolit@gmail.com> r=colin a=justdave
* Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2006-04-054-43/+54
| | | | <eseyman@linagora.com> r=LpSolit a=justdave
* Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - ↵lpsolit%gmail.com2006-04-051-6/+4
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 330754: Remove AnyEntryGroups() from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com2006-04-032-36/+3
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 330698: Remove $::components, @::enterable_products and ↵lpsolit%gmail.com2006-04-038-141/+34
| | | | $::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 330583: Bad alignment of ) for Alias - Patch by timeless ↵lpsolit%gmail.com2006-04-021-1/+1
| | | | <timeless@bemail.org> r=LpSolit a=justdave
* Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a ↵lpsolit%gmail.com2006-04-021-2/+1
| | | | password or email change - Initial patch by victory(_RSZ_) <bmo@rsz.jp>, updated version by Teemu Mannermaa <wicked+bz@etlicon.fi> r=wicked r=LpSolit a=myk
* Bug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi ↵lpsolit%gmail.com2006-03-311-121/+135
| | | | - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
* Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com2006-03-311-3/+3
| | | | Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-03-317-30/+9
| | | | <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 306695: Boolean charts forgets "0" values.wurblzap%gmail.com2006-03-312-2/+6
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, bugreport, a=justdave
* Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam ↵lpsolit%gmail.com2006-03-302-0/+13
| | | | <Tam@SiuLung.com> r=vladd a=myk
* Bug 330944: Add 'extensions' to .cvsignore - Patch by David D. Kilzer (ddk) ↵lpsolit%gmail.com2006-03-291-0/+1
| | | | <ddkilzer@kilzer.net> r=wicked a=myk
* Bug 92515: Implement the ability to change the resolution of a bug without ↵lpsolit%gmail.com2006-03-283-50/+52
| | | | reopening it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or ↵timeless%mozdev.org2006-03-241-1/+1
| | | | | | dependent on itself." r=lpsolit a=myk
* Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org2006-03-221-1/+2
| | | | r=lpsolit a=myk
* Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org2006-03-221-1/+1
| | | | patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk
* Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org2006-03-221-1/+1
| | | | r=mkanat a=myk
* Bug 330996 component_not_valid could be improvedtimeless%mozdev.org2006-03-221-2/+2
| | | | r=lpsolit a=myk