Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-21406036: enhance generic remote API to push review detailsexperimentalRemotePushAPI_bug406036Miles Parker18-49/+456
2013-06-20410580: [regression] Internal Exception: Parent and local keys must beMiles Parker1-1/+2
2013-06-20410673: [model] Add support for IDE/repository userMiles Parker18-147/+300
2013-06-20411198: [regression] Patch Set operations failingMiles Parker2-2/+0
2013-06-19Remove duplicate open statements.Miles Parker1-3/+0
2013-06-19411038: Gerrit reviews editor fails with NPE when new comment isMiles Parker1-0/+1
2013-06-19410404: Occasional multiple update jobs for same patch setMiles Parker8-29/+54
2013-06-19410934: [regression] Draft review cannot be opened, synchronizationMiles Parker11-39/+65
2013-06-19use API from EGit 1.1 to set credentials provider on FetchOperationUITomasz Zarna2-27/+5
2013-06-19fix dead stores rather than field with same name in RemoteEmfConsumerTomasz Zarna1-2/+2
2013-06-18410597: [regression] NPE when querying as anonymousMiles Parker1-33/+38
2013-06-17409427: [model] replace xml persitence with binaryMiles Parker18-92/+240
2013-06-14410754: inline comments are not shown when clicking compare with baseMiles Parker2-14/+11
2013-06-13409935: hide "Publishes 0 draft" message in the Publish Comments dialogTomasz Zarna1-7/+5
2013-06-13400278: [editor] make patch set commit link more obviousLily Guo1-2/+5
2013-06-13410675: patch set section shows duplicate files when restarting withMiles Parker1-0/+3
2013-06-11410397: users with existing tasks will not see update notificationsv2.0.0R_3_9_0Miles Parker1-0/+31
2013-06-11410515: cannot add reviewers to merged reviewsMiles Parker1-2/+1
2013-06-11410398: [regression] Synchronization failed: NPE inMiles Parker1-81/+8
2013-06-11410486: NPE in PatchSetContentRemoteFactoryMiles Parker1-0/+8
2013-06-11410448: integration tests fail on Kepler and JunoSteffen Pingel2-16/+9
2013-06-11410400: NPE when attempting to open a file for a non-connected changeMiles Parker2-6/+14
2013-06-11410399: [migration] Rename model directoryMiles Parker2-2/+3
2013-06-11409041: [regression] ClassCastException on LayoutComposite inMiles Parker1-2/+3
2013-06-10399434: error opening review when Git commit not available.Miles Parker2-28/+32
2013-06-10add .local.json to gitignoreSteffen Pingel1-0/+1
2013-06-10change label to support 2.4 and later (no testing is done against 2.3)Steffen Pingel1-1/+1
2013-06-10[WIP] 409343: [regression] [editor] Fix life-cycle issuesMiles Parker87-1333/+3230
2013-06-07[Reversion] Backing out 394020 Persist Review modelsMiles Parker72-2960/+1079
2013-06-06410013: [model] Use keys for user referencesMiles Parker2-1/+2
2013-06-06Restore original formatting for proper comparison of downstream changes.Miles Parker5-85/+43
2013-06-05fix missing about.html in o.m.reviews.edit source bundleSteffen Pingel1-0/+1
2013-05-29remove unused messagesSteffen Pingel4-70/+0
2013-05-29make version constraints for package import consistentSteffen Pingel1-1/+1
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 Parker74-1079/+2964
2013-05-22395059: update test repositories to Gerrit 2.5.4, 2.6-rc3, 2.7-rc1Steffen Pingel1-15/+14
2013-05-21remove unnecessary code, organize imports etcTomasz Zarna19-118/+10
2013-05-21407649: [regression] review editor shows SUBM category that is notTomasz Zarna1-5/+14
2013-05-08395059: add Gerrit 2.6-rc2 and 2.7-rc0 test repositoriesSteffen Pingel2-6/+19
2013-05-07394020: Simplify Review State handlingMiles Parker39-1949/+550
2013-05-07406704: NPE When Opening ReviewMiles Parker1-3/+11
2013-05-03383359: indicate whether each file is ... PT2 Adding support for renamesLei Zhu4-5/+31
2013-05-03405138: fix GerritRemoteFactoryTest failures in different time zone andMiles Parker1-3/+3
2013-05-02405138: Changed derived features to use unmodifiable lists.Miles Parker4-54/+101
2013-05-02405138: Remote some hamcrest usages (Junit incompatibility)Miles Parker1-3/+4
2013-05-02400270: [model] [editor] Provide EMF Edit Support for Review EditorMiles Parker8-60/+66
2013-05-02406606: [model] Simplify and refactor model elementsMiles Parker95-4561/+2129
2013-05-02406704: [regression] NPE when opening reviewMiles Parker2-5/+8

Back to the top