aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 465817: The sudo session UI lets you select several users to impersonate ...lpsolit%gmail.com2008-11-201-2/+1
* Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ...lpsolit%gmail.com2008-11-202-2/+0
* Bug 465606: If a user doesn't have privs to change the target milestone, it g...lpsolit%gmail.com2008-11-201-4/+4
* Bug 464732: There is no label next to the Status drop-downguy.pyrzak%gmail.com2008-11-202-3/+16
* Bug 465741: Resolution display at top of bug doesn't display what the duplica...lpsolit%gmail.com2008-11-201-2/+1
* Bug 452732: Re-organize the comment headers to make them look better and be m...mkanat%bugzilla.org2008-11-193-59/+95
* Bug 464130: When resolving a bug, the resolution field remains hidden with In...lpsolit%gmail.com2008-11-121-1/+0
* Bug 463677: editusers.cgi: Use of uninitialized value in string eq - Patch by...lpsolit%gmail.com2008-11-111-1/+1
* Bug 364162: Code determining if named queries should be shown in the page foo...lpsolit%gmail.com2008-11-092-0/+29
* Handle "Use of uninitialized value in numeric eq (==) at Bugzilla/Field.pm li...mkanat%bugzilla.org2008-11-071-1/+1
* Fix a test failure from the last checkin.mkanat%bugzilla.org2008-11-071-0/+5
* Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2008-11-0722-115/+589
* Bug 463376: Release Notes for Bugzilla 3.0.6mkanat%bugzilla.org2008-11-071-0/+19
* Bug 463380: [Mysql] "Use of uninitialized value" when running checksetup.pl f...lpsolit%gmail.com2008-11-071-1/+3
* Bug 463244: Update 3.2 Release Notes for 3.2rc2mkanat%bugzilla.org2008-11-061-5/+19
* Bug 451269: Add example code for bug-end_of_update and flag-end_of_update hooks.mkanat%bugzilla.org2008-11-062-0/+98
* Bug 449931: [SECURITY] Unprivileged users can approve/unapprove all the quips...lpsolit%gmail.com2008-11-063-5/+22
* Bug 381772 - Add hooks for common-links.ghendricks%novell.com2008-11-051-1/+1
* Oh, actually, Xiaoou was right about where the constraint is supposed to go.mkanat%bugzilla.org2008-11-051-2/+2
* Bug 460421: [Oracle] Adding custom fields with type FIELD_TYPE_MULTI_SELECT r...mkanat%bugzilla.org2008-11-052-1/+10
* Bug 458390: Foreign Key names can be too long as currently designedmkanat%bugzilla.org2008-11-052-10/+26
* Bug 452888: The status selector is too far from the comment box, leading to a...guy.pyrzak%gmail.com2008-11-053-1/+22
* Bug 461127: Cannot change status and reassign at the same time if the assigne...lpsolit%gmail.com2008-10-301-3/+15
* Bug 461729: [PostgreSQL] Incorrect SQL is generated when searching for keywor...lpsolit%gmail.com2008-10-291-5/+2
* Bug 461958: Account creation page uses word "accountname" - should be "accoun...lpsolit%gmail.com2008-10-291-1/+1
* Bug 427455: Add foreign key constraints for group_control_map, user_group_map...lpsolit%gmail.com2008-10-291-6/+24
* Bug 141951: Set the max_packet_size for attachments (and bugs_fulltext) when ...mkanat%bugzilla.org2008-10-284-34/+22
* Bug 461756: [Oracle] collectstats.pl --regenerate uses PL/SQL reserved word i...lpsolit%gmail.com2008-10-281-3/+3
* Bug 460995: Need to use terms.abug in description for makeproductgroups - Pat...lpsolit%gmail.com2008-10-281-1/+1
* Bug 458436: Allow standard global select fields to control visibility of cust...mkanat%bugzilla.org2008-10-259-57/+131
* Bug 459064: Set FIELD_TYPE_SINGLE_SELECT on standard global select fieldsmkanat%bugzilla.org2008-10-252-32/+8
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-2518-64/+465
* Bug 455584 - Use bz_crypt everywhere instead of the crypt() functiondkl%redhat.com2008-10-233-28/+25
* Bug 460922: [Oracle] Need to drop all the FKs before dropping tables - Patch ...lpsolit%gmail.com2008-10-221-0/+18
* Bug 347991: Classifications without products don't show up in editproducts.cg...lpsolit%gmail.com2008-10-221-3/+5
* Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by F...lpsolit%gmail.com2008-10-213-107/+102
* Fix bustage due to bug 105865: Perl 5.8.x doesn't understand \h. We have to u...lpsolit%gmail.com2008-10-211-1/+1
* Bug 214017: Wrap group fields in a single <table class="foo"> so people can h...lpsolit%gmail.com2008-10-211-1/+1
* Bug 105865: When converting bug/attachment/comment numbers to links, quoteUrl...lpsolit%gmail.com2008-10-212-8/+12
* Bug 460770: Incorrect regexp when parsing the list of LDAP servers - Patch by...lpsolit%gmail.com2008-10-201-1/+1
* Bug 460143: Bug.legal_values doesn't allow you to get values for multi-select...lpsolit%gmail.com2008-10-201-3/+2
* Bug 460749: Firefox 3.1 no longer supports -moz-pre-wrap (nor does Opera!) - ...lpsolit%gmail.com2008-10-201-1/+3
* Bug 460590: Add a hook in Bugzilla::Mailer right before mail is sentmkanat%bugzilla.org2008-10-203-0/+43
* Bug 460588: Add template hooks for adding fields to editgroups and userprefs ...mkanat%bugzilla.org2008-10-183-2/+9
* Bug 460293: Implement Bugzilla::Object::set_all and have editkeywords.cgi use itmkanat%bugzilla.org2008-10-182-6/+39
* Bug 460581: editgroups should be using Bugzilla::Group->create to make groupsmkanat%bugzilla.org2008-10-182-97/+32
* Bug 460509: Deleting a product with bugs fails because it hasn't loaded Bugzi...mkanat%bugzilla.org2008-10-181-0/+1
* Bug 455857: [Oracle] 'Find a Specific Bug' doesn't work - Patch by Xiaoou <xi...lpsolit%gmail.com2008-10-173-3/+7
* Bug 460379: New user accounts could access editusers and add and remove thems...mkanat%bugzilla.org2008-10-171-1/+2
* Bug 460297: Parameters in editparams.cgi need an ID - Patch by Frédéric...lpsolit%gmail.com2008-10-161-6/+7