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