Age | Commit message (Expand) | Author | Files | Lines |
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 1 | -29/+5 |
2011-12-08 | Expand max length of attachment filename from 100 to 255 characters. r=glob, ... | Gervase Markham | 1 | -0/+6 |
2011-11-28 | Bug 705393: Improve the error message thrown by Update.pm when updates.bugzil... | Frédéric Buclin | 1 | -0/+7 |
2011-08-08 | Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD cr... | David Lawrence | 1 | -9/+10 |
2011-08-06 | Bump the version number post-release to 4.3. | Max Kanat-Alexander | 1 | -1/+1 |
2011-08-05 | Bump version for 4.1.3. | Max Kanat-Alexander | 1 | -1/+1 |
2011-08-05 | Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the | Max Kanat-Alexander | 1 | -1/+1 |
2011-06-06 | Bug 649281 - Add ircs:// to url protocols for external links in comment | Matt Selsky | 1 | -2/+2 |
2011-04-28 | Bump the version number post-release. | Max Kanat-Alexander | 1 | -1/+1 |
2011-04-28 | Bump version number for 4.1.2. | Max Kanat-Alexander | 1 | -1/+1 |
2011-03-14 | Bump the version number post-release. | Max Kanat-Alexander | 1 | -1/+1 |
2011-03-14 | Bump version number for 4.1.1. | Max Kanat-Alexander | 1 | -1/+1 |
2011-03-14 | Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects | Max Kanat-Alexander | 1 | -0/+8 |
2011-02-14 | Bug 603127: Make checksetup.pl require DBD::Pg 2.17.2 when using Pg 9.0 or | Max Kanat-Alexander | 1 | -0/+2 |
2011-01-30 | Bug 616185: Move tags (aka lists of bugs) to their own DB tables | Frédéric Buclin | 1 | -7/+0 |
2011-01-27 | Update default column list to something more sensible. r=mkanat, lpsolit, wur... | Gervase Markham | 1 | -2/+2 |
2010-11-03 | Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, a... | Frédéric Buclin | 1 | -0/+1 |
2010-10-27 | Bug 337776: Basic SQLite Support for Bugzilla | Max Kanat-Alexander | 1 | -0/+9 |
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 1 | -1/+1 |
2010-10-20 | Bug 605663: For MySQL, use information_schema instead of SHOW TABLE STATUS | Max Kanat-Alexander | 1 | -3/+5 |
2010-10-14 | Bug 602418: Add "template_cache" to bz_locations(), a way of specifying that | Max Kanat-Alexander | 1 | -3/+5 |
2010-09-04 | Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message | Max Kanat-Alexander | 1 | -0/+2 |
2010-08-05 | Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view... | Frédéric Buclin | 1 | -0/+2 |
2010-08-04 | Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email | Frédéric Buclin | 1 | -0/+3 |
2010-08-02 | Bug 581622: When a quicksearch includes the "content" field, it is limited to... | Frédéric Buclin | 1 | -6/+0 |
2010-07-09 | Bug 576670: Optimize Search.pm's "init" method for being called many times | Max Kanat-Alexander | 1 | -5/+10 |
2010-07-08 | Bug 305412: Update the minimum Pg requirement to 8.3, to allow casting | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-08 | Bump the version number to 4.1 on trunk. | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-07 | Bug 574879: Create a test that assures the correctness of Search.pm's | Max Kanat-Alexander | 1 | -0/+4 |
2010-07-06 | Bump the version number post-release. | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-06 | Bump the version number for 3.7.2. | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-05 | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 1 | -0/+1 |
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -0/+2 |
2010-06-26 | Bug 562475 - "Bugzilla should use strict-transport-security (STS) headers" | Reed Loden | 1 | -0/+5 |
2010-06-25 | Bump version number post-release | Max Kanat-Alexander | 1 | -1/+1 |
2010-06-24 | Bump the version number for 3.7.1. | Max Kanat-Alexander | 1 | -1/+1 |
2010-06-22 | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 1 | -0/+5 |
2010-06-18 | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 1 | -2/+1 |
2010-06-16 | Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with | Max Kanat-Alexander | 1 | -0/+5 |
2010-05-28 | Bug 568500 - teach Bugzilla about correct Content Type for JSON ctype. r=mkanat. | | 1 | -0/+1 |
2010-05-19 | Bug 494395: Implement the ability to mark custom fields as mandatory when | Tiago Mello | 1 | -0/+4 |
2010-04-20 | Bug 560284: Make all errors that checksetup.pl throws be red | Max Kanat-Alexander | 1 | -0/+5 |
2010-03-23 | Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pm | David Lawrence | 1 | -0/+14 |
2010-03-05 | Bug 513989 - large search query causing internal server error (500) but valid... | David Lawrence | 1 | -1/+1 |
2010-03-03 | Bug 513989 - large search query causing internal server error (500) but valid... | Dave Lawrence | 1 | -0/+7 |
2010-02-23 | Bug 547336: Make installation work on Windows with Strawberry Perl Professional | Max Kanat-Alexander | 1 | -0/+3 |
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -5/+3 |
2010-02-11 | Bug 545715: New Hook: bugmail_relationships | Max Kanat-Alexander | 1 | -2/+12 |
2010-02-02 | Bug 487508: Allow restricting the visibility of custom fields and values by c... | Max Kanat-Alexander | 1 | -0/+9 |
2010-02-02 | Set version number to 3.7 on trunk after branching. | Max Kanat-Alexander | 1 | -1/+1 |