Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-08 | Bug 365564 admin/components/updated uses strange mark up | timeless%mozdev.org | 1 | -2/+1 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365563 admin/components/footer uses invalid mark up | timeless%mozdev.org | 1 | -2/+2 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365562 admin/components/confirm-delete uses strange mark up | timeless%mozdev.org | 1 | -3/+3 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365561 admin/classifications/del uses strange mark up | timeless%mozdev.org | 1 | -2/+2 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365560 account/prefs/permissions uses invalid usage for p | timeless%mozdev.org | 1 | -4/+1 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365557 account/profile-activity has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365556 global/confirm-user-match uses strange mark up/uses p as br | timeless%mozdev.org | 1 | -4/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365555 . global/code-error uses strange mark up | timeless%mozdev.org | 1 | -1/+1 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365495 . admin/milestones/footer produces invalid markup | timeless%mozdev.org | 1 | -3/+3 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365494 admin/milestones/edit has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365493 admin/milestones/deleted has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365492 admin/milestones/created has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365491 admin/milestones/create has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365487 admin/fieldvalues/footer produces invalid markup | timeless%mozdev.org | 1 | -3/+3 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365486 admin/fieldvalues/edit has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-07 | Bug 366187: Bugmail should consider 'Any field not mentioned above changes' ↵ | olav%bkor.dhs.org | 1 | -11/+1 | |
even when a 'known' field changes Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk | |||||
2007-01-07 | Bug 366190: Remove obsolete 'compatibility' comment about sending mail to ↵ | olav%bkor.dhs.org | 1 | -6/+0 | |
disabled accounts Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk | |||||
2007-01-07 | Bug 366059: Include the attachment size when viewing bugs in the XML format ↵ | lpsolit%gmail.com | 2 | -1/+3 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=myk | |||||
2007-01-07 | Bug 365753: Incorrect "Cancel" link when moving bug to another product - ↵ | lpsolit%gmail.com | 1 | -1/+10 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2007-01-07 | Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ↵ | lpsolit%gmail.com | 2 | -5/+22 | |
Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2007-01-07 | Bug 365401: CSS error in dependency-tree.css - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2007-01-07 | Bug 365129: When moving a bug to another product and the target product has ↵ | lpsolit%gmail.com | 1 | -12/+28 | |
only one component, version or target milestone, automatically select them instead of throwing an error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2007-01-06 | Bug 365593: bz_webservices_demo.pl does not match the API as defined in the ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
Webservices code - Patch by Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat a=myk | |||||
2007-01-06 | Bug 362996: email_in.pl throws warnings of uninitialized values when no ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
content-type is given - Patch by Bill Barry <after.fallout@gmail.com> r=mkanat a=myk | |||||
2007-01-05 | Bug 362066: strict_isolation: cannot remove users from the bug if their ↵ | lpsolit%gmail.com | 1 | -3/+13 | |
privs changed so that they can no longer edit bugs in the product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2007-01-05 | Bug 364216: Flag::retarget() is broken (again) - Patch by Frédéric ↵ | lpsolit%gmail.com | 2 | -33/+43 | |
Buclin <LpSolit@gmail.com> r/a=myk | |||||
2007-01-04 | Bug 365229: email_in.pl modifies bug permissions without user entering fields | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2007-01-04 | Bug 365739: An error is thrown when attaching a too big file on bug creation ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2007-01-03 | Bug 365696: Posting a new bug via email_in.pl fails due to typo in default ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
platform and severity - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=myk | |||||
2007-01-03 | Bug 365525 Periods in wrong place in relation to parentheses | timeless%mozdev.org | 1 | -2/+2 | |
r=mkanat a=myk | |||||
2007-01-03 | Bug 365469: restore create-guided's ability to auto-insert the User-Agent in ↵ | justdave%bugzilla.org | 1 | -1/+1 | |
the build ID field. r=gerv, a=justdave | |||||
2006-12-31 | Bug 248037: Link from attachment 'created' date to comment where it was ↵ | lpsolit%gmail.com | 2 | -2/+4 | |
created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave | |||||
2006-12-31 | Bug 365407: Reorder tabs in userprefs.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2 | -4/+4 | |
<LpSolit@gmail.com> r/a=justdave | |||||
2006-12-30 | Bug 365352: Lists of bugs (a.k.a tags) may be overwritten or deleted when ↵ | lpsolit%gmail.com | 1 | -6/+17 | |
tagging a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-12-30 | Bug 365241: Changing the context of a patch fails - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-12-30 | Bug 365293: [mod_perl] click OR, AND or ADD... button in bool charts ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
initiates search Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2006-12-30 | Bug 365376: query.cgi: Use of uninitialized value at line 178 - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-12-30 | Bug 365374: The newchangedmail template calls field-descs when it only needs ↵ | olav%bkor.dhs.org | 1 | -1/+1 | |
variables.none.tmpl (perf problem) Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat, a=justdave | |||||
2006-12-30 | Bug 364637: contrib/bzdbcopy.pl: Can't locate object method "params" via ↵ | mkanat%bugzilla.org | 1 | -24/+48 | |
package "Bugzilla" at Bugzilla/DB/Mysql.pm line 65 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-12-30 | Bug 363371: It is hard to determine which row has a failed encoding, with ↵ | mkanat%bugzilla.org | 1 | -2/+11 | |
recode.pl --guess Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2006-12-30 | Bug 346121: Creating an attachment upon new bug doesn't create attachment ↵ | lpsolit%gmail.com | 2 | -5/+52 | |
link in comment #0 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-12-30 | Bug 365300: [mod_perl] Editing a saved search does not re-populate the ↵ | lpsolit%gmail.com | 2 | -30/+16 | |
search page - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-12-29 | Bug 365254: When running a shared saved search, its name is not displayed at ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
the top of the bug list - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-12-29 | Bug 365083 edit components cc list text needs wordsmithing | timeless%mozdev.org | 2 | -2/+2 | |
r=lpsolit a=justdave | |||||
2006-12-29 | Bug 365062 extra whitespace in "to classification ..." parenthetical | timeless%mozdev.org | 1 | -2/+1 | |
r=lpsolit a=justdave | |||||
2006-12-29 | Bug 365061 Unclassified default description is bad | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-12-29 | Bug 365054 no changes should be in the plural | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-12-29 | Bug 363915 The group currently being edited should not be linkified, in ↵ | timeless%mozdev.org | 1 | -5/+10 | |
editgroups.cgi r=lpsolit a=justdave | |||||
2006-12-29 | Bug 363912 editwhines uses both the word "query" and the word "search" for ↵ | timeless%mozdev.org | 2 | -15/+15 | |
the same thing r=colin.ogilvie a=justdave | |||||
2006-12-29 | Bug 354660 please reword "use in total" | timeless%mozdev.org | 1 | -5/+10 | |
r=lpsolit a=justdave |