summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commits.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-4/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-3/+3
* Removed pluralize functionEzekiel Kigbo2019-07-241-2/+3
* Prettify all the things (part 7)Mike Greiling2018-10-241-11/+27
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Re-enable eslint in `commits.js` fileAndré Luís2018-02-151-45/+27
* changed commits.js to axiosPhil Hughes2018-01-301-16/+18
* Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-151-1/+1
* Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-1/+2
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-1/+3
* Removes CommitsList from global namespaceFilipa Lacerda2017-10-091-25/+26
* Fix commit list request appending 40 to offsetPhil Hughes2017-08-161-1/+1
* Fix duplication of commits header on commits pageblackst0ne2017-06-031-3/+34
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-60/+58
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Only search commits on input change since last search26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboardSam Rose2017-01-251-1/+7
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-3/+5
* Fixed commit time not rendering after initial page loadfixed-commit-timeagoPhil Hughes2016-11-231-2/+4
* 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/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+58
* Updated commit diff view with some minor visual modificationsKoen Punt2013-01-271-59/+0
* Revert "Handle Commit "show suppressed diff" link with a doc-ready event hand...Zevs2012-06-201-7/+0
* Handle Commit "show suppressed diff" link with a doc-ready event handler.Robb Kidd2012-06-201-0/+7
* fixed unworking infinite scrollDmitriy Zaporozhets2012-02-121-4/+11
* Dashboard perfomance improved. Filter for projects pageDmitriy Zaporozhets2011-12-201-48/+45
* clean up whitespace from projectNihad Abbasov2011-11-151-12/+10
* commit paging fixesDmitriy Zaporozhets2011-11-051-0/+48
* init commitgitlabhq2011-10-091-0/+9