summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/merge_request_widget.js
Commit message (Collapse)AuthorAgeFilesLines
* Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-061-2/+5
|
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-2/+2
| | | | | | Adds rel="noopener noreferrer" to all links with target="_blank" See merge request !2071
* Stop CI notification showing when status is nilbuild-notification-null-checkPhil Hughes2017-03-171-1/+1
|
* Target all build links inside a dropdown. Use jQuery to handle event delegation.Filipa Lacerda2017-03-091-1/+1
|
* Use harmony syntax instead of cjsFilipa Lacerda2017-03-091-2/+2
|
* Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-091-2/+3
| | | | | | Removes `:visible` from selector Adds CHANGELOG entry Removes iife
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+295
|
* Show what time ago a MR was deployedZ.J. van de Weg2016-10-141-193/+0
|
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+8
|
* Merge branch 'mc-ui'Douwe Maan2016-08-171-1/+1
|\ | | | | | | | | # Conflicts: # app/controllers/projects/merge_requests_controller.rb
| * Prevent “This merge request contains merge conflicts” from being shown ↵Douwe Maan2016-08-121-1/+1
| | | | | | | | after resolution because of slow background workers
* | Convert to javascriptAnnabel Dunstone2016-07-251-1/+1
|/
* ES6ify all the things!Fatih Acet2016-07-241-0/+185