Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Fix annotation nameSam Davis1-1/+1
2015-06-02enable surefire to run org.eclipse.mylyn.gerrit.core.testsv2.7.0R_3_16_0e_4_5_m_3_16_xSam Davis1-1/+2
2015-05-29468779: update o.e.m.reviews to JGit 4.0 Sam Davis1-1/+18
2015-05-26423848: change o.e.m.reviews minimum required JRE to Java 7Sam Davis37-61/+61
2015-05-26465336: comments posted on left side show up on right sidechris.poon1-12/+89
2015-05-25add assertNotNull to retrievePatchSetDetailSam Davis1-0/+1
2015-05-22465336: comments posted on left side show up on right side Sam Davis4-80/+31
2015-05-22update copyrights for o.e.m.reviewsSam Davis329-319/+421
2015-05-22fix broken externalized stringSam Davis1-1/+1
2015-05-21add line breaks to test file contentSam Davis1-1/+1
2015-05-20405647: clicking on review file URL should open file editorchris.poon2-34/+222
2015-05-11467049: deleting just-created drafts does not work Sam Davis10-55/+28
2015-05-08improve dashboard feature descriptionSam Davis1-1/+1
2015-05-06466639: ctrl+3 opens Gerrit dashboard view Sam Davis15-56/+42
2015-05-06463996: provide Mylyn Reviews development feature for OomphSteffen Pingel9-0/+151
2015-05-01extract Gerrit rest requests into GerritRestClientNicholas Folk5-298/+333
2015-04-30458662: add supported versions to connector labelSam Davis3-9/+8
2015-04-30465132: submit record labels can't be nullNicholas Folk1-1/+1
2015-04-30465132: support Gerrit 2.11 Nicholas Folk3-5/+26
2015-04-29remove often failing testUsersSam Davis1-7/+17
2015-04-28fix failing testCreatePartDescriptorsCustomOrderSam Davis1-2/+1
2015-04-27458662: acknowledge support for 2.10 in GerritCapabilitiesNicholas Folk1-2/+2
2015-04-27remove unused cherry pick message variableNicholas Folk1-2/+0
2015-04-23458662: user can open review with DRAFT statusNicholas Folk2-5/+49
2015-04-23458662: change label of Dashboard active task searchSam Davis1-1/+1
2015-04-23458662: support Gerrit 2.10 Nicholas Folk3-8/+29
2015-04-23458662: remove support for gerrit versions <=2.8.xNicholas Folk18-1566/+762
2015-04-20457394: update o.e.m.reviews versions to 2.7Sam Davis36-55/+55
2015-04-17461226: force Gerrit to retrieve new xsrfKey when expiredNicholas Folk1-0/+2
2015-03-12446091: make task list assigned to me filter work for Gerritv2.6.0R_3_15_0e_4_4_m_3_15_xSam Davis7-28/+200
2015-03-09improve message when testCreatePartDescriptorsCustomOrder failsSam Davis1-1/+7
2015-03-05461522: provide proper encoding for querying projects URLNicholas Folk1-2/+9
2015-02-23457359: provide content assist for branches Nicholas Folk11-11/+382
2015-02-12459162: ignore milliseconds when only repository timestamp has themSam Davis2-1/+78
2015-02-02add null check on activeWorkbenchWindowSam Davis1-2/+5
2015-01-26exclude parent commit test on older versionsSam Davis1-0/+3
2015-01-23458290: show branch in attributes section overlay textSam Davis2-18/+197
2015-01-23384771: when opening a file that is already open, activate existingNicholas Folk7-14/+318
2015-01-22393788: show parent commit of each patch set in review editorNicholas Folk15-16/+335
2015-01-22393788: add parent commits to the ecore modelMiles Parker25-91/+876
2015-01-21443869: user can cherry pick to a remote branchNicholas Folk19-34/+528
2015-01-16393788: rename ChangeInfo29 to ChangeInfo28 and refactorSam Davis3-53/+56
2015-01-16453957: show CR and V flags in the correct columnsSam Davis1-36/+10
2015-01-16447997: update test repository to Gerrit 2.9.4Sam Davis1-6/+6
2015-01-13445557: update o.e.m.reviews version to 2.6.0Sam Davis36-55/+55
2015-01-13371428: Generalize support for active reviewMiles Parker6-135/+234
2015-01-12Refactor GerritClient to Version Specific ImplementationsMiles Parker17-966/+1213
2015-01-09448151: compare editor should hide files that aren't part of the change Sam Davis1-7/+45
2015-01-08451572: fix test only runs for gerrit versions 2.9 or later Nicholas Folk2-0/+15
2015-01-08444500: select last comment in comment input dialogMiles Parker2-44/+54

Back to the top