aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* Bug 373511: InnoDB conversion can fail silentlymkanat%bugzilla.org2007-03-111-0/+18
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 373442: Add referential integrity against the profiles table in some ↵mkanat%bugzilla.org2007-03-114-172/+192
| | | | | | more simple places Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup ↵mkanat%bugzilla.org2007-03-101-1/+1
| | | | tinderboxen to burn.
* Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgimkanat%bugzilla.org2007-03-103-29/+107
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 365150: #cNN comment not part of linkified URL - Patch by David D. ↵lpsolit%gmail.com2007-03-101-2/+2
| | | | Kilzer (ddk) <ddkilzer@kilzer.net> r/a=LpSolit
* Fix POD to fix burning tree from checkin of bug 347439.mkanat%bugzilla.org2007-03-101-3/+9
|
* Bug 347439: Implement support for referential integrity in ↵mkanat%bugzilla.org2007-03-104-29/+297
| | | | | | Bugzilla::DB::Schema and implement it on profiles_activity Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 373286: Versions from 2.17.4 - 2.23.2 can no longer upgrademkanat%bugzilla.org2007-03-091-1/+19
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 347475: [MySQL] Use InnoDB for most tablesmkanat%bugzilla.org2007-03-092-5/+30
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 283926: Make process_bug add comments by using Bugzilla::Bugmkanat%bugzilla.org2007-03-091-0/+91
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bugmkanat%bugzilla.org2007-03-081-15/+33
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 367480: [LDAP] Try a list of servers in order until we connect successfullymkanat%bugzilla.org2007-03-081-4/+9
| | | | Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat
* Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org2007-03-061-2/+121
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org r=LpSolit, a=LpSolit
* Bug 372533: Bugzilla::Object->update throws a warning if some values are ↵mkanat%bugzilla.org2007-03-061-8/+16
| | | | | | undefined Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2007-03-061-38/+0
| | | | <LpSolit@gmail.com> r/a=mkanat
* Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by ↵lpsolit%gmail.com2007-02-281-3/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* bug 369429: bug reports should contain microformat markup in order to make ↵db48x%yahoo.com2007-02-272-4/+3
| | | | | | the information in them more useable. r=LpSolit
* Bump version number on the trunk with the branching of 3.0.mkanat%bugzilla.org2007-02-261-1/+1
|
* Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin ↵lpsolit%gmail.com2007-02-241-4/+6
| | | | <LpSolit@gmail.com> r=myk a=LpSolit
* Bug 349423: Release Notes for Bugzilla 3.0mkanat%bugzilla.org2007-02-231-1/+11
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 371016: Versions are no longer sorted by version-sortmkanat%bugzilla.org2007-02-211-1/+10
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 370926: Incorrect mail sent when unsetting requestee on review request - ↵lpsolit%gmail.com2007-02-211-0/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
* Bug 289627: Chart report crashes when there is no series data to plot - ↵lpsolit%gmail.com2007-02-201-0/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 366408: MIME:: modules should now be optional, not required (because ↵mkanat%bugzilla.org2007-02-131-11/+7
| | | | | | we've moved to using mostly the Email:: modules instead) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bugolav%bkor.dhs.org2007-02-071-38/+50
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
* Bug 366187: Fix regression; ensure dependent changed bugmail will be sent outolav%bkor.dhs.org2007-02-062-1/+9
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
* Bug 369268: Wrong title for the API documentation of ↵lpsolit%gmail.com2007-02-051-1/+1
| | | | Bugzilla::WebService::Product - Patch by Guzmán Brasó <gbn@hqso.net> r/a=mkanat
* Bug 364697: dataloss warning from UTF8 conversion is not precise/scary enoughmkanat%bugzilla.org2007-02-051-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 358354: WebService should perform a login in xmlrpc.cgimkanat%bugzilla.org2007-02-053-3/+18
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 365317: Must add 'MIME-Version: 1.0' to avoid charset being possibly ignoredolav%bkor.dhs.org2007-02-041-0/+3
| | | | Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=mkanat
* Bug 364177: On attachment and bug creation, if *one* requestee cannot see ↵lpsolit%gmail.com2007-02-042-12/+36
| | | | the bug, *all* requests are cancelled - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bump version number post-release.mkanat%bugzilla.org2007-02-031-1/+1
|
* Bump version number pre-release.mkanat%bugzilla.org2007-02-031-1/+1
|
* Bug 361842: When filing a bug with dependencies, delta_ts is not updated on ↵lpsolit%gmail.com2007-01-291-0/+4
| | | | dependent bugs, preventing correct midair collision detection in these bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
* Bug 368147: Upgrade from 2.16 and earlier does not work with DBD::mysql 4.0mkanat%bugzilla.org2007-01-251-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 366243: Permit boolean searches of creation date and last changed date ↵bugreport%peshkin.net2007-01-221-1/+1
| | | | | | | to use relative dates Patch by Joel Peshkin <bugreport@peshkin.net> r,a=justdave
* Bug 367654: Param('upgrade_notification') eq 'development_snapshot' should ↵lpsolit%gmail.com2007-01-221-0/+5
| | | | catch release candidates too if no development snapshot is available - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 367077: Big attachments which should be stored locally are not - Patch ↵lpsolit%gmail.com2007-01-171-1/+4
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 366593: everconfirmed is no longer passed to XML bug files - Patch by ↵lpsolit%gmail.com2007-01-111-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 365443 - "Bugmail for new bugs without flags contains two unneeded ↵reed%reedloden.com2007-01-111-1/+1
| | | | lines" [p=reed r=LpSolit a=LpSolit]
* Bug 365444: Obsolete custom fields are shown in e-mail notifications for new ↵lpsolit%gmail.com2007-01-102-10/+12
| | | | bugs, despite they shouldn't - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 366187: Bugmail should consider 'Any field not mentioned above changes' ↵olav%bkor.dhs.org2007-01-071-11/+1
| | | | | | even when a 'known' field changes Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 366190: Remove obsolete 'compatibility' comment about sending mail to ↵olav%bkor.dhs.org2007-01-071-6/+0
| | | | | | disabled accounts Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 364216: Flag::retarget() is broken (again) - Patch by Frédéric ↵lpsolit%gmail.com2007-01-051-22/+35
| | | | Buclin <LpSolit@gmail.com> r/a=myk
* Bug 365739: An error is thrown when attaching a too big file on bug creation ↵lpsolit%gmail.com2007-01-041-1/+1
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 248037: Link from attachment 'created' date to comment where it was ↵lpsolit%gmail.com2006-12-311-1/+1
| | | | created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave
* Bug 365241: Changing the context of a patch fails - Patch by Frédéric ↵lpsolit%gmail.com2006-12-301-0/+3
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 346121: Creating an attachment upon new bug doesn't create attachment ↵lpsolit%gmail.com2006-12-301-1/+32
| | | | link in comment #0 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 365061 Unclassified default description is badtimeless%mozdev.org2006-12-291-1/+1
| | | | r=lpsolit a=justdave
* Bug 365067: Flags set from the enter_bug page are not mentioned in email - ↵lpsolit%gmail.com2006-12-281-4/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave