aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase max commits in an integration to 200v3.3-basedJukka Jokiniva2022-06-031-7/+7
* Add custom email template for failed CIJukka Jokiniva2022-01-127-8/+92
* Remove mergeability check from Stage buttonJukka Jokiniva2022-01-121-8/+2
* Fix test case compilation after 3.3.7 upgradeJukka Jokiniva2022-01-121-2/+2
* Make precheck functionality configurable per projectJukka Jokiniva2021-12-153-3/+65
* Update and clean readmeJukka Jokiniva2021-12-101-24/+9
* Upgrade to Gerrit 3.3.7Jukka Jokiniva2021-12-1025-147/+164
* Reduce extra merges by cherry-picking parallel builds to branchJukka Jokiniva2021-04-194-38/+300
* Refactor logging and exception handling when rebuilding staging refJukka Jokiniva2021-03-311-85/+111
* Fix rejection of staged changes after successful integrationJukka Jokiniva2021-03-312-2/+29
* Send email when staged changes are restored back to new statusJukka Jokiniva2021-03-193-31/+61
* Fix integration merge commit message and authorJukka Jokiniva2021-03-194-20/+50
* Add a button to trigger CI early checkToni Saario2021-02-166-1/+223
* Support for parallel buildsJukka Jokiniva2021-02-048-102/+198
* Fix change actions on v3.1 based GerritJukka Jokiniva2020-08-131-13/+14
* Block parallel processing of stage requestsJukka Jokiniva2020-08-131-10/+19
* Fix compile issue on integration-pass/fail eventsJukka Jokiniva2020-07-012-2/+2
* Add change-integration-pass and change-integration-fail eventsJukka Jokiniva2020-06-054-10/+74
* Adapt button modifications to Gerrit v3.1.4 APIOrgad Shaneh2020-05-271-4/+4
* Port javascript plugin to Gerrit v3.1.4 APIAlexandru Croitor2020-05-271-11/+23
* Port plugin tests to Gerrit v3.1.4 APIAlexandru Croitor2020-05-2716-99/+137
* Port plugin core functionality to Gerrit v3.1.4 APIAlexandru Croitor2020-05-2718-189/+193
* Check parents of a merge commit before stagingVille Suomala2020-05-043-4/+77
* Add change-staged and change-unstaged eventsJukka Jokiniva2020-03-116-4/+105
* Avoid double handling of change(s) on merge of mergeVille Suomala2020-02-202-4/+37
* Keep status of non-staged cherry-picked changes on build approveVille Suomala2020-02-203-7/+76
* Add the submit icon to the stage buttonFrederik Gladhorn2019-10-021-1/+3
* Hide disabled submit button when stage is shownFrederik Gladhorn2019-10-021-0/+9
* Remove FIXME commentsJukka Jokiniva2019-09-191-11/+3
* Format with google-java-formatJukka Jokiniva2019-09-1834-5042/+4983
* Merge remote-tracking branch 'origin/v2.16.9-based' into v3.0-basedJukka Jokiniva2019-09-1320-428/+612
|\
| * Do not ask for confirmation when stagingHEADv2.16.9-basedFrederik Gladhorn2019-09-131-142/+37
| * Do not generate new patchset for each stage attemptJukka Jokiniva2019-09-1315-275/+398
| * Reduce unnecessary merge of merge commitsJukka Jokiniva2019-09-134-24/+127
| * Status changed back to NEW, if build cannot be updated to target branchJukka Jokiniva2019-08-093-1/+49
| * Use more tagsOrgad Shaneh2019-07-317-7/+13
| * Add a tag for CI messagesOrgad Shaneh2019-07-292-2/+2
* | Fix ArrayList generics conversion warningFrederik Gladhorn2019-08-051-1/+1
* | Port to Gerrit 3.0Frederik Gladhorn2019-07-1226-203/+128
|/
* Set commit date to cherry-pick timeFrederik Gladhorn2019-06-251-4/+5
* Fix extra email sending in merge commitsJukka Jokiniva2019-06-171-2/+9
* Build comments should only be added to staged changesJukka Jokiniva2019-06-121-3/+8
* Disable dialog confirm button while waiting for server responseJukka Jokiniva2019-06-111-0/+3
* Staging-ls command should not return already merged changesJukka Jokiniva2019-06-111-2/+6
* Add defensive checks around status changesJukka Jokiniva2019-06-0710-10/+17
* Improve the Qt customized title barFrederik Gladhorn2019-05-241-18/+12
* Add ssh command api for stagingJukka Jokiniva2019-05-233-0/+245
* Add new admin only API to modify a change statusJukka Jokiniva2019-05-103-0/+279
* Fix build failed email notificationJukka Jokiniva2019-04-295-17/+210
* Fix Email sending from the pluginJukka Jokiniva2019-04-251-0/+2