summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pager.js
Commit message (Expand)AuthorAgeFilesLines
* Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-151-69/+65
* updated importsurl-utility-es-modulePhil Hughes2017-12-111-2/+2
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-2/+2
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-2/+2
* Fix duplication of commits header on commits pageblackst0ne2017-06-031-2/+3
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-2/+2
* respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-091-2/+6
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+73
* rename pager.js to pager.js.es6Mike Greiling2016-11-201-64/+0
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+63
* Pager.js to coffeeDmitriy Zaporozhets2013-01-271-56/+0
* Speedup dashboard via loading events with ajaxDmitriy Zaporozhets2013-01-071-2/+9
* Fixed dashboard loader, fixed 404 for reporter on empty wiki page.randx2012-07-261-1/+0
* fixed unworking infinite scrollDmitriy Zaporozhets2012-02-121-8/+14
* Snippets - fixed after bootstrapDmitriy Zaporozhets2012-02-081-0/+44