| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 421264: Fix 'usemenuforusers' on Oracle (fix empty string replacement) | mkanat%bugzilla.org | 2008-07-01 | 1 | -2/+7 |
* | Bug 442582: Use sql_iposition instead of sql_position(lc($var), LOWER($var)) ... | mkanat%bugzilla.org | 2008-06-30 | 1 | -3/+2 |
* | Bug 440612 â Use Bugzilla::Bug->check everywhere instead of ValidateBugID | mkanat%bugzilla.org | 2008-06-30 | 2 | -12/+8 |
* | Bug 421064: [Oracle] whine.pl crashes and doesn't work | mkanat%bugzilla.org | 2008-06-30 | 1 | -4/+15 |
* | Bug 327344: Create sql_iposition and use it in Search.pm to fix the fact that... | mkanat%bugzilla.org | 2008-06-30 | 3 | -9/+23 |
* | Bug 441921: context=file fails due to taint issues in file names and file rev... | lpsolit%gmail.com | 2008-06-29 | 1 | -7/+6 |
* | Bug 429804: Add Foreign Keys to Multiselect fields | mkanat%bugzilla.org | 2008-06-29 | 3 | -4/+33 |
* | Bug 428440: Move code to set new product and related groups from process_bug.... | lpsolit%gmail.com | 2008-06-29 | 1 | -0/+27 |
* | Bug 437003 â Add hook to buglist.cgi to add columns to bug list | mkanat%bugzilla.org | 2008-06-28 | 1 | -1/+31 |
* | Bugs 427449, 427452, 427461, 427471, 427477, and 427478: | mkanat%bugzilla.org | 2008-06-28 | 1 | -16/+64 |
* | Bug 423598: Add foreign key constraints for keywords table | mkanat%bugzilla.org | 2008-06-26 | 1 | -2/+9 |
* | Bug 440609 â Implement Bugzilla::Bug->check for use instead of ValidateB... | mkanat%bugzilla.org | 2008-06-26 | 2 | -6/+12 |
* | Bug 441541 - Email::MIME->as_string gives SCALAR for body with mismatched Ema... | gerv%gerv.net | 2008-06-25 | 1 | -3/+3 |
* | Bug 157092: Implement a checking mechanism for invalid regexp (Fix the Oracle... | mkanat%bugzilla.org | 2008-06-23 | 1 | -0/+10 |
* | Bug 424079: Ability to get history of bug activity in the WebService | mkanat%bugzilla.org | 2008-06-23 | 1 | -0/+147 |
* | Bug 432916: Expose usermatchmode via WebServices (User.get match argument) | mkanat%bugzilla.org | 2008-06-20 | 2 | -9/+54 |
* | Bug 432914: include_fields and exclude_fields arguments for WebService User.g... | mkanat%bugzilla.org | 2008-06-20 | 2 | -4/+107 |
* | Bug 157092 â Implement a checking mechanism for invalid regexp | dkl%redhat.com | 2008-06-19 | 4 | -6/+27 |
* | Bug 434620 â invalid_field_name and product_edit_denied have the same er... | dkl%redhat.com | 2008-06-19 | 1 | -2/+3 |
* | Bug 437614 â Product.get_products should be accessible as Product.get | dkl%redhat.com | 2008-06-19 | 1 | -2/+10 |
* | Bug 438739: Permissions are not set properly on extensions by checksetup | mkanat%bugzilla.org | 2008-06-14 | 1 | -5/+7 |
* | Bug 437369: Deleting a bug doesn't remove related data from the bugs_fulltext... | lpsolit%gmail.com | 2008-06-07 | 1 | -0/+4 |
* | Bug 412725: WebService functions to get information about a User | dkl%redhat.com | 2008-05-29 | 2 | -0/+178 |
* | Bug 318205: The path to the hook is incorrect when called from inside a block | mkanat%bugzilla.org | 2008-05-29 | 1 | -8/+55 |
* | Bug 435507: Provide a method of hooking the WebService error codes | mkanat%bugzilla.org | 2008-05-28 | 2 | -1/+25 |
* | Bug 414779, Bug 419782, Bug 422037, Bug 423363, Bug 423369, Bug 423372, Bug 4... | mkanat%bugzilla.org | 2008-05-21 | 1 | -24/+91 |
* | Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by... | lpsolit%gmail.com | 2008-05-21 | 1 | -5/+6 |
* | Bump version number after branching. | mkanat%bugzilla.org | 2008-05-21 | 1 | -1/+1 |
* | Bug 415278: Make the WebService's plugin discovery method more extendable | mozilla%colinogilvie.co.uk | 2008-05-19 | 2 | -14/+22 |
* | Bug 434062: Attachment flags can only be set once per bug (regression) - Patc... | lpsolit%gmail.com | 2008-05-17 | 1 | -4/+4 |
* | Bug 433514: Renaming a saved search with the same name of different case caus... | lpsolit%gmail.com | 2008-05-14 | 1 | -1/+4 |
* | Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ... | lpsolit%gmail.com | 2008-05-12 | 1 | -23/+2 |
* | Bug 432726: [Oracle] DROP INDEX doesn't hash the index name | mkanat%bugzilla.org | 2008-05-08 | 1 | -3/+15 |
* | Bug 419581: [Oracle] Enable ALTER COLUMN for Oracle | mkanat%bugzilla.org | 2008-05-08 | 1 | -0/+169 |
* | Bug 414292: [Oracle] Change series.query back to MEDIUMTEXT | mkanat%bugzilla.org | 2008-05-08 | 2 | -5/+9 |
* | Bug 430909 - add hook for parameters | bbaetz%acm.org | 2008-05-06 | 1 | -6/+10 |
* | Bump version number post-release. | mkanat%bugzilla.org | 2008-05-05 | 1 | -1/+1 |
* | Bump the version numbers pre-release. | mkanat%bugzilla.org | 2008-05-05 | 1 | -1/+1 |
* | 2nd attempt to fix bug 414726: Bugzilla::Update never updates bugzilla-update... | lpsolit%gmail.com | 2008-05-03 | 1 | -15/+2 |
* | Bug 431730: Bugs with resolution MOVED cannot be edited anymore - Patch by Fr... | lpsolit%gmail.com | 2008-05-02 | 1 | -4/+4 |
* | Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by FrÃ... | lpsolit%gmail.com | 2008-04-30 | 1 | -4/+1 |
* | Bug 426899: Hack SOAP::Lite to encode upper-ASCII characters correctly for th... | mkanat%bugzilla.org | 2008-04-29 | 1 | -0/+10 |
* | Bug 429847: config.cgi should include additional information about custom fie... | lpsolit%gmail.com | 2008-04-20 | 1 | -40/+0 |
* | Bug 428941 â Allow extension webservices to override LOGIN_EXEMPT | bbaetz%acm.org | 2008-04-17 | 4 | -14/+29 |
* | Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxes | guy.pyrzak%gmail.com | 2008-04-10 | 1 | -46/+1 |
* | Bug 311563 â Make whining permit utf8 in whining reports. | wurblzap%gmail.com | 2008-04-09 | 2 | -11/+21 |
* | Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a ta... | lpsolit%gmail.com | 2008-04-08 | 1 | -8/+15 |
* | Bug 415796: All webservice methods were failing if a string had multibyte cha... | mkanat%bugzilla.org | 2008-04-08 | 1 | -2/+35 |
* | Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ... | lpsolit%gmail.com | 2008-04-04 | 4 | -10/+31 |
* | Bug 410902: Some characters are mangled in diff and interdiff modes when view... | lpsolit%gmail.com | 2008-04-03 | 2 | -7/+40 |