Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-03441699: cannot connect to Gerrit 2.8.6.1R_3_13_0e_4_4_m_3_13_xSam Davis2-3/+15
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-29add Gerrit dashboard feature to reviews SDK featureSam Davis1-121/+124
2014-08-21430926: Sort projects list alphabetically when importing from GerritVadim Dmitriev3-0/+101
2014-08-20436999: use task key to search for active task if availableSam Davis1-1/+5
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-19436999: user can search for open reviews for active taskSam Davis4-0/+53
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 Davis2-0/+48
2014-08-15Fix broken submitRest in GerritClientStephen Elsemore1-1/+1
2014-08-14440821: refactor testsSam Davis5-185/+83
2014-08-14440821: anonymous user null pointer exceptionJacques Bouthillier1-1/+1
2014-08-12437825: hardcode path to Java 7Sam Davis2-2/+2
2014-08-12440821: make requests immutableSam Davis9-38/+21
2014-08-08440821: simplify GerritOperationFactory by moving job names into RequestSam Davis23-89/+88
2014-08-08437825: Provide Gerrit 2.9 in the Vagrant VMSascha Vogt3-10/+20
2014-07-30423242: Add ability to edit comment from compare navigator popupGuy Perron30-42/+1654
2014-07-29Revert "Provide Gerrit 2.9 (currently RC2) in the Vagrant VM"Sam Davis3-20/+10
2014-07-25Extend GerritVersion with 2.9Sascha Vogt3-7/+30
2014-07-24Provide Gerrit 2.9 (currently RC2) in the Vagrant VMSascha Vogt3-10/+20
2014-07-04432201: update o.e.m.reviews to version 2.4.0 (3.13)Sam Davis36-55/+55
2014-07-04434112: [dashboard] Internationalize all stringsJacques Bouthillier41-480/+683
2014-06-27436999: fix error when opening task from dashboardSam Davis1-32/+7
2014-06-20externalize strings for the Dashboard coreJacques Bouthillier5-37/+130
2014-06-19434872: support Gerrit 2.8.5Sam Davis1-11/+11
2014-06-17436999: determine how to deal with large number of reviews in dashboardJacques Bouthillier1-68/+9
2014-06-16unused formal parameter in GerritHttpClient#authenticateOpenIdServiceTomasz Zarna1-3/+3
2014-06-16remove unused formal param in GerritCommentLinkDetector#findHyperlinksTomasz Zarna1-2/+2
2014-06-16Revert "437423: automatically add repository template for eclipse.org Gerrit ...Sam Davis1-2/+2
2014-06-13437423: automatically add repository template for eclipse.org GerritSam Davis1-2/+2
2014-06-12apply code style setting for the dashboard UIJacques Bouthillier39-1027/+1369
2014-06-12apply setting for code style for the dashboard coreJacques Bouthillier12-131/+545
2014-06-12remove GerritTableView#contributeToActionBars, it does nothingTomasz Zarna1-13/+0
2014-06-12instanceof check always returns true in SubmitUiFactory#isExecutableTomasz Zarna1-3/+2
2014-06-11remove commented out code in GerritPluginTomasz Zarna1-2/+0
2014-06-11simplify sorting logic in ReviewTableSorterTomasz Zarna1-7/+2
2014-06-11in GerritTableView convert fields to constants if possibleTomasz Zarna1-8/+8
2014-06-05436176: add license back to feature.xml in Reviewsv2.3.0R_3_12_0e_4_4_m_3_12_xSam Davis5-0/+20
2014-06-04436176: update reviews to 2014 SUA using shared licensesSam Davis26-3046/+25
2014-05-28435438: NPE when hovering the person icon for a new commentTomasz Zarna3-1/+7
2014-05-23433856: Comment#isMine can throw NPE when email is nullTomasz Zarna2-17/+98
2014-05-23433856: NPE when opening compare editor for a review as anonymous userJacques Bouthillier1-1/+1
2014-05-22433790: [regression] next/previous comment buttons disappear when secondLeo Dos Santos3-109/+31
2014-05-16cleaning up AbstractCommentPart in Mylyn ReviewsTomasz Zarna3-76/+14
2014-05-16434057: Support for Luna M7Frank Becker2-0/+2
2014-05-14434634: [dashboard] Anonymous user not allowed for some commandsJacques Bouthillier1-29/+67

Back to the top