Commit Graph

21 Commits

Author SHA1 Message Date
Shinya Maeda 08fba1327f merge from master 2017-07-07 16:12:13 +09:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Shinya Maeda dafc341794 Revert "Implement Ci::NestedUniquenessValidator"
This reverts commit 8f0a2b6d78.
2017-07-06 00:23:28 +09:00
Shinya Maeda 8f0a2b6d78 Implement Ci::NestedUniquenessValidator 2017-07-05 18:38:37 +09:00
Shinya Maeda 1bfa818a1f zj nice catchies 3 2017-07-05 18:38:35 +09:00
Shinya Maeda 5c91e10b9e zh nich catches 2 2017-07-05 18:38:28 +09:00
Shinya Maeda f433fee057 Revert extra validation for duplication between same keys on a submit 2017-07-05 18:38:27 +09:00
Shinya Maeda c5e16d524a Define authorize_update_pipeline_schedule and apply to :edit, :take_ownership, :update 2017-07-05 18:38:25 +09:00
Shinya Maeda 6e8ea52be6 Add functionality and security. 2017-07-05 18:38:25 +09:00
Shinya Maeda e364c118a0 Implement variables_attributes create/update cases 2017-07-05 18:38:10 +09:00
Shinya Maeda 507fedf3c3 Controller logic. Delete before modification. Halfway. 2017-07-05 18:37:50 +09:00
Shinya Maeda e1ba005811 zh nich catches 2 2017-07-05 18:36:19 +09:00
Shinya Maeda a91f581e6d Revert extra validation for duplication between same keys on a submit 2017-07-05 18:36:19 +09:00
Shinya Maeda ba63dcbfc6 Define authorize_update_pipeline_schedule and apply to :edit, :take_ownership, :update 2017-07-05 18:36:18 +09:00
Shinya Maeda 1247ae0de9 Add functionality and security. 2017-07-05 18:36:18 +09:00
Shinya Maeda 3ea04616c3 Implement variables_attributes create/update cases 2017-07-05 18:36:18 +09:00
Shinya Maeda 58d8b9ae62 Controller logic. Delete before modification. Halfway. 2017-07-05 18:36:18 +09:00
Shinya Maeda d67b5c099e Use authorize_update_pipeline_schedule in PipelineSchedulesController 2017-06-28 21:58:31 +09:00
Z.J. van de Weg 68f58e1b44 Allow translation of Pipeline Schedules 2017-06-08 09:38:55 +02:00
blackst0ne a544e46bb0 Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
Zeger-Jan van de Weg 8df3997a92 Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00