Age | Commit message (Expand) | Author | Files | Lines |
2013-01-07 | merged with bugzilla/4.2 | Dave Lawrence | 3 | -0/+19 |
2013-01-06 | Bug 826678: Disable warnings about the deprecated Return::Value module when l... | Frédéric Buclin | 3 | -0/+19 |
2013-01-03 | More MyDashboard work | Dave Lawrence | 1 | -2/+7 |
2012-12-28 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 |
2012-12-20 | Bug 822547: jobqueue.pl should clear the request cache before sending each mail | Byron Jones | 1 | -0/+7 |
2012-12-18 | Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of... | Dave Lawrence | 1 | -0/+33 |
2012-12-17 | Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"... | Alexander Tereschenko | 1 | -1/+1 |
2012-12-12 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 |
2012-12-07 | Bug 818007: Searching by commenter is slow | Frédéric Buclin | 1 | -1/+1 |
2012-12-05 | merged with bugzilla/4.2 | Dave Lawrence | 2 | -1/+32 |
2012-12-04 | Bugzilla/Search.pm: revert LpSolit's test patch | Dave Lawrence | 1 | -1/+1 |
2012-12-04 | Bugzilla/Search.pm: Patch requested by LpSolit@gmail.com | Dave Lawrence | 1 | -1/+1 |
2012-11-29 | Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no POD | Hugo | 1 | -0/+29 |
2012-11-28 | Bug 814411: Add a caching mechanism to Bugzilla::Object to avoid querying the... | Byron Jones | 6 | -12/+68 |
2012-11-26 | Bug 812543 - Back port patch from bug 797636 to bmo/4.2 to bring in performan... | Dave Lawrence | 4 | -15/+24 |
2012-11-26 | Add missing file | Byron Jones | 1 | -0/+96 |
2012-11-22 | Bug 780820: Allows for multiple custom search criteria to match one field | Byron Jones | 4 | -32/+57 |
2012-11-20 | Bug 640756 - Make the documentation clearer that attachments created with Bug... | Dave Miller | 1 | -1/+3 |
2012-11-20 | Bug 812420: When creating a needinfo request and a comment at the same time, ... | Dave Lawrence | 1 | -0/+4 |
2012-11-14 | merged with bugzilla/4.2 | Dave Lawrence | 13 | -64/+76 |
2012-11-14 | Bump version post-release | Dave Lawrence | 1 | -1/+1 |
2012-11-13 | Bump version to 4.2.4 | Dave Lawrence | 1 | -1/+1 |
2012-11-13 | Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups wh... | Frédéric Buclin | 2 | -6/+21 |
2012-11-13 | Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see a... | Frédéric Buclin | 1 | -3/+0 |
2012-11-03 | Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA... | Frédéric Buclin | 3 | -9/+10 |
2012-11-02 | Fix typo | Frédéric Buclin | 1 | -1/+1 |
2012-11-02 | Bug 807937: Fix POD | Koosha Khajeh Moogahi | 1 | -6/+7 |
2012-10-25 | Bug 781336: disable SKIP_REQUESTEE_ON_ERROR | Byron Jones | 1 | -1/+1 |
2012-10-24 | Bug 803058: add a shortcut to quicksearch to enable or disable comment searc... | Byron Jones | 1 | -1/+6 |
2012-10-19 | Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is ... | Frédéric Buclin | 1 | -1/+9 |
2012-10-19 | Bug 780053: Oracle crashes when listing keywords or flags in buglists | David Taylor | 1 | -9/+13 |
2012-10-17 | Bug 802451 - backport bug 704999 to bmo (GitHub URLs aren't working in the "A... | Dave Lawrence | 2 | -0/+37 |
2012-10-16 | Bug 577329 - WebServices should filter email addresses same as the web UI as ... | Dave Lawrence | 8 | -20/+41 |
2012-10-16 | Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3 | Frédéric Buclin | 1 | -4/+5 |
2012-10-13 | Fix typo | Frédéric Buclin | 1 | -1/+1 |
2012-10-12 | s/sortey/sortkey/g | Frédéric Buclin | 1 | -2/+2 |
2012-10-12 | Bug 793826: Prevent private web service methods from being called | Koosha Khajeh Moogahi | 1 | -1/+3 |
2012-10-12 | Bug 799257 - Backport bug 795650 and bug 797833 to bmo/4.0 and bmo/4.2 for pe... | Dave Lawrence | 2 | -8/+20 |
2012-10-09 | merged with bugzilla/4.2 | Dave Lawrence | 5 | -9/+28 |
2012-10-09 | Bug 753635: Allow editing local see also even if you cannot edit the other bug | Simon Green | 1 | -3/+7 |
2012-10-04 | Bug 788098: Queries involving group substitution crash when usevisibilitygrou... | Frédéric Buclin | 2 | -6/+14 |
2012-09-14 | Update POD to fix bustage in Perl 5.16.1 | Frédéric Buclin | 2 | -0/+7 |
2012-09-13 | Bug 680771 - Send X-XSS-Protection header for XSS prevention/blocking | Reed Loden | 1 | -0/+4 |
2012-09-09 | Merge from bugzilla/4.2 | Reed Loden | 2 | -2/+4 |
2012-09-09 | Bug 671612: Send "X-Content-Type-Options: nosniff" with every response | Matt Selsky | 2 | -2/+4 |
2012-09-05 | Bug 749540: Avoid database deadlocks when deleting recent searches | Byron Jones | 1 | -6/+7 |
2012-08-31 | Bug 783222 - Make set_all() throw error on invalid param names | | 1 | -0/+5 |
2012-08-31 | Merge from bugzilla/4.2 | Reed Loden | 10 | -44/+181 |
2012-08-30 | Bumped version post-release | Dave Lawrence | 1 | -1/+1 |
2012-08-30 | Bump version to 4.2.3 | Dave Lawrence | 1 | -1/+1 |