aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 215320: Change several bugs at once causes extraneous messages in apache ↵lpsolit%gmail.com2005-05-221-0/+1
| | | | log file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 291539: Flags get duplicated if multiple inclusions apply - Patch by ↵lpsolit%gmail.com2005-05-221-1/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 292718: LOCATE is not ANSI SQL (prevents user account creation)mkanat%kerio.com2005-05-211-5/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
* Bug 294503: Status Whiteboard should not be called "StatusSummary" in ↵lpsolit%gmail.com2005-05-212-2/+2
| | | | buglist.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=justdave
* Bug 294778: Unable to create new accounts when requirelogin is on - Patch by ↵lpsolit%gmail.com2005-05-201-1/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 290677: Index rename time estimate is too short on large sitesmkanat%kerio.com2005-05-172-10/+43
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
* Bug 294368: Wrong tense used in sentence in delete components/products - ↵lpsolit%gmail.com2005-05-172-5/+4
| | | | Patch by Tiago R. Mello <tiago@async.com.br> r=LpSolit a=justdave
* Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by ↵lpsolit%gmail.com2005-05-131-5/+10
| | | | Frédéric Buclin <LpSolit@gmail.com> r=dberlin a=justdave
* Bump version number to 2.19.3+ for developmentjustdave%bugzilla.org2005-05-132-4/+4
|
* Bug 237774: The text "bug 0" auto-linkifies to "<missing bug number>" - ↵lpsolit%gmail.com2005-05-131-2/+5
| | | | Patch by Nick Barnes <nb+bz@ravenbrook.com> r=LpSolit a=myk
* Bug 293907: remove tabs from bug_email.pl - Patch by Frédéric Buclin ↵lpsolit%gmail.com2005-05-131-220/+220
| | | | <LpSolit@gmail.com> r=kiko a=justdave
* Up version to 2.19.3 for release of 2.18.1.mkanat%kerio.com2005-05-121-1/+1
|
* Bug 287109: [SECURITY] Names of private products/components can be exposed ↵mkanat%kerio.com2005-05-126-41/+86
| | | | | | on certain CGIs Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
* Bug 287436: [SECURITY] After having logged in, links to change the report ↵mkanat%kerio.com2005-05-123-4/+12
| | | | | | type contain username and password Patch By Marc Schumann <wurblzap@gmail.com> r=gerv, a=justdave
* Bug 286273: Release Notes for Bugzilla 2.18.1mkanat%kerio.com2005-05-111-35/+1303
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 293015: PostgreSQL: GROUP BY error when searching for bugs - Patch by ↵lpsolit%gmail.com2005-05-111-1/+1
| | | | Olivier Sirven <osirven@elma.fr> r=mkanat a=myk
* Bug 292609: Dependency tree: add a space before the bug summary - Patch by ↵lpsolit%gmail.com2005-05-111-1/+1
| | | | mc <magicdice@hotmail.com> r=kiko a=myk
* Bug 287487: User with no privs can not add comments to bugs that have a ↵lpsolit%gmail.com2005-05-113-47/+57
| | | | deadline field set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 272873: Specifying a null product to enter bug should give me the ↵lpsolit%gmail.com2005-05-111-1/+1
| | | | product chooser - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 215148 - make status and resolution localisable. Patch by ↵gerv%gerv.net2005-05-108-58/+80
| | | | eseyman@linagora.com; r=gerv, a=myk.
* Bug 290972: In the "Find a Specific Bug" page, the status of the bug being ↵lpsolit%gmail.com2005-05-072-5/+8
| | | | searched cannot be translated - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
* Bug 286160: possible invalid flag types when moving a bug to a different ↵lpsolit%gmail.com2005-05-071-4/+3
| | | | product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 292821: "Attempt to free unreferenced scalar" running checksetupbugzilla%glob.com.au2005-05-061-2/+6
| | | | Patch By Byron Jones <bugzilla@glob.com.au> r=mkanat,r=vladd,a=justdave
* Bug 288663: The inclusion and exclusion lists behave incorrectly when a ↵lpsolit%gmail.com2005-05-063-46/+91
| | | | product or a component is called "Any" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
* Bug 286357: user preference settings only works if all users sets ↵lpsolit%gmail.com2005-05-041-8/+22
| | | | non-default values for all settings - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=justdave
* Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵lpsolit%gmail.com2005-05-044-18/+40
| | | | - Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave
* Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting ↵lpsolit%gmail.com2005-05-044-36/+71
| | | | <altlst@sonic.net> r=LpSolit a=justdave
* Bug 287136: Missing validations in editproducts.cgi - Patch by Frédéric ↵lpsolit%gmail.com2005-05-041-5/+6
| | | | Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 7233: Editversions.cgi has a potential race resulting in duplicate ↵lpsolit%gmail.com2005-05-042-1/+12
| | | | versions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 289139: Bugzilla::DB::Schema::Pg needs to re-create indexes when it has ↵mkanat%kerio.com2005-05-031-5/+62
| | | | | | to drop them for a rename/alter Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 289043: Implicit joins should be replaced by explicit joins - installment Cmkanat%kerio.com2005-05-034-19/+22
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
* Bug 274724: The 'Edit Attachment' link is now available even if a user does ↵lpsolit%gmail.com2005-04-283-76/+53
| | | | not have 'editbugs' privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
* Bug 289012: Can't use an undefined value as a HASH reference at ↵mkanat%kerio.com2005-04-272-12/+16
| | | | | | userprefs.cgi line 142. Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 286695: bugs.resolution needs a default valuemkanat%kerio.com2005-04-272-2/+4
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 274906 - Bugzilla no longer displays an [edit] link inline for ↵jake%bugzilla.org2005-04-261-2/+2
| | | | | | attachments. Instead, the edit page is linked to directly where a "view" link is available to get the raw data if required. r=wurblzap, a=justdave
* Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from ↵mkanat%kerio.com2005-04-232-21/+41
| | | | | | the disk Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 285722: Updates From 2.18- to 2.20+ will not workmkanat%kerio.com2005-04-235-615/+427
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290277: Index renaming may fail if misnamed PRIMARY indexes existmkanat%kerio.com2005-04-231-1/+14
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=justdave
* Fix for bug 291391: allows users to rerequest set flags even if they don't ↵myk%mozilla.org2005-04-222-9/+7
| | | | have the privilege to set them; r=lpsolit; a=myk
* Bug 284599: Use of REGEXP search is not consistent wrt case sensitivitymkanat%kerio.com2005-04-203-7/+9
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Frédéric ↵lpsolit%gmail.com2005-04-203-41/+59
| | | | Buclin <LpSolit@gmail.com> r=wicked a=myk
* Fix for bug 238800: speeds up editflagtypes.cgi list of flags to tolerable ↵myk%mozilla.org2005-04-202-0/+7
| | | | level by adding index on flags.type_id; r=justdave; a=justdave
* Bug 288603: Allow users in the request group to remove pending requests made ↵lpsolit%gmail.com2005-04-201-2/+5
| | | | by others - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by ↵lpsolit%gmail.com2005-04-203-25/+37
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 290372: Missing locked tables in editusers.cgi - Patch by Frédéric ↵lpsolit%gmail.com2005-04-201-1/+3
| | | | Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 290407: Fix up bz_alter_column and break out a bz_alter_column_rawmkanat%kerio.com2005-04-171-22/+46
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290411: Cross-DB bz_drop_tablemkanat%kerio.com2005-04-172-1/+53
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290403: Slight cleanup of Bugzilla::DB index codemkanat%kerio.com2005-04-172-33/+56
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290402: Functions to support reading-in a Schema object from the databasemkanat%kerio.com2005-04-174-9/+410
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290579: Remove unused function PasswordForLogin() from CGI.pl - Patch by ↵lpsolit%gmail.com2005-04-171-11/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave