| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 450193: Cloning a bug may fail if a custom date/time field exists - Patch... | lpsolit%gmail.com | 2008-08-12 | 1 | -1/+1 |
* | Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group... | mkanat%bugzilla.org | 2008-08-08 | 1 | -1/+1 |
* | Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows Vista,... | gerv%gerv.net | 2008-07-10 | 1 | -3/+2 |
* | Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch by... | lpsolit%gmail.com | 2008-06-29 | 1 | -16/+28 |
* | Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xml | mkanat%bugzilla.org | 2008-06-04 | 1 | -0/+3 |
* | Bug 437010: Add hook to show-multiple.html.tmpl to add fields to detailed bug... | mkanat%bugzilla.org | 2008-06-04 | 1 | -0/+4 |
* | Bug 437008: Add hook to edit.html.tmpl to show additional fields | mkanat%bugzilla.org | 2008-06-04 | 1 | -0/+3 |
* | Bug 430989 â Status should probably be at the top of show_bug.cgi | guy.pyrzak%gmail.com | 2008-05-20 | 1 | -11/+19 |
* | Bug 434007 - Restrict group visibility text options is too small | guy.pyrzak%gmail.com | 2008-05-20 | 1 | -1/+1 |
* | Bug 433348: Created bug display should show extra nav links like show bug doe... | lpsolit%gmail.com | 2008-05-14 | 1 | -1/+1 |
* | Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for format=mult... | lpsolit%gmail.com | 2008-05-05 | 1 | -3/+3 |
* | Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmpl | guy.pyrzak%gmail.com | 2008-04-19 | 1 | -10/+0 |
* | Bug 429767 - short_desc label is controlled by check_can_change_field('alias') | guy.pyrzak%gmail.com | 2008-04-19 | 1 | -3/+1 |
* | Bug 428511 â Status and resolution values in dependency trees not locali... | wurblzap%gmail.com | 2008-04-12 | 1 | -2/+2 |
* | Bug 419016 - Space between the votes text and period is visually unappealing ... | guy.pyrzak%gmail.com | 2008-04-10 | 1 | -4/+13 |
* | Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ed... | guy.pyrzak%gmail.com | 2008-04-10 | 1 | -10/+10 |
* | Bug 427236 Ð Different font sizes used in the group restrictions section of ... | guy.pyrzak%gmail.com | 2008-04-10 | 1 | -2/+2 |
* | Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxes | guy.pyrzak%gmail.com | 2008-04-10 | 2 | -85/+110 |
* | Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch ... | lpsolit%gmail.com | 2008-04-05 | 1 | -12/+0 |
* | Bug 425599 â show_activity missing space for attachment flag changes | bbaetz%acm.org | 2008-04-02 | 1 | -1/+1 |
* | Bug 391949 colchange, login, and a number of other forms are missing a space ... | timeless%mozdev.org | 2008-03-31 | 2 | -3/+3 |
* | Bug 365442: If product/component does not have any flags, "Flags: / Requestee... | lpsolit%gmail.com | 2008-03-17 | 1 | -4/+15 |
* | Bug 323003: [importxml.pl] attachments should be imported with the original c... | lpsolit%gmail.com | 2008-03-17 | 1 | -0/+1 |
* | Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by Ge... | lpsolit%gmail.com | 2008-03-17 | 1 | -13/+1 |
* | Fixing bustage due to bug 367394 (no idea why it's burning, but this should f... | lpsolit%gmail.com | 2008-03-10 | 1 | -1/+1 |
* | Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ca... | reed%reedloden.com | 2008-03-09 | 1 | -5/+10 |
* | Bug 418895: Assignee and QA contact fields always become revealed (editable), | guy.pyrzak%gmail.com | 2008-03-01 | 1 | -5/+10 |
* | Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ... | lpsolit%gmail.com | 2008-02-26 | 1 | -22/+28 |
* | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri... | lpsolit%gmail.com | 2008-02-25 | 3 | -13/+9 |
* | Bug 388723: Make the browser wrap comments on display in addition to the norm... | mkanat%bugzilla.org | 2008-02-09 | 2 | -2/+5 |
* | Bug 414284: Bug edit page is bad for changing components | mkanat%bugzilla.org | 2008-02-08 | 1 | -2/+8 |
* | Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - Patch... | lpsolit%gmail.com | 2008-02-06 | 2 | -4/+5 |
* | Bug 378797: Ability to turn "My votes" page into a bug list - Patch by GavinS... | lpsolit%gmail.com | 2008-02-03 | 1 | -2/+13 |
* | Bug 414269: Move the knobs to appear below the enter comments area (like it u... | lpsolit%gmail.com | 2008-01-30 | 1 | -2/+1 |
* | Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional ... | lpsolit%gmail.com | 2008-01-30 | 1 | -22/+14 |
* | Bug 374020: Re-work the bug editing form to be more usable. | mkanat%bugzilla.org | 2008-01-28 | 5 | -495/+752 |
* | Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->update | mkanat%bugzilla.org | 2008-01-20 | 1 | -5/+8 |
* | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha... | lpsolit%gmail.com | 2008-01-12 | 1 | -2/+3 |
* | Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug | mkanat%bugzilla.org | 2008-01-12 | 2 | -0/+7 |
* | Bug 384604: make guided form default to General component. Patch by gerv; r=j... | gerv%gerv.net | 2007-12-14 | 1 | -0/+5 |
* | Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave] | reed%reedloden.com | 2007-12-03 | 3 | -4/+6 |
* | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 2007-11-29 | 4 | -6/+27 |
* | Bug 404412: Couldn't edit comments anymore because of a regression from bug ... | mkanat%bugzilla.org | 2007-11-21 | 2 | -5/+5 |
* | Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 2007-11-13 | 1 | -6/+6 |
* | Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 2007-11-12 | 4 | -0/+4 |
* | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 2007-10-24 | 1 | -1/+5 |
* | Bug 57842: On enter_bug.cgi, show component description when it is selected -... | lpsolit%gmail.com | 2007-10-10 | 1 | -114/+124 |
* | Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (... | lpsolit%gmail.com | 2007-10-08 | 1 | -2/+2 |
* | Bug 324990: The "Bug Activity" page does not display the bug summary in the t... | lpsolit%gmail.com | 2007-10-03 | 1 | -10/+14 |
* | Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B... | lpsolit%gmail.com | 2007-09-19 | 1 | -95/+66 |