summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-09-10Bug 788933: inject subject into encrypted html bugmailByron Jones1-26/+38
2012-09-09Merge from bugzilla/4.2Reed Loden4-4/+6
2012-09-09Bug 671612: Send "X-Content-Type-Options: nosniff" with every responseMatt Selsky3-4/+5
r/a=LpSolit
2012-09-07Bug 789066 - Data should represent past weekDave Lawrence1-18/+19
2012-09-06Bug 788934: HTML bugmail shows wrong bug number for dependencyByron Jones1-2/+2
2012-09-05- Fix bugwords errorDave Lawrence1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=706680
2012-09-05Bug 788649 - Add email header for OS (X-Bugzilla-OS)Dave Lawrence1-0/+1
2012-09-05Bug 706680 - Can we integrate the orange factor link with BMO's bug view pageDave Lawrence2-5/+7
- Update template and css to fix layout
2012-09-05Bug 706680 - Can we integrate the orange factor link with BMO's bug view pageDave Lawrence11-0/+420
r=glob
2012-09-05Bug 788370: Change cf_locale field visibility from using bugzillas native ↵Byron Jones1-19/+22
controls to BMO extensions
2012-09-05Bug 749540: Avoid database deadlocks when deleting recent searchesByron Jones1-6/+7
2012-09-05Bug 69447 - Make CC changes not cause midairs.Dave Lawrence1-9/+29
r/a=LpSolit
2012-09-04Bug 675171 - standardize font weight for field labelsDave Lawrence1-44/+44
r=glob, a=LpSolit
2012-09-04Bug 784578 - Change whine emails from hiding secure bug information to ↵Dave Lawrence2-25/+30
encrypting the mail r=glob
2012-09-04Bug 773327 - Add a new footer to bugmail content that shows current tracking ↵Dave Lawrence2-1/+36
flag values
2012-09-03Bug 788013 - Incorrect URL to get_permissions.html in "not allowed" error ↵Reed Loden1-2/+2
message.
2012-09-03revert accidential commitsByron Jones2-2/+1
2012-09-03Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV outputMatt Tyson1-0/+1
r=glob, a=LpSolit
2012-08-31Bug 783222 - Make set_all() throw error on invalid param names1-0/+5
r/a=LpSolit
2012-08-31Bug 785728 - config.cg?ctype=rdf should have is_active for versions, ↵Frank Becker1-0/+3
components and milestones r/a=LpSolit
2012-08-31Merge from bugzilla/4.2Reed Loden25-70/+263
2012-08-30Bumped version post-releaseDave Lawrence1-1/+1
2012-08-30Bump version to 4.2.3Dave Lawrence2-3/+3
2012-08-30Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can ↵Reed Loden1-0/+2
lead to LDAP injection r/a=LpSolit
2012-08-30Bug 785522: [SECURITY] Block access to templates in extensions/Frédéric Buclin1-1/+1
r=glob a=LpSolit
2012-08-30Bug 786691 - Do not display the (more flags) link to logged out users as ↵Dave Lawrence1-1/+1
they cannot set any flag
2012-08-30Add x-generated-by header to bugmailByron Jones2-0/+12
2012-08-30Fix securemail breakageByron Jones1-0/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=785219
2012-08-30Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL ↵Frédéric Buclin2-29/+97
correctly r=dkl a=LpSolit
2012-08-30Bug 726353 - Add default value to ui-review requestsDave Lawrence9-0/+344
r=glob
2012-08-30Bug 786351: Release notes for Bugzilla 4.2.3Frédéric Buclin1-0/+41
r=dkl a=LpSolit
2012-08-29Bug 772620: Ignore empty strings in the CC listFrédéric Buclin1-0/+2
r=dkl a=LpSolit
2012-08-29Bug 786310: Remove tokens when saving the default queryByron Jones1-0/+2
r= LpSolit, a=LpSolit
2012-08-29Fix more bustage caused by Bug 772953Byron Jones1-4/+6
2012-08-29Fix bustage caused by Bug 772953Byron Jones1-1/+4
2012-08-28Bug 772953: Remove the token from buglist urlsByron Jones4-3/+24
r=dkl, a=LpSolit
2012-08-28Bug 785309 - Profanivore is throwing "ascii "\xB4" does not map to Unicode" ↵Dave Lawrence2-8/+83
errors r=glob
2012-08-28Bug 786167: fix various "use of uninitialized value" warningsByron Jones2-7/+16
2012-08-27Bug 785917: Custom field descriptions are not properly escaped when ↵Frédéric Buclin2-2/+1
displayed as bug list column headers r=glob a=LpSolit
2012-08-27Bug 785800: release tracking flag refresh (18)Byron Jones1-0/+6
2012-08-26Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATEDavid Taylor1-3/+5
r/a=LpSolit
2012-08-24Bug 785219 - Secure bugmail no longer includes subject of bugDave Lawrence1-2/+8
- Missing subject for single part emails as well
2012-08-24Bug 785222 - Securemail stopped decrypting todayDave Lawrence1-0/+1
2012-08-23Bug 785219 - Secure bugmail no longer includes subject of bugDave Lawrence1-4/+2
2012-08-23Fix Use of uninitialized value in pattern match (m//) at ↵Dave Lawrence1-1/+1
/data/www/bugzilla.mozilla.org/Bugzilla/UserAgent.pm line 179 error from Arecibo
2012-08-23Fixes for testsuite errorsDave Lawrence4-8/+9
2012-08-23Bug 775275 - Port HTML email support from Bugzilla 4.2 to BMO 4.0Dave Lawrence2-37/+24
- Added fix for filter bug links issue ported to bmo/4.0 - Removed need to check for 4.2 for HTML::Tree
2012-08-23Bug 785063 - content of x-bugzilla-changed-fields in bugmail has changed ↵Dave Lawrence3-3/+10
from field descriptions to field names r=glob
2012-08-23Bug 785101: "New" marker missing from subjectsByron Jones2-2/+2
2012-08-23Bug 785006: make plain-text bugmail match 4.0 formatByron Jones1-2/+3