Grzegorz Bizon
|
8753635c44
|
Use #present? instead of defined? in serializers
|
2017-02-07 13:13:33 +01:00 |
|
Grzegorz Bizon
|
a7420b77bd
|
Add specs for standalone pagination for serializers
|
2017-02-06 15:07:13 +01:00 |
|
Grzegorz Bizon
|
81eb5c7fd7
|
Move serializers pagination class to separate module
This helps to avoid conflicts with `Paginator` class that seems to be
used by some bundled libs.
|
2017-02-06 14:47:56 +01:00 |
|
Grzegorz Bizon
|
030adf12ce
|
Encapsulate reused pagination component in a class
|
2017-02-02 14:37:11 +01:00 |
|
Grzegorz Bizon
|
30c73d2d9f
|
Add controller test for merge requests pipelines API
|
2017-01-27 14:45:56 +01:00 |
|
Grzegorz Bizon
|
e4da8b11a2
|
Include pipeline-related resources if using relation
|
2017-01-05 18:25:35 +01:00 |
|
Grzegorz Bizon
|
b5dfd03efc
|
Include resources to speed up pipelines serializer
|
2017-01-05 14:23:49 +01:00 |
|
Grzegorz Bizon
|
f4315b725b
|
Add specs for pipeline serializer with pagination
|
2016-12-28 13:07:30 +01:00 |
|
Grzegorz Bizon
|
c8b16068be
|
Add specs for pipeline entity and improve factory
[ci skip]
|
2016-12-21 14:26:47 +01:00 |
|
Grzegorz Bizon
|
f55fcef3db
|
Add prototype of pipelines serializer with pagination
|
2016-12-07 15:23:07 +01:00 |
|
Grzegorz Bizon
|
2791226c6b
|
Remove support from incremental pipeline updates
|
2016-12-01 17:31:49 +01:00 |
|
Grzegorz Bizon
|
b0c6037a3a
|
Refine incremental pipeline serializer
|
2016-11-10 21:18:39 +01:00 |
|
Kamil Trzcinski
|
6f6119b738
|
Support pipelines API
Pass `updated_at` to get only incremental changes since last update
|
2016-11-10 15:32:23 +01:00 |
|