-
- Downloads
Support pipelines API
Pass `updated_at` to get only incremental changes since last update
Showing
- app/controllers/projects/pipelines_controller.rb 16 additions, 0 deletionsapp/controllers/projects/pipelines_controller.rb
- app/models/ci/pipeline.rb 24 additions, 5 deletionsapp/models/ci/pipeline.rb
- app/models/commit_status.rb 1 addition, 10 deletionsapp/models/commit_status.rb
- app/serializers/pipeline_action_entity.rb 14 additions, 0 deletionsapp/serializers/pipeline_action_entity.rb
- app/serializers/pipeline_artifact_entity.rb 14 additions, 0 deletionsapp/serializers/pipeline_artifact_entity.rb
- app/serializers/pipeline_entity.rb 84 additions, 0 deletionsapp/serializers/pipeline_entity.rb
- app/serializers/pipeline_serializer.rb 3 additions, 0 deletionsapp/serializers/pipeline_serializer.rb
- app/serializers/pipeline_stage_entity.rb 19 additions, 0 deletionsapp/serializers/pipeline_stage_entity.rb
- app/serializers/request_aware_entity.rb 8 additions, 0 deletionsapp/serializers/request_aware_entity.rb
- app/views/projects/ci/pipelines/_pipeline.html.haml 4 additions, 3 deletionsapp/views/projects/ci/pipelines/_pipeline.html.haml
- app/views/projects/commit/_pipeline.html.haml 1 addition, 1 deletionapp/views/projects/commit/_pipeline.html.haml
- app/views/projects/commit/_pipelines_list.haml 1 addition, 1 deletionapp/views/projects/commit/_pipelines_list.haml
- app/views/projects/pipelines/index.html.haml 1 addition, 2 deletionsapp/views/projects/pipelines/index.html.haml
Loading
Please register or sign in to comment