| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moves pagination to shared folder | Filipa Lacerda | 2017-02-03 | 1 | -167/+0 |
| | | | | | | | | | | | | | | | | | | | | Document and remove unused code Declare components in a consistent way; Use " instead of ' to improve consistency; Update documentation; Fix commit author verification to match the use cases; Adds tests for the added components Fix paths in pagination spec Adds tests to pipelines table used in merge requests and commits Use same resource interceptor Fix eslint error | ||||
| * | use setFixtures instead of fixture.set | Mike Greiling | 2017-02-02 | 1 | -7/+6 |
| | | |||||
| * | fix eslint for spec global needed in pagination spec for 'fixture'auto-pipelines-vue | Regis | 2017-01-09 | 1 | -0/+1 |
| | | |||||
| * | move param helper to common utils | Regis | 2017-01-09 | 1 | -0/+1 |
| | | |||||
| * | namespace getParametersByName to gl.utils instead of just gl | Regis | 2017-01-09 | 1 | -4/+4 |
| | | |||||
| * | add paramHelper tests | Regis | 2016-12-16 | 1 | -0/+22 |
| | | |||||
| * | change test to reflect camelCase method | Regis | 2016-12-15 | 1 | -6/+6 |
| | | |||||
| * | main scope of pagination covered | Regis | 2016-12-13 | 1 | -0/+63 |
| | | |||||
| * | prev next tests for pagination | Regis | 2016-12-13 | 1 | -9/+23 |
| | | |||||
| * | add more tests for pagination | Regis | 2016-12-13 | 1 | -1/+29 |
| | | |||||
| * | add change page logic to pagination component - add first test for pagination | Regis | 2016-12-08 | 1 | -0/+39 |
