Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 730984: A single whitespace in the Status Whiteboard field generates an ↵ | Frédéric Buclin | 2012-03-28 | 1 | -1/+5 |
| | | | | | | invalid SQL query r=dkl a=LpSolit | ||||
* | Bug 425647: get_activity() should use INNER JOIN to join the fielddefs table | Frédéric Buclin | 2012-03-28 | 1 | -1/+1 |
| | | | | r=dkl a=LpSolit | ||||
* | Fix bustage due to bug 448551 | Frédéric Buclin | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | Make Target Milestone field have the same maximum length as Version field. ↵ | Gervase Markham | 2012-03-26 | 3 | -14/+14 |
| | | | | | r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=448551 | ||||
* | Bug 733458: The "creator" argument is listed twice for the Bug.search ↵ | Matt Selsky | 2012-03-22 | 1 | -7/+3 |
| | | | | | | WebService method r/a=LpSolit | ||||
* | Bug 731526: Adds an email event for product and/or component notifications | Byron Jones | 2012-03-22 | 3 | -7/+14 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 731163: Search.pm can use undefined alias in ORDER BY clause | Frédéric Buclin | 2012-03-10 | 1 | -1/+1 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 730794 - Need new hook edituser page | Francisco Donalisio | 2012-03-09 | 1 | -0/+24 |
| | | | | r=dkl, a=LpSolit | ||||
* | 2nd part of bug 731559: fix get_attachments_by_bug() everywhere | Frédéric Buclin | 2012-03-06 | 1 | -1/+1 |
| | | | | a=LpSolit | ||||
* | Bug 732978: preload() must load Bugzilla::Component itself | Frédéric Buclin | 2012-03-05 | 1 | -1/+2 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 731562: Cache the global/user.html.tmpl template for improved performance | Frédéric Buclin | 2012-03-01 | 2 | -1/+18 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 731175: Bugzilla::Field shouldn't assume that someone else already ↵ | Frédéric Buclin | 2012-02-29 | 2 | -6/+8 |
| | | | | | | loaded required modules r=glob a=LpSolit | ||||
* | Bug 730877: Improve _get_string_from_file() performances by caching loaded files | Frédéric Buclin | 2012-02-29 | 1 | -0/+6 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 731559: Preload all attachment submitters when viewing a bug report | Frédéric Buclin | 2012-02-29 | 2 | -6/+17 |
| | | | | a=LpSolit | ||||
* | Bug 731219: Fix XMLRPC breakage when content-type contains a charset | Byron Jones | 2012-02-29 | 1 | -1/+4 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the ↵ | Frédéric Buclin | 2012-02-29 | 1 | -2/+5 |
| | | | | | | field being passed can be trusted (deserialising the DB schema is slow) r=dkl a=LpSolit | ||||
* | Bug 731055: get_enterable_products() is very slow when a product has many ↵ | Frédéric Buclin | 2012-02-28 | 1 | -6/+8 |
| | | | | | | components or versions r/a=mkanat | ||||
* | Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the ↵ | Frédéric Buclin | 2012-02-27 | 1 | -1/+1 |
| | | | | | | bug_see_also.class column r=timello a=LpSolit | ||||
* | Bug 730670: Do not redirect in buglist.cgi to improve performance | Frédéric Buclin | 2012-02-27 | 1 | -1/+9 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 714368: Add Windows 8 detection | Matt Selsky | 2012-02-25 | 1 | -0/+1 |
| | | | | r=timeless a=LpSolit | ||||
* | Bug 714030: Add Mac OS 10.7 Lion detection | Matt Selsky | 2012-02-25 | 1 | -0/+1 |
| | | | | r=timeless a=LpSolit | ||||
* | Bug 692507 - WebService API calls where appropriate should be using the ↵ | Dave Lawrence | 2012-02-24 | 3 | -3/+24 |
| | | | | | | shadow_db for read only operations r=glob, a=LpSolit | ||||
* | Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵ | Dave Lawrence | 2012-02-22 | 2 | -0/+16 |
| | | | | | | API when using mod_perl r/a=LpSolit | ||||
* | Bug 709944 - Expose groups of which a user is part | Dave Lawrence | 2012-02-21 | 1 | -3/+51 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 331925: Unable to use pronouns (%user%, %reporter%, ...) in boolean ↵ | Frédéric Buclin | 2012-02-21 | 1 | -1/+3 |
| | | | | | | charts when searching for the flag requestee or the flag setter r=dkl a=LpSolit | ||||
* | Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classes | Tiago Mello | 2012-02-19 | 4 | -90/+21 |
| | | | | | to a new 'MoreBugUrl' extension. r/a=LpSolit | ||||
* | Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is ↵ | Dave Lawrence | 2012-02-16 | 1 | -1/+9 |
| | | | | | | created on a bug r/a=LpSolit | ||||
* | Bug 727541 - Constants in Bugzilla::WebService::Constants should be ↵ | Dave Lawrence | 2012-02-16 | 1 | -3/+16 |
| | | | | | | available inside the templates similar to Bugzilla::Constants r/a=LpSolit | ||||
* | Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ↵ | Frédéric Buclin | 2012-02-16 | 1 | -1/+5 |
| | | | | | | characters r=glob a=LpSolit | ||||
* | Bug 724464 - JSON-RPC support shouldn't require SOAP::Lite | Dave Lawrence | 2012-02-15 | 2 | -20/+14 |
| | | | | r/a=LpSolit | ||||
* | Bug 722113: The profile_search table has a wrong index name | Frédéric Buclin | 2012-02-15 | 2 | -1/+7 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 714343 - Add ability to get flag information for bugs and attachments ↵ | Dave Lawrence | 2012-02-14 | 1 | -4/+116 |
| | | | | | | via the web service r=glob, r/a=LpSolit | ||||
* | Bug 727240: The POD for Bug.attachments is wrong about the format of the ↵ | Frédéric Buclin | 2012-02-14 | 1 | -16/+10 |
| | | | | | | returned data r=dkl a=LpSolit | ||||
* | Bug 714370 - Add accessors to the Flag.pm object for modification_date and ↵ | Dave Lawrence | 2012-02-14 | 1 | -10/+31 |
| | | | | | | creation_date r/a=LpSolit | ||||
* | Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token ↵ | Frédéric Buclin | 2012-01-31 | 1 | -1/+13 |
| | | | | | | checks and can lead to CSRF (no victim's action required) r=mkanat a=LpSolit | ||||
* | Bug 714446: Product.create default behavior is broken and inconsistent with POD | Frédéric Buclin | 2012-01-31 | 1 | -18/+58 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 721715: URLs in the See Also field must be detainted before inserted ↵ | Frédéric Buclin | 2012-01-27 | 1 | -4/+3 |
| | | | | | | into the DB r=dkl a=LpSolit | ||||
* | Bug 715806: Correctly handle fatal sendmail errors when queuing mail | Byron Jones | 2012-01-27 | 2 | -1/+98 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 617802: Add see also support for Rietveld installations on appspot.com | Matt Selsky | 2012-01-25 | 2 | -0/+46 |
| | | | | r=timello, a=LpSolit | ||||
* | Bug 717217: The regexp in Bugzilla::BugUrl::JIRA::should_handle() isn't | Simon Green | 2012-01-25 | 1 | -1/+1 |
| | | | | | restrictive enough (min two letters required) r=timello, a=LpSolit | ||||
* | Backing out Bug 714724 | Byron Jones | 2012-01-25 | 1 | -10/+19 |
| | |||||
* | Bug 714724: encode emails as 8bit instead of quoted-printable | Byron Jones | 2012-01-25 | 1 | -19/+10 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 718183: Rename duplicated series names before inserting the new index in ↵ | Frédéric Buclin | 2012-01-24 | 1 | -0/+31 |
| | | | | | | the series table r=dkl a=LpSolit | ||||
* | Bug 715870: [Oracle] Related sequences and triggers must be removed when ↵ | Frédéric Buclin | 2012-01-24 | 1 | -1/+19 |
| | | | | | | dropping a table r=mkanat a=LpSolit | ||||
* | Bug 574577: commenter_pronoun, cc_pronoun, and contact_pronoun should all be ↵ | Frédéric Buclin | 2012-01-24 | 1 | -76/+23 |
| | | | | | | merged r/a=mkanat | ||||
* | Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on Linux | Max Kanat-Alexander | 2012-01-24 | 1 | -3/+2 |
| | | | | r=dkl a=mkanat | ||||
* | Bug 240437: Add a "last seen date" column to the profiles table | Byron Jones | 2012-01-24 | 3 | -10/+37 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 319953: Missing real email syntax check | Frédéric Buclin | 2012-01-23 | 3 | -12/+31 |
| | | | | r=glob a=LpSolit | ||||
* | Rollback of Bug 714370 as it causes error in bug creation due to DB_COLUMNS | Dave Lawrence | 2012-01-22 | 1 | -26/+9 |
| | |||||
* | Bug 714370 - Add accessors to the Flag.pm object for modification_date and ↵ | Dave Lawrence | 2012-01-22 | 1 | -9/+26 |
| | | | | | | creation_date r/a=LpSolit |