summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget/stores
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-4/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-147-0/+142
* 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-112-2/+22
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-3/+3
* Fix frontend tests related to autoMergeStrategyabstract-auto-mergeNathan Friend2019-06-033-4/+4
* Abstract auto merge processesShinya Maeda2019-06-032-5/+6
* 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
* Delete ee_switch files from merge request widgetWinnie Hellmann2019-01-303-9/+0
* Use ee_else_ce alias in merge request widgetWinnie Hellmann2019-01-301-1/+1
* Correctly show rebase state in MR widgetPhil Hughes2019-01-101-2/+2
* Disable resolve conflicts for protected branchesPhil Hughes2019-01-071-0/+2
* Set cached MRWidget SHA after rebaseSam Bigelow2018-12-142-3/+7
* 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-254-1/+10
|/
* 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
* Move ShaMismatch vue componentGeorge Tsiolis2018-03-191-1/+1
* Fix removes source branch text being rendered in merged stateremoves-source-branch-widget-statePhil Hughes2018-03-122-0/+5
* 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-053-0/+13
* 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-193-13/+37
* 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
|\