summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter
AgeCommit message (Collapse)AuthorFilesLines
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison4-0/+9
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison4-9/+0
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison4-0/+9
local symlink to data/ directory
2016-07-12Bug 1283649 - When an attachment is a github pull request link, the pull ↵David Lawrence5-18/+33
request diff should be displayed in the edit page
2016-07-05Bug 775429 - Add attachment comment to splinter reviewDavid Lawrence2-0/+8
2016-02-29Bug 1251731 - XSS vulnerability through malicious attachment namesDavid Lawrence2-29/+43
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-1/+0
jquery)
2015-03-16Bug 1143160: A review comment on bug 1131776 breaks splinterByron Jones1-2/+2
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-0/+1
API tokens into the shadow DB)
2014-11-03Bug 1092949: bugmail failing with "utf8 "\x82" does not map to Unicode at ↵Byron Jones1-0/+1
/usr/lib64/perl5/Encode.pm line 174"
2014-10-23Bug 1078314: Missing links and broken unicode characters in some bugmailByron Jones1-2/+31
2014-09-11Bug 1064329: splinter displays patches that remove lines starting with ↵Byron Jones1-1/+1
hyphens incorrectly
2014-08-20Bug 1055945: splinter generates "Use of uninitialized value" warnings when ↵Byron Jones1-4/+5
dealing with public reviews on private attachments
2014-03-31Bug 989415: Weird "0 of attachment" text in bugmail from patches attached to ↵Byron Jones1-0/+3
security bugs
2013-08-21Bug 900930: Splinter shouldn't choke on patches which have had trailing ↵Byron Jones1-1/+1
whitespace removed
2013-08-20Bug 906576: the font size in splinter is too smallByron Jones3-4/+4
2013-07-19Bug 893539 - Feedback request emails should contain splinter linkDave Lawrence1-1/+3
2013-06-03Bug 878785 - when setting request flags from a splinter review, the fields ↵Dave Lawrence1-1/+3
do not auto-complete the requestee addresses
2013-05-29Bug 760989: Splinter should not require loginByron Jones3-95/+115
2013-05-29Fix splinter breakage caused by bug 875865Byron Jones1-6/+6
2013-05-27Bug 875865: Splinter doesn't parse patches where the hunk is missing the ↵Byron Jones1-14/+59
source range length
2013-05-15Bug 821889: Make it so that Splinter shouts loudly when a patch introduces ↵Byron Jones4-5/+11
Windows line endings
2013-05-15Bug 797840: Replying to a comment on Splinter always replies to the first ↵Jasper St. Pierre1-1/+1
comment
2013-05-15Bug 826214: New file with one line isn't shown in SplinterByron Jones1-8/+22
2013-05-09Bug 815531: splinter fails to display attachment 681995 correctlyByron Jones1-1/+1
2013-05-08Bug 685645: make it clearer in splinter that a hunk's section/function ↵Byron Jones2-2/+12
header is not a removal
2013-05-08Bug 652334: splinter doesn't support hg/git 'rename' or 'copy'Byron Jones2-16/+69
2013-03-18Use correct variables for bug and attachment IDs in order to fix patch ↵Reed Loden2-2/+2
reviewing problems. https://bugzilla.mozilla.org/show_bug.cgi?id=852072
2013-03-15Bug 850675: editing the splinter url always appends a /, which results in a ↵Byron Jones8-47/+40
broken url
2013-03-06Bug 848306: lack of space in bugInfo block on splinter review pageByron Jones2-2/+2
2012-11-28Bug 814411: Add a caching mechanism to Bugzilla::Object to avoid querying ↵Byron Jones2-3/+4
the database repeatedly for the same information
2012-10-03Bug 797376 - On editparams.cgi, spelling mistake in Splinter Patch Review ↵Dave Lawrence1-1/+1
section
2012-09-25Bug 791137: Last line of last file is not shown in Splinter if there is no ↵Byron Jones1-1/+1
newline at the end of the patch
2012-08-01Bug 776897: highlight trailing whitespace in splinterByron Jones2-2/+20
2012-05-14Bug 754366: make splinter work on obsolete attachmentsByron Jones1-1/+1
2012-03-07Bug 731850: performance improvments to the inline-history extensionFrédéric Buclin1-2/+1
2012-02-24bug 729443: perform template filtering of comments and attachments in splinterByron Jones1-39/+41
2012-02-23Bug 729436 - Add missing validation on comments to SplinterReed Loden1-0/+1
[r=glob]
2012-02-23bug 729086: fix issues with splinter and "changes" commentsByron Jones2-75/+36
2012-02-13Bug 725923: backport bug 663835 to extend test coverage to extensionsByron Jones2-5/+5
2012-01-16place splinter config into a better positionByron Jones1-1/+1
2011-11-28Bug 704699 - Invalid parameter passed to Bugzilla::Attachment::_init: It ↵Dave Lawrence1-12/+30
must be numeric
2011-11-07Bug 691672 - Apply the background color for security bugs to attachment ↵Dave Lawrence1-1/+8
details pages for those bugs as well r=glob
2011-10-17merged with bmo/4.0David Lawrence1-0/+5
2011-10-05more porting workDavid Lawrence4-50/+81
2011-10-05more porting workDavid Lawrence5-54/+145
2011-10-01Fixed bug words error for SplinterDavid Lawrence2-3/+3
2011-08-11Initial checkin of bmo/4.0 extensions. Still todo: port changes to core ↵David Lawrence14-0/+3748
Bugzilla code