aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 365365: Fix various HTML and CSS validation errors when viewing attachmen...lpsolit%gmail.com2008-03-183-18/+25
* Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appea...lpsolit%gmail.com2008-03-183-6/+38
* Bug 417030: importxml.pl doesn't support custom fields implemented in 3.2 - P...lpsolit%gmail.com2008-03-181-13/+56
* Bug 365442: If product/component does not have any flags, "Flags: / Requestee...lpsolit%gmail.com2008-03-171-4/+15
* Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ...lpsolit%gmail.com2008-03-172-4/+5
* Bug 323003: [importxml.pl] attachments should be imported with the original c...lpsolit%gmail.com2008-03-172-1/+17
* Bug 423346: importxml.pl fails when importing attachments - Patch by Fréd...lpsolit%gmail.com2008-03-171-4/+4
* Bug 390370: "Products" should be "Other Classifications" when reclassifying p...lpsolit%gmail.com2008-03-171-2/+2
* Bug 422935 – Status values for “Take Bug” functionality on att...wurblzap%gmail.com2008-03-171-3/+3
* Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by Ge...lpsolit%gmail.com2008-03-172-26/+2
* Bug 304005: Implement SMTP authentication support for email notifications - P...lpsolit%gmail.com2008-03-146-2/+40
* Bug 422111: rederive regexp-based group memberships on the destination user a...justdave%bugzilla.org2008-03-111-0/+7
* Bug 421931 – Group control identifiers on product edit page should be lo...wurblzap%gmail.com2008-03-112-30/+10
* Fixing bustage due to bug 367394 (no idea why it's burning, but this should f...lpsolit%gmail.com2008-03-103-3/+3
* Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ca...reed%reedloden.com2008-03-093-10/+31
* Bug 419388 – 004template.t should fall back to “en”.wurblzap%gmail.com2008-03-051-2/+2
* Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, ...lpsolit%gmail.com2008-03-051-66/+23
* Bug 419660: New custom fields not listed in "3.10. Custom Fields" - Patch by ...lpsolit%gmail.com2008-03-031-46/+80
* Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com2008-03-012-23/+88
* Fixing bug 418068 for real. The previous patch was broken. Patch by Jesse Cla...lpsolit%gmail.com2008-02-281-7/+7
* Additional fix for bug 417146 - Patch by me, r=justdavelpsolit%gmail.com2008-02-281-5/+9
* Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by FrÃ...lpsolit%gmail.com2008-02-281-1/+6
* Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ...lpsolit%gmail.com2008-02-261-22/+28
* Bug 419243: get_new_status_and_resolution() no longer exists and bug moving f...lpsolit%gmail.com2008-02-262-29/+22
* Bug 419440: The Bugzilla version is not displayed in the welcome-admin page -...lpsolit%gmail.com2008-02-251-1/+1
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-2514-48/+42
* Bug 415676: Remove all mentions of landfill.bugzilla.org/ppm from the documen...lpsolit%gmail.com2008-02-252-33/+28
* Bug 418068: No way to search for "date of last comment" before/after a given ...lpsolit%gmail.com2008-02-221-42/+21
* Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak <guy.pyrzak@gmail.c...lpsolit%gmail.com2008-02-211-0/+2
* Bug 418518: Search links in editkeywords.cgi and describekeywords.cgi generat...lpsolit%gmail.com2008-02-211-1/+2
* Doc for bug 135812: Add a 'mailfrom' parameter to unify bugmail originating a...lpsolit%gmail.com2008-02-171-0/+14
* Bug 390972: we shouldn't favor fink for os x - Patch by timeless <timeless@be...lpsolit%gmail.com2008-02-171-12/+14
* Two small fixes for bug 390603 (better wording)lpsolit%gmail.com2008-02-171-3/+3
* Bug 281809: 'Groups' docs need improving - Patch by Sam Folk-Williams <sam.fo...lpsolit%gmail.com2008-02-161-236/+615
* Bug 417507: Search.pm broken when searching for empty resolutions (regression...lpsolit%gmail.com2008-02-151-1/+1
* Bug 374951: Handle different strange situations in installations and upgrades...mkanat%bugzilla.org2008-02-141-14/+50
* Bug 413121 – UTF-8 in templates are garbaged.wurblzap%gmail.com2008-02-142-0/+89
* Doc patch for bug 244239: Add group-based pronouns to query - Patch by me, r=...lpsolit%gmail.com2008-02-131-6/+15
* Bug 416481: No bugmail is sent if no comment is added on bug creation - Patch...lpsolit%gmail.com2008-02-132-9/+1
* Bug 384009: Global fields (priority, severity, OS, and platform) are required...lpsolit%gmail.com2008-02-125-137/+51
* Bug 389815: Can't edit shared queries if you can't run them - Patch by timele...lpsolit%gmail.com2008-02-121-1/+8
* Bug 341508 – GetBugLink() should be localisable.wurblzap%gmail.com2008-02-122-2/+11
* Bug 414430: On Windows, checksetup.pl should mention the correct PPM repo bas...lpsolit%gmail.com2008-02-121-8/+35
* Bug 90334: Do not display the "change several bugs at once" form if there are...lpsolit%gmail.com2008-02-091-1/+1
* Bug 388723: Make the browser wrap comments on display in addition to the norm...mkanat%bugzilla.org2008-02-096-7/+34
* Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org2008-02-082-11/+76
* Bug 415539: Remove trailing whitespaces from bugmailmkanat%bugzilla.org2008-02-081-1/+5
* Bug 61487: describe "Normal" severity in "A Bug's Life Cycle" - Patch by Ecli...lpsolit%gmail.com2008-02-081-0/+7
* Doc patch for bug 101179 (custom statuses and workflow) - Patch by FrédÃ...lpsolit%gmail.com2008-02-071-1/+24
* Bug 390603: Configuration paramaters documentation needs updating - Patch by ...lpsolit%gmail.com2008-02-072-530/+833