Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-30cherry-picked from masterFrank Becker64-314/+384
2019-02-21485981: retrieve patchset and project details via RESTNatasha Carson1-5/+31
2017-07-10close RevWalks using when parsing commitsTomasz Zarna2-11/+12
2017-06-20remove unnecessary code from various o.e.mylyn.reviews projectTomasz Zarna1-3/+0
2016-12-18357234: reduce excess vertical space due to remove reviewer controlsJaxsun McCarthy Huggan1-0/+12
2016-11-30357234: Add UI buttons to remove reviewers from changeRileyDavidson8-1/+197
2016-03-24488164: add API to open compare editors to a specific commentJaxsun McCarthy Huggan3-6/+30
2016-03-24488164: use IComment instead of Comment when going to an annotation Jaxsun McCarthy Huggan1-3/+3
2016-03-24489395: Clicking on comments should bring you directly to that lineBrandon Dong2-2/+16
2016-03-16488408: update reviews copyrights for 3.19 release Sam Davis3-3/+3
2015-12-11484260: add build toolbar to review editor Sam Davis1-1/+1
2015-12-09479800: [UCOSP] create a BuildStatusAttributeEditor and use it to showKyle Ross1-1/+6
2015-11-25482633: Gerrit connector suggests query titles Sam Davis3-5/+28
2015-08-28475539: fix copyrights for o.e.m.reviewsSam Davis1-1/+1
2015-08-28475539: fix Broken Externalized Strings in reviewsSam Davis1-1/+1
2015-08-12469873: private section should be below attributes sectionchris.poon1-1/+1
2015-05-29468779: update o.e.m.reviews to JGit 4.0 Sam Davis1-1/+18
2015-05-22update copyrights for o.e.m.reviewsSam Davis45-45/+45
2015-05-20405647: clicking on review file URL should open file editorchris.poon1-7/+55
2015-05-11467049: deleting just-created drafts does not work Sam Davis1-5/+5
2015-04-27remove unused cherry pick message variableNicholas Folk1-2/+0
2015-03-12446091: make task list assigned to me filter work for Gerritv2.6.0R_3_15_0e_4_4_m_3_15_xSam Davis1-0/+13
2015-02-23457359: provide content assist for branches Nicholas Folk3-3/+130
2015-01-23458290: show branch in attributes section overlay textSam Davis1-18/+52
2015-01-23384771: when opening a file that is already open, activate existingNicholas Folk4-12/+133
2015-01-22393788: show parent commit of each patch set in review editorNicholas Folk2-0/+110
2015-01-21443869: user can cherry pick to a remote branchNicholas Folk7-0/+221
2015-01-13371428: Generalize support for active reviewMiles Parker1-21/+13
2015-01-09448151: compare editor should hide files that aren't part of the change Sam Davis1-7/+45
2014-12-09431157: Accept gerrit URLs which include hash characterMichael Keppler1-5/+15
2014-09-24433131: expand node after adding repo in gerrit clone dialogMichael Keppler1-0/+2
2014-09-03441710: add tests for editing and deleting a commentGuy Perron1-2/+1
2014-08-12440821: make requests immutableSam Davis1-5/+3
2014-08-08440821: simplify GerritOperationFactory by moving job names into RequestSam Davis8-12/+10
2014-07-30423242: Add ability to edit comment from compare navigator popupGuy Perron1-6/+53
2014-06-16remove unused formal param in GerritCommentLinkDetector#findHyperlinksTomasz Zarna1-2/+2
2014-06-12instanceof check always returns true in SubmitUiFactory#isExecutableTomasz Zarna1-3/+2
2014-04-10add more tests to AddReviewersDialog, rename messageEditor to reviewers*Tomasz Zarna1-5/+5
2014-03-11415872: externalize strings in Gerrit UITomasz Zarna39-73/+491
2014-03-03replace deprecated ContentAssistCommandAdapter.CONTENT_PROPOSAL_COMMANDTomasz Zarna1-1/+2
2014-02-17415872: fix non-externalized string literal warnings in Gerrit UITomasz Zarna13-22/+24
2013-11-21Performance - Method uses toArray() with zero-length array argumentTomasz Zarna3-3/+6
2013-10-09412872: support Gerrit 2.7Steffen Pingel1-4/+2
2013-08-22413480: Simplify NotificationMiles Parker1-12/+12
2013-08-22don't use deprecated IRepositoryConstants.CATEGORY_REVIEWTomasz Zarna1-1/+1
2013-08-14remove unused static field in EGitUiUtilTomasz Zarna1-2/+0
2013-08-13414647: Cannot vote on a review in Gerrit 2.6Tomasz Zarna3-40/+54
2013-07-30warn that Gerrit 2.7 and later is not fully supportedTomasz Zarna1-2/+4
2013-07-26413571: compare with base opens 2 editorsTomasz Zarna1-7/+1
2013-07-17412496: disable actions for anonymous (such as patch set actions and addMiles Parker7-11/+30

Back to the top