Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed pluralize function | Ezekiel Kigbo | 2019-07-24 | 1 | -2/+3 |
| | | | | | Replaced instance of the `pluralize` js function with `n__` to follow our development guide. | ||||
* | Prettify all the things (part 7) | Mike Greiling | 2018-10-24 | 1 | -11/+27 |
| | |||||
* | Enable no-restricted-globals in JS files | gfyoung | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -0/+1 |
| | |||||
* | Re-enable eslint in `commits.js` file | André Luís | 2018-02-15 | 1 | -45/+27 |
| | |||||
* | changed commits.js to axios | Phil Hughes | 2018-01-30 | 1 | -16/+18 |
| | |||||
* | Export JS classes as modulesph-more-es-modules | Phil Hughes | 2017-12-15 | 1 | -1/+1 |
| | | | | #38869 | ||||
* | Export date utility functions as ES6 modules | Filipa Lacerda | 2017-12-07 | 1 | -1/+2 |
| | |||||
* | Export text utils as ES6 modules | Filipa Lacerda | 2017-11-13 | 1 | -1/+3 |
| | |||||
* | Removes CommitsList from global namespace | Filipa Lacerda | 2017-10-09 | 1 | -25/+26 |
| | |||||
* | Fix commit list request appending 40 to offset | Phil Hughes | 2017-08-16 | 1 | -1/+1 |
| | | | | Closes #36569 | ||||
* | Fix duplication of commits header on commits page | blackst0ne | 2017-06-03 | 1 | -3/+34 |
| | |||||
* | remove IIFEs in preparation for ES module refactor | Mike Greiling | 2017-03-13 | 1 | -60/+58 |
| | |||||
* | replace implicit this == window with explicit binding | Mike Greiling | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | Only search commits on input change since last search26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboard | Sam Rose | 2017-01-25 | 1 | -1/+7 |
| | |||||
* | resolve all padded-blocks eslint violations | Mike Greiling | 2017-01-18 | 1 | -3/+1 |
| | |||||
* | resolve all instances of no-undef eslint rule violationsclean-no-undef | Mike Greiling | 2016-12-14 | 1 | -3/+5 |
| | |||||
* | Fixed commit time not rendering after initial page loadfixed-commit-timeago | Phil Hughes | 2016-11-23 | 1 | -2/+4 |
| | | | | Closes #24862 | ||||
* | explicitly disable eslint inlineexplicitly-disable-eslint-inline | Luke "Jared" Bennett | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | disable ESLint for all JavaScript files | winniehell | 2016-10-26 | 1 | -0/+1 |
| | |||||
* | Restore comments lost when converting CoffeeScript to JavaScript | Jared Deckard | 2016-09-08 | 1 | -0/+1 |
| | |||||
* | ES6ify all the things! | Fatih Acet | 2016-07-24 | 1 | -0/+58 |
| | |||||
* | Updated commit diff view with some minor visual modifications | Koen Punt | 2013-01-27 | 1 | -59/+0 |
| | | | | | | | | | | | Prepared diff view for multiple view modes Converted commits.js to coffeescript image info in separate coffeescript file Added swipe view mode Added onion skin viewMode | ||||
* | Revert "Handle Commit "show suppressed diff" link with a doc-ready event ↵ | Zevs | 2012-06-20 | 1 | -7/+0 |
| | | | | | | handler." This reverts commit ef1598b4afa94b21db7f38755182a701d03ae44a. | ||||
* | Handle Commit "show suppressed diff" link with a doc-ready event handler. | Robb Kidd | 2012-06-20 | 1 | -0/+7 |
| | | | | | | | Replaces link_to_function use which was deprecated in Rails v3.2.4. https://github.com/rails/rails/commit/9dc57fe9c Still absent is a graceful degrade for no-JS. | ||||
* | fixed unworking infinite scroll | Dmitriy Zaporozhets | 2012-02-12 | 1 | -4/+11 |
| | |||||
* | Dashboard perfomance improved. Filter for projects page | Dmitriy Zaporozhets | 2011-12-20 | 1 | -48/+45 |
| | |||||
* | clean up whitespace from project | Nihad Abbasov | 2011-11-15 | 1 | -12/+10 |
| | |||||
* | commit paging fixes | Dmitriy Zaporozhets | 2011-11-05 | 1 | -0/+48 |
| | |||||
* | init commit | gitlabhq | 2011-10-09 | 1 | -0/+9 |