aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* Bug 157092: Implement a checking mechanism for invalid regexp (Fix the ↵mkanat%bugzilla.org2008-06-231-0/+10
| | | | | | Oracle driver) Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
* Bug 424079: Ability to get history of bug activity in the WebServicemkanat%bugzilla.org2008-06-231-0/+147
| | | | Patch By Noura Elhawary <nelhawar@redhat.com> r=mkanat, a=mkanat
* Bug 432916: Expose usermatchmode via WebServices (User.get match argument)mkanat%bugzilla.org2008-06-202-9/+54
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 432914: include_fields and exclude_fields arguments for WebService ↵mkanat%bugzilla.org2008-06-202-4/+107
| | | | | | User.get() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
* Bug 157092 – Implement a checking mechanism for invalid regexpdkl%redhat.com2008-06-194-6/+27
| | | | Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
* Bug 434620 – invalid_field_name and product_edit_denied have the same ↵dkl%redhat.com2008-06-191-2/+3
| | | | | | error ID Patch by David Lawrence <dkl@redhat.com> r/a=mkanat
* Bug 437614 – Product.get_products should be accessible as Product.getdkl%redhat.com2008-06-191-2/+10
| | | | Patch by David Lawrence <dkl@redhat.com> r/a=mkanat
* Bug 438739: Permissions are not set properly on extensions by checksetupmkanat%bugzilla.org2008-06-141-5/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=ghendricks, a=mkanat
* Bug 437369: Deleting a bug doesn't remove related data from the ↵lpsolit%gmail.com2008-06-071-0/+4
| | | | bugs_fulltext table - Patch by Ed Goose <ed.goose@gmail.com> r/a=LpSolit
* Bug 412725: WebService functions to get information about a Userdkl%redhat.com2008-05-292-0/+178
| | | | Patch by Noura Elhawary <nelhawar@redhat.com> - r=mkanat, a=mkanat
* Bug 318205: The path to the hook is incorrect when called from inside a blockmkanat%bugzilla.org2008-05-291-8/+55
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 435507: Provide a method of hooking the WebService error codesmkanat%bugzilla.org2008-05-282-1/+25
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
* Bug 414779, Bug 419782, Bug 422037, Bug 423363, Bug 423369, Bug 423372, Bug ↵mkanat%bugzilla.org2008-05-211-24/+91
| | | | | | | 423593, Bug 426688, and Bug 427445: Add foreign key constraints to various tables: bugs_activity, cc, dependencies, votes, attachments, attach_data, duplicates, flags, flagtypes, flagexclusions, flaginclusions Patches By Tony Fu <tfu@redhat.com> r=mkanat, a=mkanat
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵lpsolit%gmail.com2008-05-211-5/+6
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bump version number after branching.mkanat%bugzilla.org2008-05-211-1/+1
|
* Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk2008-05-192-14/+22
| | | | Patch by: Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=LpSolit
* Bug 434062: Attachment flags can only be set once per bug (regression) - ↵lpsolit%gmail.com2008-05-171-4/+4
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
* Bug 433514: Renaming a saved search with the same name of different case ↵lpsolit%gmail.com2008-05-141-1/+4
| | | | causes db error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ↵lpsolit%gmail.com2008-05-121-23/+2
| | | | any language available - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 432726: [Oracle] DROP INDEX doesn't hash the index namemkanat%bugzilla.org2008-05-081-3/+15
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 419581: [Oracle] Enable ALTER COLUMN for Oraclemkanat%bugzilla.org2008-05-081-0/+169
| | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
* Bug 414292: [Oracle] Change series.query back to MEDIUMTEXTmkanat%bugzilla.org2008-05-082-5/+9
| | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
* Bug 430909 - add hook for parametersbbaetz%acm.org2008-05-061-6/+10
| | | | r=mkanat, r/a=lpsolit
* Bump version number post-release.mkanat%bugzilla.org2008-05-051-1/+1
|
* Bump the version numbers pre-release.mkanat%bugzilla.org2008-05-051-1/+1
|
* 2nd attempt to fix bug 414726: Bugzilla::Update never updates ↵lpsolit%gmail.com2008-05-031-15/+2
| | | | bugzilla-update.xml if the file already exists locally - Patch by me r=mkanat
* Bug 431730: Bugs with resolution MOVED cannot be edited anymore - Patch by ↵lpsolit%gmail.com2008-05-021-4/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by ↵lpsolit%gmail.com2008-04-301-4/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=mkanat
* Bug 426899: Hack SOAP::Lite to encode upper-ASCII characters correctly for ↵mkanat%bugzilla.org2008-04-291-0/+10
| | | | | | the WebService. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 429847: config.cgi should include additional information about custom ↵lpsolit%gmail.com2008-04-201-40/+0
| | | | fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org2008-04-174-14/+29
| | | | r/a=mkanat
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-46/+1
| | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
* Bug 311563 – Make whining permit utf8 in whining reports.wurblzap%gmail.com2008-04-092-11/+21
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=LpSolit
* Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a ↵lpsolit%gmail.com2008-04-081-8/+15
| | | | taint error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 415796: All webservice methods were failing if a string had multibyte ↵mkanat%bugzilla.org2008-04-081-2/+35
| | | | | | characters in it, due to bugs in SOAP::Lite. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com2008-04-044-10/+31
| | | | by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit
* Bug 410902: Some characters are mangled in diff and interdiff modes when ↵lpsolit%gmail.com2008-04-032-7/+40
| | | | viewing patches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=shimono, r=mkanat a=LpSolit
* Bug 405946: Some emails are not sent in the language chosen by the addressee ↵lpsolit%gmail.com2008-04-023-90/+75
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 425599 – show_activity missing space for attachment flag changesbbaetz%acm.org2008-04-021-1/+1
| | | | r/a=lpsolit
* Bug 425620 – checksetup.pl doesn't pick up the user's language correctly.wurblzap%gmail.com2008-03-311-1/+16
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 425746: Bugzilla::Template::precompile_templates() doesn't flush ↵lpsolit%gmail.com2008-03-291-0/+3
| | | | template_include_path_ correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 425288: checksetup.pl displays messages using the first language ↵lpsolit%gmail.com2008-03-281-12/+22
| | | | available, alphabetically, rather than falling back to english if the desired language is not found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=mkanat
* Bug 423439: show_bug.cgi crashes when wrapping comments which contain ↵lpsolit%gmail.com2008-03-281-0/+5
| | | | Unicode characters and tabs in them - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 418068 take 3: No way to search for "date of last comment" before/after ↵justdave%bugzilla.org2008-03-271-1/+1
| | | | a given date. Correcting a spacing issue in the SQL from the original 2 interations of this patch. r=LpSolit, a=justdave
* Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi ↵mkanat%bugzilla.org2008-03-272-46/+80
| | | | | | when there are many products Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 358588: The sslbase's port is harcoded, but shouldn't (allow the port to ↵lpsolit%gmail.com2008-03-271-5/+9
| | | | be specified with the parameter) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=LpSolit
* Bug 413184: Unify all of the update_ functions in Bugzilla::Bugmkanat%bugzilla.org2008-03-261-129/+84
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Upgrades from 2.08 were failing because we tried to do bz_index_info_real on ↵mkanat%bugzilla.org2008-03-251-1/+3
| | | | the longdescs table, which didn't exist.
* Fix for Bug 399370: bugs_fulltext couldn't be converted to utf8, because it ↵mkanat%bugzilla.org2008-03-251-2/+16
| | | | | | had fulltext indexes on it. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
* [Bug 424865] checksetup tells me that commands listed below need to be run ↵mozilla%colinogilvie.co.uk2008-03-251-3/+5
| | | | | | as root Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r+a: mkanat