summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget/stores/mr_widget_store.js
Commit message (Expand)AuthorAgeFilesLines
* Rename ATMTWPS to MTWPS (CE)ce-13479-rename-atmtwps-to-mtwpsNathan Friend2019-08-221-3/+3
* Remove mergeTrain from FE since it's used only in EEIgor2019-08-221-3/+0
* Add merge train helper text to MR widget (CE)ce-11982-merge-trains-helper-textNathan Friend2019-08-141-0/+3
* Split MR widget into cached and non-cached serializersIgor2019-08-091-45/+47
* Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-281-1/+2
* Add merge train support to MR merge button (CE)9186-implement-atmtwps-state-to-mr-widgetNathan Friend2019-06-111-1/+21
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-3/+3
* Fix frontend tests related to autoMergeStrategyabstract-auto-mergeNathan Friend2019-06-031-1/+1
* Abstract auto merge processesShinya Maeda2019-06-031-4/+5
* Merge branch 'nfriend-update-merge-request-widget-for-post-merge-pipelines' i...Filipa Lacerda2019-04-161-0/+5
|\
| * Add two warning messages to the MR widgetnfriend-update-merge-request-widget-for-post-merge-pipelinesNathan Friend2019-04-151-0/+5
* | Rename CI related selectorsGeorge Tsiolis2019-04-161-1/+1
|/
* Resolve "Override squash commit message"Natalia Tepluhina2019-02-071-0/+2
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-2/+2
* Use ee_else_ce alias in merge request widgetWinnie Hellmann2019-01-301-1/+1
* Disable resolve conflicts for protected branchesPhil Hughes2019-01-071-0/+2
* Set cached MRWidget SHA after rebaseSam Bigelow2018-12-141-2/+6
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-2/+1
* Merge branch '41545-gitlab-merge-request-status-could-not-connect-to-the-ci-s...Filipa Lacerda2018-10-311-0/+2
|\
| * Fix rspec error text regexMatija Čupić2018-10-241-1/+2
| * Updates CI/CD documentation link in MR widgetFilipa Lacerda2018-10-241-1/+1
| * Fix the troubleshooting docs linkMatija Čupić2018-10-241-2/+1
| * Add docs linkMatija Čupić2018-10-241-0/+2
* | post merge pipeline and environments statusAlessio Caiazza2018-10-291-0/+2
* | Resolve circular dependencies in merge request widgetwinh-split-merge-request-widget-dependenciesWinnie Hellmann2018-10-251-1/+1
|/
* Adds frontend support to render test reports on theMR widgetFilipa Lacerda2018-08-021-0/+2
* Allow merge requests from forks to be opened in Web IDEPhil Hughes2018-07-121-3/+7
* Uses long sha version of the merged commit in MR widget copy to clipboard bu...48050-add-full-commit-shaFilipa Lacerda2018-06-181-0/+1
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-1/+1
* Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-0/+5
* Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-071-0/+2
* Fix removes source branch text being rendered in merged stateremoves-source-branch-widget-statePhil Hughes2018-03-121-0/+4
* Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-0/+1
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-2/+0
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+8
* Fixes spec failures due to not returning metrics for MRs other than closed/me...Oswaldo Ferreira2018-01-021-0/+4
* Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-24/+18
* Remove related links in MR widget when empty stateClement Ho2017-12-191-0/+5
* Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-1/+2
* Allow merge when no pipeline success38389-allow-merge-without-successEric Eastwood2017-10-051-0/+1
* Merge branch 'mr-widget-merged-date-tooltip' into 'master'Filipa Lacerda2017-10-031-5/+19
|\
| * fixed specs when merged event was emptymr-widget-merged-date-tooltipPhil Hughes2017-09-291-4/+10
| * Fixes merge request widget date tooltip inconsistenciesPhil Hughes2017-09-291-4/+12
* | Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood2017-09-291-0/+1
* | Port fast-forward MR widget states from EEEric Eastwood2017-09-191-0/+1
|/
* Fix MR widget with external CI services/integrations33287-fix-mr-widget-errors-with-external-servicesEric Eastwood2017-09-181-1/+3
* Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-3/+6
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-1/+1
* Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-1/+2
* Convert target branch link to use treeClement Ho2017-07-111-1/+1