summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2008-07-07Bug 443519: Changing Products with Strict Isolation fails when the CC list ch...lpsolit%gmail.com1-2/+3
2008-07-03Bug 365697: email_in.pl is case-sensitive for products due to Bugzilla::User-...lpsolit%gmail.com1-4/+3
2008-07-01Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete invali...mkanat%bugzilla.org1-20/+39
2008-07-01Bug 442848: [Oracle] Remove hardcoded "ORDER BY quipid" in Bugzilla::DB::Oraclemkanat%bugzilla.org1-2/+2
2008-07-01Bug 442612: [Oracle] Change min-oracle-version from 10.01 to 10.02mkanat%bugzilla.org1-1/+1
2008-07-01Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org5-46/+51
2008-07-01Bug 432601: [Oracle] Fix 'Find a specific Bug' (fulltext searching)mkanat%bugzilla.org2-6/+10
2008-07-01Bug 421264: Fix 'usemenuforusers' on Oracle (fix empty string replacement)mkanat%bugzilla.org1-2/+7
2008-06-30Bug 442582: Use sql_iposition instead of sql_position(lc($var), LOWER($var)) ...mkanat%bugzilla.org1-3/+2
2008-06-30Bug 440612 – Use Bugzilla::Bug->check everywhere instead of ValidateBugIDmkanat%bugzilla.org2-12/+8
2008-06-30Bug 421064: [Oracle] whine.pl crashes and doesn't workmkanat%bugzilla.org1-4/+15
2008-06-30Bug 327344: Create sql_iposition and use it in Search.pm to fix the fact that...mkanat%bugzilla.org3-9/+23
2008-06-30Bug 441921: context=file fails due to taint issues in file names and file rev...lpsolit%gmail.com1-7/+6
2008-06-29Bug 429804: Add Foreign Keys to Multiselect fieldsmkanat%bugzilla.org3-4/+33
2008-06-29Bug 428440: Move code to set new product and related groups from process_bug....lpsolit%gmail.com1-0/+27
2008-06-29Bug 437003 – Add hook to buglist.cgi to add columns to bug listmkanat%bugzilla.org1-1/+31
2008-06-29Bugs 427449, 427452, 427461, 427471, 427477, and 427478:mkanat%bugzilla.org1-16/+64
2008-06-26Bug 423598: Add foreign key constraints for keywords tablemkanat%bugzilla.org1-2/+9
2008-06-26Bug 440609 – Implement Bugzilla::Bug->check for use instead of ValidateB...mkanat%bugzilla.org2-6/+12
2008-06-25Bug 441541 - Email::MIME->as_string gives SCALAR for body with mismatched Ema...gerv%gerv.net1-3/+3
2008-06-23Bug 157092: Implement a checking mechanism for invalid regexp (Fix the Oracle...mkanat%bugzilla.org1-0/+10
2008-06-23Bug 424079: Ability to get history of bug activity in the WebServicemkanat%bugzilla.org1-0/+147
2008-06-20Bug 432916: Expose usermatchmode via WebServices (User.get match argument)mkanat%bugzilla.org2-9/+54
2008-06-20Bug 432914: include_fields and exclude_fields arguments for WebService User.g...mkanat%bugzilla.org2-4/+107
2008-06-20Bug 157092 – Implement a checking mechanism for invalid regexpdkl%redhat.com4-6/+27
2008-06-19Bug 434620 – invalid_field_name and product_edit_denied have the same er...dkl%redhat.com1-2/+3
2008-06-19Bug 437614 – Product.get_products should be accessible as Product.getdkl%redhat.com1-2/+10
2008-06-14Bug 438739: Permissions are not set properly on extensions by checksetupmkanat%bugzilla.org1-5/+7
2008-06-07Bug 437369: Deleting a bug doesn't remove related data from the bugs_fulltext...lpsolit%gmail.com1-0/+4
2008-05-29Bug 412725: WebService functions to get information about a Userdkl%redhat.com2-0/+178
2008-05-29Bug 318205: The path to the hook is incorrect when called from inside a blockmkanat%bugzilla.org1-8/+55
2008-05-28Bug 435507: Provide a method of hooking the WebService error codesmkanat%bugzilla.org2-1/+25
2008-05-21Bug 414779, Bug 419782, Bug 422037, Bug 423363, Bug 423369, Bug 423372, Bug 4...mkanat%bugzilla.org1-24/+91
2008-05-21Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...lpsolit%gmail.com1-5/+6
2008-05-21Bump version number after branching.mkanat%bugzilla.org1-1/+1
2008-05-20Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk2-14/+22
2008-05-17Bug 434062: Attachment flags can only be set once per bug (regression) - Patc...lpsolit%gmail.com1-4/+4
2008-05-14Bug 433514: Renaming a saved search with the same name of different case caus...lpsolit%gmail.com1-1/+4
2008-05-12Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ...lpsolit%gmail.com1-23/+2
2008-05-08Bug 432726: [Oracle] DROP INDEX doesn't hash the index namemkanat%bugzilla.org1-3/+15
2008-05-08Bug 419581: [Oracle] Enable ALTER COLUMN for Oraclemkanat%bugzilla.org1-0/+169
2008-05-08Bug 414292: [Oracle] Change series.query back to MEDIUMTEXTmkanat%bugzilla.org2-5/+9
2008-05-06Bug 430909 - add hook for parametersbbaetz%acm.org1-6/+10
2008-05-05Bump version number post-release.mkanat%bugzilla.org1-1/+1
2008-05-05Bump the version numbers pre-release.mkanat%bugzilla.org1-1/+1
2008-05-032nd attempt to fix bug 414726: Bugzilla::Update never updates bugzilla-update...lpsolit%gmail.com1-15/+2
2008-05-02Bug 431730: Bugs with resolution MOVED cannot be edited anymore - Patch by Fr...lpsolit%gmail.com1-4/+4
2008-05-01Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by FrÃÂ...lpsolit%gmail.com1-4/+1
2008-04-29Bug 426899: Hack SOAP::Lite to encode upper-ASCII characters correctly for th...mkanat%bugzilla.org1-0/+10
2008-04-20Bug 429847: config.cgi should include additional information about custom fie...lpsolit%gmail.com1-40/+0