summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/merge_request.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-28/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-8/+0
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-6/+11
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-4/+4
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-17/+17
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-12/+0
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-15/+59
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+8
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-311-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-10/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-051-8/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-3/+3
* Add fast tasklist support to MR tasklistFatih Acet2019-02-071-0/+8
* Send lockVersion from MR description task listFatih Acet2019-01-301-0/+1
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-10/+13
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Update jquery.waitforimages & use npm versionnpm-waitforimagesPhil Hughes2018-02-081-2/+0
* Resolve "Closed issue label in todo's styling is difficult to read"Simon Knox2018-01-171-4/+5
* Fixed merge request status badge not updating after mergingmr-status-box-updatePhil Hughes2018-01-151-4/+4
* Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-133/+128
* Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-151-2/+2
* Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-051-1/+1
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-1/+2
* Hide close MR button after merge without reloading pageJacopo2017-09-241-0/+15
* Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz2017-07-071-1/+9
|\
| * Fix MR and issue specsLuke "Jared" Bennett2017-07-071-2/+2
| * Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-20/+2
| * Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett2017-07-071-2/+2
| * Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett2017-07-071-9/+1
| * Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett2017-07-071-5/+19
| * Remove inclusive JS importsLuke "Jared" Bennett2017-07-071-2/+2
| * Added specsLuke "Jared" Bennett2017-07-071-2/+5
| * Added report issuable featureLuke "Jared" Bennett2017-07-071-0/+17
* | refactor TaskList class to ES module syntaxMike Greiling2017-07-061-2/+2
|/
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-3/+3
* Merge branch 'remove-needless-bind-polyfills' into 'master' Filipa Lacerda2017-05-091-3/+1
|\
| * remove bind polyfill from merge_request.jsMike Greiling2017-05-081-3/+1
* | Merge request widget redesignFatih Acet2017-05-091-0/+15
|/
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* update correct field for Notes - it's called note not descriptionSimon Knox2017-02-151-0/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-141-4/+4
|\
| * fixes MR widget jumpNur Rony2017-02-101-4/+4
* | notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-081-1/+5
* | copypaste task_list setup and events to own classSimon Knox2017-02-071-33/+5
|/
* fix failing rspec buildMike Greiling2017-01-281-4/+4