summaryrefslogtreecommitdiff
path: root/spec/javascripts/pager_spec.js
Commit message (Collapse)AuthorAgeFilesLines
* fixed infinite loop crashing testsph-axios-3Phil Hughes2018-02-011-8/+13
|
* Converted pager.js to axiosPhil Hughes2018-02-011-15/+61
|
* Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-151-7/+1
| | | | #38869
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-3/+4
|
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-1/+1
|
* respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-091-0/+90