summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/notify.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-5/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-6/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-3/+3
|
* Disable unnecessary ESLint i18n offencesBrandon Labuschagne2019-06-131-0/+2
| | | | | | | | Unnecessary offences include false positives as well as flagged errors which have follow up issues in order to be addressed. Not all issues have been addressed before this being submitted in the spirit of results and iteration.
* Prettify lib/utils modulesMike Greiling2018-10-101-2/+2
|
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
|
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
|
* Added specs for handleNotifications in mr_widget_options_spec.jsLuke "Jared" Bennett2017-05-261-1/+7
|
* Restore notifications to MR widgetLuke "Jared" Bennett2017-05-261-42/+37
|
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
|
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
|
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+5
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+41