| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 692507 - WebService API calls where appropriate should be using the shado... | Dave Lawrence | 2012-02-24 | 3 | -3/+24 |
* | Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API... | Dave Lawrence | 2012-02-22 | 2 | -0/+16 |
* | Bug 709944 - Expose groups of which a user is part | Dave Lawrence | 2012-02-21 | 1 | -3/+51 |
* | Bug 331925: Unable to use pronouns (%user%, %reporter%, ...) in boolean chart... | Frédéric Buclin | 2012-02-21 | 1 | -1/+3 |
* | Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classes | Tiago Mello | 2012-02-19 | 4 | -90/+21 |
* | Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is create... | Dave Lawrence | 2012-02-16 | 1 | -1/+9 |
* | Bug 727541 - Constants in Bugzilla::WebService::Constants should be available... | Dave Lawrence | 2012-02-16 | 1 | -3/+16 |
* | Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ch... | Frédéric Buclin | 2012-02-16 | 1 | -1/+5 |
* | Bug 724464 - JSON-RPC support shouldn't require SOAP::Lite | Dave Lawrence | 2012-02-15 | 2 | -20/+14 |
* | Bug 722113: The profile_search table has a wrong index name | Frédéric Buclin | 2012-02-15 | 2 | -1/+7 |
* | Bug 714343 - Add ability to get flag information for bugs and attachments via... | Dave Lawrence | 2012-02-14 | 1 | -4/+116 |
* | Bug 727240: The POD for Bug.attachments is wrong about the format of the retu... | Frédéric Buclin | 2012-02-14 | 1 | -16/+10 |
* | Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr... | Dave Lawrence | 2012-02-14 | 1 | -10/+31 |
* | Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token check... | Frédéric Buclin | 2012-01-31 | 1 | -1/+13 |
* | Bug 714446: Product.create default behavior is broken and inconsistent with POD | Frédéric Buclin | 2012-01-31 | 1 | -18/+58 |
* | Bug 721715: URLs in the See Also field must be detainted before inserted into... | Frédéric Buclin | 2012-01-27 | 1 | -4/+3 |
* | Bug 715806: Correctly handle fatal sendmail errors when queuing mail | Byron Jones | 2012-01-27 | 2 | -1/+98 |
* | Bug 617802: Add see also support for Rietveld installations on appspot.com | Matt Selsky | 2012-01-25 | 2 | -0/+46 |
* | Bug 717217: The regexp in Bugzilla::BugUrl::JIRA::should_handle() isn't | Simon Green | 2012-01-25 | 1 | -1/+1 |
* | 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 |
* | Bug 718183: Rename duplicated series names before inserting the new index in ... | Frédéric Buclin | 2012-01-24 | 1 | -0/+31 |
* | Bug 715870: [Oracle] Related sequences and triggers must be removed when drop... | Frédéric Buclin | 2012-01-24 | 1 | -1/+19 |
* | Bug 574577: commenter_pronoun, cc_pronoun, and contact_pronoun should all be ... | Frédéric Buclin | 2012-01-24 | 1 | -76/+23 |
* | Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on Linux | Max Kanat-Alexander | 2012-01-24 | 1 | -3/+2 |
* | Bug 240437: Add a "last seen date" column to the profiles table | Byron Jones | 2012-01-24 | 3 | -10/+37 |
* | Bug 319953: Missing real email syntax check | Frédéric Buclin | 2012-01-23 | 3 | -12/+31 |
* | 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 cr... | Dave Lawrence | 2012-01-22 | 1 | -9/+26 |
* | Bug 715731 - profile_search.user_id should have a FK pointing to profiles.userid | Dave Lawrence | 2012-01-12 | 1 | -1/+4 |
* | Bug 715902: Do not log personal common activities in audit_log | Frédéric Buclin | 2012-01-12 | 8 | -3/+23 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 125 | -2626/+625 |
* | Backed out mistaken commit of patch from bug 714370 | Dave Lawrence | 2012-01-11 | 1 | -13/+0 |
* | Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr... | Dave Lawrence | 2012-01-11 | 1 | -0/+13 |
* | Bug 716227: When checksetup.pl tells the admin that he should edit variables ... | Frédéric Buclin | 2012-01-10 | 1 | -3/+6 |
* | Bug 716726: Fix the documentation of WebServices that the next major version ... | Frédéric Buclin | 2012-01-10 | 3 | -5/+5 |
* | Bug 443210: Implement Bugzilla.parameters to access parameters used in Bugzilla | Frédéric Buclin | 2012-01-07 | 1 | -0/+134 |
* | Bug 661533: The See Also field should support Review Board URLs | Matt Selsky | 2012-01-06 | 2 | -0/+56 |
* | Bug 706753: Bugzilla will not work with newest version of JSON::RPC 1.01 due ... | Frédéric Buclin | 2012-01-05 | 1 | -1/+12 |
* | Bug 647662 - Add a "size" return value to Bug.attachments | Reed Loden | 2011-12-30 | 2 | -1/+11 |
* | Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email WebSer... | Frédéric Buclin | 2011-12-28 | 3 | -19/+45 |
* | Bug 697699 - (CVE-2011-3657) [SECURITY] XSS when viewing new charts or tabula... | Byron Jones | 2011-12-28 | 1 | -1/+1 |
* | Bug 713144: The SQL query to remove older searches from the profile_search ta... | Frédéric Buclin | 2011-12-28 | 1 | -6/+8 |
* | Bug 629326: Make it simpler to check ETags | Max Kanat-Alexander | 2011-12-26 | 1 | -0/+20 |
* | Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently) | Matt Selsky | 2011-12-26 | 3 | -48/+11 |
* | Bug 683644: Foreign keys aren't renamed correctly when DB tables are renamed | Frédéric Buclin | 2011-12-26 | 6 | -29/+120 |
* | Bug 711925: Update from 4.0 or older to 4.2 or trunk fails when bug_see_also ... | Frédéric Buclin | 2011-12-19 | 2 | -2/+2 |
* | Bug 685611 - delta_ts is updated even when no changes are made to bugs create... | Dave Lawrence | 2011-12-16 | 3 | -3/+35 |
* | Bug 169752: Activity log should fuse data fields split because they didn't fit | Frédéric Buclin | 2011-12-14 | 2 | -18/+23 |
* | Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible unauthor... | Reed Loden | 2011-12-13 | 1 | -2/+7 |