Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement ayufan validator | Shinya Maeda | 2017-07-06 | 3 | -44/+3 |
| | |||||
* | Improve spec: use go instead of put :update | Shinya Maeda | 2017-07-06 | 1 | -2/+1 |
| | |||||
* | Revert "Implement Ci::NestedUniquenessValidator" | Shinya Maeda | 2017-07-06 | 7 | -59/+47 |
| | | | | This reverts commit 8f0a2b6d780347a5ce258ac1a6a6902ce9695ca1. | ||||
* | Add translation string generated .pot | Eric Eastwood | 2017-07-05 | 2 | -2/+26 |
| | |||||
* | Revert unnecesarry changes | Shinya Maeda | 2017-07-05 | 3 | -10/+17 |
| | |||||
* | Update scheduled variable translation strings | Eric Eastwood | 2017-07-05 | 3 | -4/+16 |
| | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12372#note_34142476 | ||||
* | Implement Ci::NestedUniquenessValidator | Shinya Maeda | 2017-07-05 | 7 | -47/+59 |
| | |||||
* | Use each loop because index is no longer used | Eric Eastwood | 2017-07-05 | 1 | -3/+2 |
| | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12372#note_34120330 | ||||
* | zj nice catchies 3 | Shinya Maeda | 2017-07-05 | 5 | -28/+34 |
| | |||||
* | Improve spec | Shinya Maeda | 2017-07-05 | 3 | -11/+11 |
| | |||||
* | Fix spec | Shinya Maeda | 2017-07-05 | 3 | -1/+6 |
| | |||||
* | Implement uniqueness_of_in_memory_validator | Shinya Maeda | 2017-07-05 | 2 | -37/+35 |
| | |||||
* | Fix spec/lib/gitlab/import_export/all_models.yml | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Exclude schedule variables from Import/Export feature | Shinya Maeda | 2017-07-05 | 2 | -3/+2 |
| | |||||
* | Fix spec. Add PipelineScheduleVariable for import_export | Shinya Maeda | 2017-07-05 | 5 | -5/+8 |
| | |||||
* | Fix spec | Shinya Maeda | 2017-07-05 | 2 | -2/+2 |
| | |||||
* | Improved AccessMatchers and tests | Shinya Maeda | 2017-07-05 | 1 | -3/+3 |
| | |||||
* | Fix policy by new guild line | Shinya Maeda | 2017-07-05 | 3 | -135/+111 |
| | |||||
* | Fix feature tests | Shinya Maeda | 2017-07-05 | 1 | -80/+21 |
| | |||||
* | Add docs for scheduled pipeline variables | Eric Eastwood | 2017-07-05 | 1 | -2/+2 |
| | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/32568 | ||||
* | Schedule pipelines with variables | Eric Eastwood | 2017-07-05 | 2 | -2/+63 |
| | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32568 | ||||
* | Revert extra validation for duplication between same keys on a submit | Shinya Maeda | 2017-07-05 | 1 | -28/+2 |
| | |||||
* | Remove _form.html.haml change | Shinya Maeda | 2017-07-05 | 1 | -32/+0 |
| | |||||
* | Implement variables_attributes create/update cases | Shinya Maeda | 2017-07-05 | 1 | -2/+28 |
| | |||||
* | Controller logic. Delete before modification. Halfway. | Shinya Maeda | 2017-07-05 | 1 | -0/+32 |
| | |||||
* | Fix StaticAnlysys | Shinya Maeda | 2017-07-05 | 2 | -109/+59 |
| | |||||
* | zh nich catches 2 | Shinya Maeda | 2017-07-05 | 2 | -3/+7 |
| | |||||
* | revert trigger_request.user_variables | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Revert extra validation for duplication between same keys on a submit | Shinya Maeda | 2017-07-05 | 3 | -59/+34 |
| | |||||
* | Remove _form.html.haml change | Shinya Maeda | 2017-07-05 | 1 | -32/+0 |
| | |||||
* | zj nice catches | Shinya Maeda | 2017-07-05 | 5 | -15/+12 |
| | |||||
* | Remove dependent => :destroy | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Define authorize_update_pipeline_schedule and apply to :edit, ↵ | Shinya Maeda | 2017-07-05 | 1 | -4/+6 |
| | | | | :take_ownership, :update | ||||
* | Improve PipelineSchedulePolicy | Shinya Maeda | 2017-07-05 | 1 | -3/+7 |
| | |||||
* | Eliminate condition cases in ci/build.rb | Shinya Maeda | 2017-07-05 | 1 | -5/+2 |
| | |||||
* | Add functionality and security. | Shinya Maeda | 2017-07-05 | 3 | -239/+312 |
| | |||||
* | Implement variables_attributes create/update cases | Shinya Maeda | 2017-07-05 | 4 | -298/+315 |
| | |||||
* | Controller logic. Delete before modification. Halfway. | Shinya Maeda | 2017-07-05 | 4 | -18/+48 |
| | |||||
* | pipeline_schedule_variables model/db | Shinya Maeda | 2017-07-05 | 5 | -30/+24 |
| | |||||
* | Remove unncessary if-statement, thanks @zj | Eric Eastwood | 2017-07-05 | 1 | -3/+2 |
| | |||||
* | Improve spec | Shinya Maeda | 2017-07-05 | 3 | -11/+11 |
| | |||||
* | Fix spec | Shinya Maeda | 2017-07-05 | 3 | -1/+6 |
| | |||||
* | Implement uniqueness_of_in_memory_validator | Shinya Maeda | 2017-07-05 | 3 | -37/+72 |
| | |||||
* | Fix spec/lib/gitlab/import_export/all_models.yml | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Exclude schedule variables from Import/Export feature | Shinya Maeda | 2017-07-05 | 2 | -3/+2 |
| | |||||
* | Fix spec. Add PipelineScheduleVariable for import_export | Shinya Maeda | 2017-07-05 | 5 | -4/+10 |
| | |||||
* | Fix spec | Shinya Maeda | 2017-07-05 | 2 | -2/+2 |
| | |||||
* | Improved AccessMatchers and tests | Shinya Maeda | 2017-07-05 | 2 | -6/+26 |
| | |||||
* | Fix policy by new guild line | Shinya Maeda | 2017-07-05 | 3 | -135/+111 |
| | |||||
* | Add changelog | Shinya Maeda | 2017-07-05 | 1 | -0/+4 |
| |