Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 2006-02-23 | 3 | -4/+4 | |
| | | | | r=bernd rs=brendan | |||||
* | Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch ↵ | lpsolit%gmail.com | 2006-02-23 | 1 | -1/+1 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
* | Bug 328108: Unable to login on a fresh Bugzilla install using the login form ↵ | lpsolit%gmail.com | 2006-02-23 | 2 | -2/+2 | |
| | | | | on the home page - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
* | Bug 328166: editusers.cgi does not work because it has a Byte Order Mark at ↵ | mkanat%kerio.com | 2006-02-23 | 1 | -1/+1 | |
| | | | | | | the beginning Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=justdave | |||||
* | Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by ↵ | lpsolit%gmail.com | 2006-02-23 | 5 | -112/+359 | |
| | | | | André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave | |||||
* | Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵ | lpsolit%gmail.com | 2006-02-22 | 8 | -2/+185 | |
| | | | | by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave | |||||
* | Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵ | lpsolit%gmail.com | 2006-02-22 | 19 | -39/+204 | |
| | | | | <wurblzap@gmail.com> r=vladd a=justdave | |||||
* | Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # ↵ | lpsolit%gmail.com | 2006-02-22 | 1 | -2/+4 | |
| | | | | - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=justdave | |||||
* | Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new ↵ | mkanat%kerio.com | 2006-02-22 | 1 | -7/+23 | |
| | | | | | | SERIAL-type column to a table Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
* | Bug 24697: Display search link for open bugs for each keyword in ↵ | mozilla%colinogilvie.co.uk | 2006-02-22 | 1 | -1/+11 | |
| | | | | | | describekeywords.cgi Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>; r=vladd; a=justdave | |||||
* | Bug 100089: Templatise "passwordmail" email | mozilla%colinogilvie.co.uk | 2006-02-22 | 5 | -48/+44 | |
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave | |||||
* | Patch for bug 237683: Allow for more flexible user searching such as real ↵ | jocuri%softhome.net | 2006-02-22 | 3 | -5/+30 | |
| | | | | name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org. | |||||
* | Patch for bug 313045: Display quoted text in a different color; patch by ↵ | jocuri%softhome.net | 2006-02-22 | 2 | -0/+8 | |
| | | | | Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave. | |||||
* | Patch for bug 326060: Remove template check for flag.setter (it always ↵ | jocuri%softhome.net | 2006-02-22 | 3 | -9/+3 | |
| | | | | exists) - patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave. | |||||
* | Backout bug 232378, as it doesn't appear to be working correctly. | mozilla%colinogilvie.co.uk | 2006-02-22 | 16 | -184/+98 | |
| | ||||||
* | Patch for bug 137261: Add X-Bugzilla-Who: an email header specifying the ↵ | jocuri%softhome.net | 2006-02-22 | 2 | -0/+5 | |
| | | | | bugzilla account that made these changes; patch by Albert Ting <altlst@sonic.net>, r=LpSolit, a=justdave. | |||||
* | Bug 232378: switch from entities to XIncludes for inclusion of modular docs ↵ | mozilla%colinogilvie.co.uk | 2006-02-22 | 16 | -98/+184 | |
| | | | | | | files Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd | |||||
* | Bug 271984: Default milestone should be a <select>, not a text entry - Patch ↵ | lpsolit%gmail.com | 2006-02-22 | 1 | -2/+13 | |
| | | | | by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave | |||||
* | Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - ↵ | lpsolit%gmail.com | 2006-02-22 | 1 | -0/+2 | |
| | | | | Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave | |||||
* | Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting ↵ | lpsolit%gmail.com | 2006-02-22 | 2 | -0/+6 | |
| | | | | <altlst@sonic.net> r=mkanat a=justdave | |||||
* | Bug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander ↵ | lpsolit%gmail.com | 2006-02-22 | 3 | -29/+22 | |
| | | | | <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
* | Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters ↵ | lpsolit%gmail.com | 2006-02-22 | 3 | -112/+266 | |
| | | | | <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
* | Bug 315317: DBI placeholders break AppendComment's default timestamp - Patch ↵ | lpsolit%gmail.com | 2006-02-22 | 1 | -2/+2 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
* | CSS patch for bug 314055: Fix incorrect layout on footer bar - words ↵ | jocuri%softhome.net | 2006-02-22 | 1 | -4/+2 | |
| | | | | overlap; patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave. | |||||
* | Bug 327355: Email preferences are not set correctly when the user account is ↵ | lpsolit%gmail.com | 2006-02-22 | 2 | -102/+66 | |
| | | | | created by Env.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
* | Patch for bug 97868: Rename the "Edit" action (for attachments) to something ↵ | jocuri%softhome.net | 2006-02-22 | 5 | -7/+7 | |
| | | | | else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave. | |||||
* | Patch for bug 327624 : Add missing space in error message ↵ | jocuri%softhome.net | 2006-02-21 | 1 | -4/+4 | |
| | | | | (template/en/default/global/user-error.html.tmpl); patch by GavinS <bugzilla@chimpychompy.org>, r=LpSolit, a=justdave. | |||||
* | Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt ↵ | jocuri%softhome.net | 2006-02-21 | 1 | -0/+3 | |
| | | | | McHenry <mmchenry@carnegielearning.com>, r=vladd, a=justdave. | |||||
* | Patch for bug 317003: change the listing of valid fields values in ↵ | jocuri%softhome.net | 2006-02-21 | 1 | -24/+19 | |
| | | | | bug_email.pl; patch by Gabriel Sales de Oliveira <gabriel@async.com.br>, r=vladd, a=justdave. | |||||
* | Patch for bug 287325: we should use scalar instead of length for finding out ↵ | jocuri%softhome.net | 2006-02-21 | 1 | -2/+1 | |
| | | | | how many elements an array has; patch by me, r=justdave on IRC, fixing tree. | |||||
* | Patch for bug 323627: Setting "loginnetmask" to 0 should disable IP ↵ | jocuri%softhome.net | 2006-02-21 | 1 | -1/+4 | |
| | | | | checking; patch by Jesse Erlbaum <jesse@erlbaum.net>, r=vladd, a=justdave. | |||||
* | Documentation patch for bug 328031: remove duplicate "the the" from ↵ | jocuri%softhome.net | 2006-02-21 | 1 | -1/+1 | |
| | | | | using.xml; patch by me - Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit. | |||||
* | Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk ↵ | lpsolit%gmail.com | 2006-02-21 | 17 | -87/+565 | |
| | | | | Melez <myk@mozilla.org> r=mkanat a=justdave | |||||
* | Documentation patch for bug 41972: add user preferences documentation; patch ↵ | jocuri%softhome.net | 2006-02-21 | 1 | -8/+57 | |
| | | | | by victory <bmo@rsz.jp>, r=vladd. | |||||
* | Start of the 2.23 development cycle; update the version number. | mkanat%kerio.com | 2006-02-21 | 1 | -1/+1 | |
| | ||||||
* | Update Version Numbers for 2.22rc1 Release. | mkanat%kerio.com | 2006-02-21 | 2 | -4/+4 | |
| | ||||||
* | [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ↵ | lpsolit%gmail.com | 2006-02-21 | 1 | -1/+13 | |
| | | | | your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | |||||
* | [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵ | lpsolit%gmail.com | 2006-02-21 | 5 | -58/+54 | |
| | | | | | | Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave I forgot to specify the bug number in my previous checkin. That was bug 312498. | |||||
* | [SECURITY] editparams.cgi doesn't check whether 'whinedays' and ↵ | lpsolit%gmail.com | 2006-02-21 | 2 | -2/+4 | |
| | | | | 'mostfreqthreshold' are numeric - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
* | Bug 322960: Release Notes for Bugzilla 2.22rc1 | mkanat%kerio.com | 2006-02-20 | 1 | -0/+533 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | |||||
* | Doc part of bug 181589 - Patch by victory <bmo@rsz.jp> r=timeless | lpsolit%gmail.com | 2006-02-15 | 1 | -1/+3 | |
| | ||||||
* | Doc part of bug 192218 - Patch by victory <bmo@rsz.jp> r=timeless | lpsolit%gmail.com | 2006-02-15 | 1 | -0/+8 | |
| | ||||||
* | Bug 326803: Wrong colspan for "summarize time" link below time tracking bar ↵ | wurblzap%gmail.com | 2006-02-13 | 1 | -1/+1 | |
| | | | | | | | on show_bug.cgi. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
* | Bug 232778: The sort order of a saved search is not kept - Patch by ↵ | lpsolit%gmail.com | 2006-02-12 | 1 | -1/+1 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
* | Bug 320319: Release Notes for Bugzilla 2.20.1 | mkanat%kerio.com | 2006-02-10 | 1 | -6/+84 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | |||||
* | Bug 324346: When 'shutdownhtml' is set, accessing foo.cgi?format=bar ↵ | lpsolit%gmail.com | 2006-02-08 | 1 | -2/+2 | |
| | | | | displays plain text instead of html - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
* | Bug 325048: [PostgreSQL] Changing the status of a bug from UNCONFIRMED to ↵ | lpsolit%gmail.com | 2006-02-08 | 1 | -5/+16 | |
| | | | | NEW or ASSIGNED sets everconfirmed to 1 but leave the status as UNCONFIRMED - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
* | Bug 313806: Whine E-mails do not "Order" the Queries Correctly - Patch by ↵ | lpsolit%gmail.com | 2006-02-07 | 1 | -10/+11 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
* | Bug 312304: Graphviz installation for Bugzilla doesn't work if spaces are in ↵ | wurblzap%gmail.com | 2006-02-07 | 1 | -2/+2 | |
| | | | | | | | the path to dot.exe. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
* | Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ↵ | lpsolit%gmail.com | 2006-02-06 | 1 | -6/+10 | |
| | | | | be enclosed in <label></label> tags - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk |