Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-24488164: opening a comment or thread opens the editor to the right placev2.10.0R_3_19_0e_4_5_m_3_19_xJaxsun McCarthy Huggan1-6/+23
2016-03-24488164: add API to open compare editors to a specific commentJaxsun McCarthy Huggan1-3/+7
2016-03-24488164: use IComment instead of Comment when going to an annotation Jaxsun McCarthy Huggan2-5/+5
2016-03-24488164: reviews editor displays inline comments as threads in patch setsJaxsun McCarthy Huggan3-63/+292
2016-03-24489395: Clicking on comments should bring you directly to that lineBrandon Dong2-10/+53
2016-03-16488408: update reviews copyrights for 3.19 release Sam Davis16-16/+16
2016-03-14488408: remove unused externalized stringsSam Davis2-3/+0
2016-01-14484709: Neon M4: Java Problem: The return type is incompatible withFrank Becker9-121/+144
2016-01-11support sorting columns in reviews tableSam Davis2-3/+72
2015-12-15adjust patch set layoutSam Davis1-1/+2
2015-12-15remove empty space between attributes and buildsSam Davis1-4/+0
2015-12-11use browser URL in task review mappingSam Davis1-1/+1
2015-12-11484260: add build toolbar to review editor Sam Davis1-4/+24
2015-12-10fix review mapping initialization and add status column to tableSam Davis3-29/+20
2015-12-10477635: [UCOSP] contribute reviews section to task editor showingRatstache6-0/+471
2015-12-10482534: [UCOSP] store task review mapping using attribute on reviewBlaine Lewis3-5/+17
2015-12-10477635: Implemented functionality to capture a mapping between tasks andBlaine Lewis1-0/+28
2015-12-09479800: [UCOSP] create a BuildStatusAttributeEditor and use it to showKyle Ross4-75/+160
2015-11-13477862: [UCOSP] Build a build agent parser for commentsVaughan Hilts3-12/+95
2015-09-04476588: on a small screen, the comment navigation buttons open thechris.poon1-3/+7
2015-08-28475539: fix copyrights for o.e.m.reviewsSam Davis5-5/+5
2015-08-28475539: fix Broken Externalized Strings in reviewsSam Davis2-3/+0
2015-08-21468560: user can move inline comment dialogSam Davis1-1/+2
2015-08-21468560: improve inline comment dialogchris.poon11-641/+1022
2015-05-22update copyrights for o.e.m.reviewsSam Davis61-61/+74
2015-02-02add null check on activeWorkbenchWindowSam Davis1-2/+5
2015-01-23384771: when opening a file that is already open, activate existingNicholas Folk2-2/+9
2015-01-22393788: show parent commit of each patch set in review editorNicholas Folk4-11/+80
2015-01-21443869: user can cherry pick to a remote branchNicholas Folk1-0/+5
2015-01-13371428: Generalize support for active reviewMiles Parker4-113/+219
2015-01-08444500: select last comment in comment input dialogMiles Parker2-44/+54
2014-11-10445114: make lines visible in the Review explorerMarc-Andre Laperle1-1/+1
2014-09-02442629: remove watchdog threadorigin/e_4_4_m_3_13_xGuy Perron1-57/+9
2014-08-29442115: comment popup shown on wrong screenSam Davis1-1/+11
2014-08-19441739: support editing inline comments when hovering over annotationSam Davis4-76/+70
2014-08-19440821: make dialog modeless on all platformsSam Davis5-37/+5
2014-08-18440821: code clean up and refactoringSam Davis6-300/+196
2014-08-18440821: fix memory leak in ReviewCompareInputListenerSam Davis1-0/+8
2014-08-18440821: clean up comment editing codeSam Davis1-134/+48
2014-08-18440821: comment navigation gets stuck on first annotation on right sideSam Davis1-0/+6
2014-08-14440821: refactor testsSam Davis1-5/+7
2014-08-14440821: anonymous user null pointer exceptionJacques Bouthillier1-1/+1
2014-07-30423242: Add ability to edit comment from compare navigator popupGuy Perron14-28/+1221
2014-05-28435438: NPE when hovering the person icon for a new commentTomasz Zarna3-1/+7
2014-05-22433790: [regression] next/previous comment buttons disappear when secondLeo Dos Santos2-96/+31
2014-05-16cleaning up AbstractCommentPart in Mylyn ReviewsTomasz Zarna3-76/+14
2014-05-10simplify org.eclipse.mylyn.internal.reviews.ui.compare.Direction enumTomasz Zarna2-21/+7
2014-05-08430151: [regression] cannot open html file in compare editorSam Davis1-18/+28
2014-04-25409418: add toolbar button to open review navigatorSam Davis3-2/+23
2014-04-02431795: Next/previous comment buttons in compare editor not available onJacques Bouthillier1-17/+14

Back to the top