Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-28 | Bug 848635: Old queries based on tags are no longer listed in the page ↵ | Frédéric Buclin | 1 | -6/+1 | |
footer by default when upgrading from 4.0 or older to 4.2 r=glob a=LpSolit | |||||
2013-04-28 | Bug 858909: When running checksetup.pl for the first time using Oracle as DB ↵ | Frédéric Buclin | 1 | -1/+1 | |
server, you get an "uninitialized value" warning r=dkl a=LpSolit | |||||
2013-04-18 | Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not ↵ | Frédéric Buclin | 1 | -1/+3 | |
exist" when installing Bugzilla for the first time r=dkl a=LpSolit | |||||
2013-04-17 | revert commit for bug 828344 | Byron Jones | 3 | -138/+34 | |
2013-04-17 | Bug 828344: Make "contains all of the words" look for all words within the ↵ | Byron Jones | 3 | -34/+138 | |
same comment or flag r=LpSolit, a=LpSolit | |||||
2013-04-16 | Bug 782210: If a custom field depends on a product, component or ↵ | Pami Ketolainen | 2 | -8/+13 | |
classification, the "mandatory" bit is ignored on bug creation r/a=LpSolit | |||||
2013-04-15 | Bug 861528: $user->can_enter_product() now returns the product object ↵ | Frédéric Buclin | 1 | -2/+3 | |
instead of 1 r=glob a=LpSolit | |||||
2013-03-26 | Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵ | Frédéric Buclin | 1 | -20/+0 | |
is no longer available r=glob a=LpSolit | |||||
2013-03-20 | Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the ↵ | Frédéric Buclin | 1 | -3/+2 | |
have_innodb variable no longer exists r=glob a=LpSolit | |||||
2013-02-20 | Bump version post-release | Dave Lawrence | 1 | -1/+1 | |
2013-02-19 | Bump version to 4.2.5 | Dave Lawrence | 1 | -1/+1 | |
2013-02-19 | Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an ↵ | Frédéric Buclin | 1 | -0/+1 | |
invalid page format r=glob a=LpSolit | |||||
2013-02-19 | Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵ | Simon Green | 1 | -0/+8 | |
of products and components you cannot access r/a=LpSolit | |||||
2013-02-17 | Bug 839950: Cannot search by Change History on multi-select fields | Matt Tyson | 1 | -2/+6 | |
r/a=LpSolit | |||||
2013-02-16 | Bug 840824: It is possible to create a new bug with a non active target ↵ | Simon Green | 1 | -6/+3 | |
milestone, version or component r/a=LpSolit | |||||
2013-01-17 | Bug 752946 - Fixed uninitialized error | Dave Lawrence | 1 | -1/+1 | |
2013-01-17 | Bug 752946 - Moving a bug into another product lists inactive components, ↵ | Dave Lawrence | 1 | -7/+21 | |
milestones and versions r/a=LpSolit | |||||
2013-01-14 | Bug 829939: Only build default_authorizer on request | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit | |||||
2013-01-06 | Bug 826678: Disable warnings about the deprecated Return::Value module when ↵ | Frédéric Buclin | 3 | -0/+19 | |
loading Email::Send r=wicked a=LpSolit | |||||
2012-12-17 | Bug 818890: Bugzilla doesn't obey the "Comment required on status ↵ | Alexander Tereschenko | 1 | -1/+1 | |
transition" for {Start}-> transition (for new bugs) r/a=LpSolit | |||||
2012-12-07 | Bug 818007: Searching by commenter is slow | Frédéric Buclin | 1 | -1/+1 | |
r=dkl a=LpSolit | |||||
2012-11-29 | Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no POD | Hugo | 1 | -0/+29 | |
r=dkl, a=LpSolit | |||||
2012-11-20 | Bug 640756 - Make the documentation clearer that attachments created with ↵ | Dave Miller | 1 | -1/+3 | |
Bug.add_attachment must by of type 'base64' when non-ASCII . r=LpSolit, a=LpSolit | |||||
2012-11-14 | Bump version post-release | Dave Lawrence | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=805644 | |||||
2012-11-13 | Bump version to 4.2.4 | Dave Lawrence | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=805644 | |||||
2012-11-13 | Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups ↵ | Frédéric Buclin | 2 | -6/+21 | |
when using User.get() r=dkl a=LpSolit | |||||
2012-11-13 | Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see ↵ | Frédéric Buclin | 1 | -3/+0 | |
as obsolete can disclose its description r=gerv a=LpSolit | |||||
2012-11-03 | Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with ↵ | Frédéric Buclin | 3 | -9/+10 | |
"ORA-29907: found duplicate labels in primary invocations" r=dkl a=LpSolit | |||||
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 | |
r/a=LpSolit | |||||
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 | |
being added r=justdave a=LpSolit | |||||
2012-10-19 | Bug 780053: Oracle crashes when listing keywords or flags in buglists | David Taylor | 1 | -9/+13 | |
r/a=LpSolit | |||||
2012-10-16 | Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3 | Frédéric Buclin | 1 | -4/+5 | |
r=glob a=LpSolit | |||||
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 | |
r=dkl a=LpSolit | |||||
2012-10-09 | Bug 753635: Allow editing local see also even if you cannot edit the other bug | Simon Green | 1 | -3/+7 | |
r=glob, a=LpSolit | |||||
2012-10-04 | Bug 788098: Queries involving group substitution crash when ↵ | Frédéric Buclin | 2 | -6/+14 | |
usevisibilitygroups is enabled r=dkl a=LpSolit | |||||
2012-09-14 | Update POD to fix bustage in Perl 5.16.1 | Frédéric Buclin | 2 | -0/+7 | |
r=runtests.pl | |||||
2012-09-13 | Bug 680771 - Send X-XSS-Protection header for XSS prevention/blocking | Reed Loden | 1 | -0/+4 | |
[r=mkanat a=LpSolit] | |||||
2012-09-09 | Bug 671612: Send "X-Content-Type-Options: nosniff" with every response | Matt Selsky | 2 | -2/+4 | |
r/a=LpSolit | |||||
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 | |
2012-08-30 | Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can ↵ | Reed Loden | 1 | -0/+2 | |
lead to LDAP injection r/a=LpSolit | |||||
2012-08-30 | Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL ↵ | Frédéric Buclin | 2 | -29/+97 | |
correctly r=dkl a=LpSolit | |||||
2012-08-29 | Bug 772620: Ignore empty strings in the CC list | Frédéric Buclin | 1 | -0/+2 | |
r=dkl a=LpSolit | |||||
2012-08-29 | Fix more bustage caused by Bug 772953 | Byron Jones | 1 | -4/+6 | |
2012-08-29 | Fix bustage caused by Bug 772953 | Byron Jones | 1 | -1/+4 | |
2012-08-28 | Bug 772953: Remove the token from buglist urls | Byron Jones | 1 | -0/+5 | |
r=dkl, a=LpSolit | |||||
2012-08-26 | Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATE | David Taylor | 1 | -3/+5 | |
r/a=LpSolit |