Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a `WithPagination` concern to reuse across serializers | Bob Van Landuyt | 2017-10-04 | 1 | -10/+2 |
* | Merge branch '29943-environment-folder' into 'security-9-5' | Kamil TrzciĆski | 2017-09-07 | 1 | -3/+3 |
* | Fix pagination headers in grouped environments API | Grzegorz Bizon | 2017-02-10 | 1 | -9/+14 |
* | Use `#present?` instead of `defined?` in serializers | Grzegorz Bizon | 2017-02-07 | 1 | -1/+1 |
* | Simplify implementation of environments serializer | Grzegorz Bizon | 2017-02-07 | 1 | -5/+4 |
* | Move serializers pagination class to separate module | Grzegorz Bizon | 2017-02-06 | 1 | -1/+1 |
* | Extend environments folders and pagination API specs | Grzegorz Bizon | 2017-02-03 | 1 | -1/+1 |
* | Order environments twice in environments serializer | Grzegorz Bizon | 2017-02-03 | 1 | -0/+1 |
* | Encapsulate reused pagination component in a class | Grzegorz Bizon | 2017-02-02 | 1 | -1/+9 |
* | Use serializer to group environments into folders | Grzegorz Bizon | 2017-02-02 | 1 | -0/+39 |
* | Add PoC for resource serializers | Grzegorz Bizon | 2016-11-02 | 1 | -0/+3 |