aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 410836: Field name missing in error message when trying to add an already...lpsolit%gmail.com2008-01-051-1/+1
* Bug 410823: Bugzilla fails when editing or deleting a multi-select field valu...lpsolit%gmail.com2008-01-051-11/+36
* Bug 313744: Deadline Field not available when changing several bugs at once -...lpsolit%gmail.com2008-01-041-0/+11
* Bug 410660: Updating a bug fails if there is a multi-select custom field - Pa...lpsolit%gmail.com2008-01-041-2/+9
* Bug 410524: createCalendar() and showCalendar() undefined after attaching a f...lpsolit%gmail.com2008-01-031-0/+3
* Bug 399654: Entering a bug with strict_isolation turned on fails due to an in...lpsolit%gmail.com2008-01-031-1/+1
* Bug 410182: Bugzilla crashes when moving a bug into another product when no Q...lpsolit%gmail.com2007-12-301-2/+6
* Bug 410134: [Oracle] Make Oracle case-insensitive for Bugzillamkanat%bugzilla.org2007-12-291-0/+3
* Bug 405898: Date/Time Fields should accept times like H:MMmkanat%bugzilla.org2007-12-282-7/+4
* Bug 409682: Whine should not add headers for queries with 0 bugs - Patch by J...lpsolit%gmail.com2007-12-241-1/+1
* Bug 409598: Explain our version numbers in UPGRADING-pre-2.8justdave%bugzilla.org2007-12-241-0/+5
* Bug 409595: install-module.pl should shuffle the urllist for the CPAN mirrorsmkanat%bugzilla.org2007-12-231-1/+2
* Bug 409593: namedqueries.query_type has the wrong definition in DB::Schemamkanat%bugzilla.org2007-12-232-1/+5
* Bug 409463: The flagtypes.description DB format is not the same in an upgrade...mkanat%bugzilla.org2007-12-232-2/+3
* Bug 388147: Move assigned_to and qa_contact updating into Bugzilla::Bugmkanat%bugzilla.org2007-12-202-338/+260
* Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.mkanat%bugzilla.org2007-12-194-18/+1
* Bug 405444: FormatDouble and FormatTriple mangle multi-byte strings in emailmkanat%bugzilla.org2007-12-192-24/+55
* Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org2007-12-163-3/+3
* Bug 408448: checksetup now tells you when template precompilation is complete.mkanat%bugzilla.org2007-12-152-3/+8
* Bug 408384: Set extern_id when using LDAP authmkanat%bugzilla.org2007-12-151-0/+2
* Bug 229049: Make LDAP authentication work when there are multiple mail= attri...mkanat%bugzilla.org2007-12-141-1/+17
* Bug 384604: make guided form default to General component. Patch by gerv; r=j...gerv%gerv.net2007-12-141-0/+5
* Bug 405362: Bugzilla::Mailer couldn't handle utf-8 strings in the body, becau...mkanat%bugzilla.org2007-12-141-1/+9
* Bug 408151: error 'install_data_too_long' is not defined on checksetup.plmkanat%bugzilla.org2007-12-141-1/+1
* Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org2007-12-138-37/+146
* Bug 408037: [Oracle] Running checksetup.pl twice doesn't workmkanat%bugzilla.org2007-12-132-4/+9
* Bug 375007: [Oracle] Some CGIs use SQL names in their "AS" clauses that don't...mkanat%bugzilla.org2007-12-122-4/+4
* Fix Perl tinderbox bustage from Oracle checkin.mkanat%bugzilla.org2007-12-111-1/+1
* Fix a bug in the last checkin about ADD_COLUMN in Bugzilla::DB::Schema.mkanat%bugzilla.org2007-12-111-1/+1
* Bug 310717: [Oracle] Bugzilla::DB::Oracle modulemkanat%bugzilla.org2007-12-116-57/+762
* Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessarymkanat%bugzilla.org2007-12-115-21/+86
* Bug 362436: Allow to search for '---' in versions and milestones - Patch by m...lpsolit%gmail.com2007-12-071-1/+1
* Bug 397575: syncLDAP outputs HTML does not enable/disable accountseseyman%linagora.com2007-12-071-1/+1
* Bug 407036: buglist.css no longer loaded by buglists - Patch by Frédéri...lpsolit%gmail.com2007-12-061-2/+1
* Bug 383850: email_in.pl documentation does not contain all required fields fo...lpsolit%gmail.com2007-12-061-3/+18
* Bug 399559: LDAP administration is not experimentaleseyman%linagora.com2007-12-051-3/+2
* Bug 406462 – User interface mangled by BiDi characters in Unicode.wurblzap%gmail.com2007-12-041-5/+1
* Bug 400243: "votes:n" quicksearch should be "at least n votes", not "more tha...lpsolit%gmail.com2007-12-032-35/+12
* Bug 389983 - "Enable spellchecking in the summary field" (add filter exceptio...reed%reedloden.com2007-12-031-0/+1
* Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com2007-12-033-4/+6
* 2nd part of bug 99215: Adding missing DB index when upgrading - Patch by me, ...lpsolit%gmail.com2007-12-021-0/+4
* Bug 405788: $bug->add_comment incorrectly calls check_can_change_field() - Pa...lpsolit%gmail.com2007-11-301-4/+5
* Bug 99215: Attachments have no midair collision protection - Patch by Fréd...lpsolit%gmail.com2007-11-309-10/+167
* Bug 398241: mod_perl wasn't using our precompiled CGIs. This is a huge perfor...mkanat%bugzilla.org2007-11-291-0/+3
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-2920-33/+285
* Bug 405404: HTML::Scrubber throws "undef error - Wide character in subroutine...lpsolit%gmail.com2007-11-291-8/+1
* Bug 405787: product_access_denied error tag defined twice in user-error.html....lpsolit%gmail.com2007-11-292-2/+2
* Bug 404581: add_setting() incorrectly handles settings with no values - Patch...lpsolit%gmail.com2007-11-291-5/+12
* Bug 353995: Make checksetup able to reset a user's passwordmkanat%bugzilla.org2007-11-283-27/+64
* Bug 374424: unnecessary line breaks and excessive indentation in email subjec...mkanat%bugzilla.org2007-11-271-0/+2