Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-05537254: update org.eclipse.license from 1.0.1 to 2.0.0 Frank Becker75-373/+452
2016-09-13497534: externalize strings for o.e.m.reviewsSam Davis1-1/+1
2016-08-19494678: Patch Set UI does not properly refresh for new inline commentsBrandon Dong4-584/+525
2016-07-19498099: add branch to reviews table and use task list tooltipSam Davis1-0/+2
2016-03-24488164: reviews editor displays inline comments as threads in patch setsJaxsun McCarthy Huggan1-0/+50
2016-03-16488408: update reviews copyrights for 3.19 release Sam Davis4-3/+10
2016-03-04486145: Gerrit connector gets incoming when build status changesSam Davis1-3/+22
2016-02-09477635: prevent linking reviews to reviewsSam Davis1-5/+10
2015-12-11use browser URL in task review mappingSam Davis1-1/+1
2015-12-10fix review mapping initialization and add status column to tableSam Davis1-1/+1
2015-12-10482534: [UCOSP] store task review mapping using attribute on reviewBlaine Lewis2-90/+86
2015-12-10477635: Implemented functionality to capture a mapping between tasks andBlaine Lewis2-0/+180
2015-12-09479800: [UCOSP] create a BuildStatusAttributeEditor and use it to showKyle Ross1-3/+11
2015-11-13477862: [UCOSP] Build a build agent parser for commentsVaughan Hilts2-0/+158
2015-05-22update copyrights for o.e.m.reviewsSam Davis47-47/+47
2015-01-22393788: add parent commits to the ecore modelMiles Parker13-24/+604
2014-05-23433856: Comment#isMine can throw NPE when email is nullTomasz Zarna1-1/+4
2014-05-23433856: NPE when opening compare editor for a review as anonymous userJacques Bouthillier1-1/+1
2014-02-26415872: externalize strings in Reviews CoreTomasz Zarna3-1/+41
2014-02-18425945: image compare does not workTomasz Zarna3-1/+120
2014-02-12415872: fix non-externalized string literal warnings in Reviews CoreTomasz Zarna5-15/+17
2014-02-07391615: comments by other users should stand outMiles Parker3-1/+76
2014-02-07410770: [regression] duplicate inline comments shown in compare editorLeo Dos Santos4-14/+71
2014-02-07regenerate Reviews Model code, format and cleanup generated codeTomasz Zarna22-200/+384
2013-10-15418853: Failure when deserializing configuration from JSON when saveSteffen Pingel1-0/+9
2013-10-03413480: remove unused AbstractRemoteService.ensureModelThread()Tomasz Zarna2-9/+0
2013-10-03housekeeping in Mylyn Review EMF related classesTomasz Zarna10-41/+34
2013-08-22413480: Simplify NotificationMiles Parker6-485/+74
2013-07-26413571: compare with base opens 2 editorsTomasz Zarna2-36/+41
2013-07-19412873: ArrayIndexOutOfBoundsException when starting Eclipse with aMiles Parker1-9/+21
2013-07-16413124: Deadlock when opening editorMiles Parker1-20/+8
2013-07-16412873: ArrayIndexOutOfBoundsException when starting Eclipse with aMiles Parker1-8/+20
2013-06-21410541: Invalid thread access on shutdownMiles Parker1-5/+0
2013-06-20410673: [model] Add support for IDE/repository userMiles Parker9-125/+202
2013-06-19410934: [regression] Draft review cannot be opened, synchronizationMiles Parker3-4/+29
2013-06-19fix dead stores rather than field with same name in RemoteEmfConsumerTomasz Zarna1-2/+2
2013-06-17409427: [model] replace xml persitence with binaryMiles Parker4-15/+73
2013-06-10[WIP] 409343: [regression] [editor] Fix life-cycle issuesMiles Parker18-142/+657
2013-06-07[Reversion] Backing out 394020 Persist Review modelsMiles Parker16-583/+86
2013-06-06410013: [model] Use keys for user referencesMiles Parker1-0/+1
2013-06-06Restore original formatting for proper comparison of downstream changes.Miles Parker5-85/+43
2013-05-28remove unnecessary threadSteffen Pingel1-30/+25
2013-05-22408737: [regression] RuntimeException (when opening multiple reviews?)Miles Parker1-1/+0
2013-05-22394020: [model] Persist Review models across workbench..Miles Parker16-86/+585
2013-05-07394020: Simplify Review State handlingMiles Parker19-1436/+496
2013-05-02405138: Changed derived features to use unmodifiable lists.Miles Parker4-54/+101
2013-05-02406606: [model] Simplify and refactor model elementsMiles Parker32-3184/+1399
2013-04-25382909: publish comments incorrectly indicates that no drafts will beMiles Parker2-3/+11
2013-04-18400168: implement gerrit Remote APIMiles Parker11-367/+887
2013-04-17403393: Change Mylyn Reviews IFileRevision element name to IFileVersionMiles Parker13-298/+930

Back to the top