summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | zj nice catchesShinya Maeda2017-07-055-15/+12
| | | | |
| * | | | Remove dependent => :destroyShinya Maeda2017-07-051-1/+1
| | | | |
| * | | | Define authorize_update_pipeline_schedule and apply to :edit, ↵Shinya Maeda2017-07-051-4/+6
| | | | | | | | | | | | | | | | | | | | :take_ownership, :update
| * | | | Improve PipelineSchedulePolicyShinya Maeda2017-07-051-3/+7
| | | | |
| * | | | Eliminate condition cases in ci/build.rbShinya Maeda2017-07-051-5/+2
| | | | |
| * | | | Add functionality and security.Shinya Maeda2017-07-053-239/+312
| | | | |
| * | | | Implement variables_attributes create/update casesShinya Maeda2017-07-054-298/+315
| | | | |
| * | | | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-054-18/+48
| | | | |
| * | | | pipeline_schedule_variables model/dbShinya Maeda2017-07-055-30/+24
| | | | |
| * | | | Remove unncessary if-statement, thanks @zjEric Eastwood2017-07-051-3/+2
| | | | |
| * | | | Improve specShinya Maeda2017-07-053-11/+11
| | | | |
| * | | | Fix specShinya Maeda2017-07-053-1/+6
| | | | |
| * | | | Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-053-37/+72
| | | | |
| * | | | Fix spec/lib/gitlab/import_export/all_models.ymlShinya Maeda2017-07-051-1/+1
| | | | |
| * | | | Exclude schedule variables from Import/Export featureShinya Maeda2017-07-052-3/+2
| | | | |
| * | | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-055-4/+10
| | | | |
| * | | | Fix specShinya Maeda2017-07-052-2/+2
| | | | |
| * | | | Improved AccessMatchers and testsShinya Maeda2017-07-052-6/+26
| | | | |
| * | | | Fix policy by new guild lineShinya Maeda2017-07-053-135/+111
| | | | |
| * | | | Add changelogShinya Maeda2017-07-051-0/+4
| | | | |
| * | | | Fix feature testsShinya Maeda2017-07-051-59/+59
| | | | |
| * | | | Add docs for scheduled pipeline variablesEric Eastwood2017-07-054-1/+11
| | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/32568
| * | | | Schedule pipelines with variablesEric Eastwood2017-07-058-0/+372
| | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32568
| * | | | Revert extra validation for duplication between same keys on a submitShinya Maeda2017-07-051-28/+2
| | | | |
| * | | | Remove _form.html.haml changeShinya Maeda2017-07-051-32/+0
| | | | |
| * | | | Implement variables_attributes create/update casesShinya Maeda2017-07-051-2/+28
| | | | |
| * | | | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-051-0/+32
| | | | |
| * | | | Fix StaticAnlysysShinya Maeda2017-07-052-109/+59
| | | | |
| * | | | zh nich catches 2Shinya Maeda2017-07-052-3/+7
| | | | |
| * | | | revert trigger_request.user_variablesShinya Maeda2017-07-051-1/+1
| | | | |
| * | | | Revert extra validation for duplication between same keys on a submitShinya Maeda2017-07-053-59/+34
| | | | |
| * | | | Remove _form.html.haml changeShinya Maeda2017-07-051-32/+0
| | | | |
| * | | | zj nice catchesShinya Maeda2017-07-055-10/+23
| | | | |
| * | | | Remove dependent => :destroyShinya Maeda2017-07-051-1/+1
| | | | |
| * | | | Define authorize_update_pipeline_schedule and apply to :edit, ↵Shinya Maeda2017-07-051-4/+6
| | | | | | | | | | | | | | | | | | | | :take_ownership, :update
| * | | | Improve PipelineSchedulePolicyShinya Maeda2017-07-051-3/+7
| | | | |
| * | | | Eliminate condition cases in ci/build.rbShinya Maeda2017-07-051-5/+2
| | | | |
| * | | | Add functionality and security.Shinya Maeda2017-07-053-223/+317
| | | | |
| * | | | Implement variables_attributes create/update casesShinya Maeda2017-07-054-22/+376
| | | | |
| * | | | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-054-2/+48
| | | | |
| * | | | pipeline_schedule_variables model/dbShinya Maeda2017-07-0510-1/+102
| | |_|/ | |/| |
* | | | Merge branch '34590-fix-dashboard-labels-dropdown' into 'master'Sean McGivern2017-07-075-4/+39
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix dashboard labels dropdown Closes #34590 See merge request !12708
| * | | | Fix dashboard labels dropdownNick Thomas2017-07-075-4/+39
| | | | |
* | | | | Merge branch 'issue_30126_be' into 'master'Sean McGivern2017-07-0756-238/+935
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Native group milestones See merge request !12280
| * | | | | Native group milestonesFelipe Artur2017-07-0756-238/+935
|/ / / / /
* | | | | Merge branch 'speed-up-merge-request-all-commits-shas' into 'master'Douwe Maan2017-07-073-2/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Speed up `all_commit_shas` for new merge requests See merge request !12706
| * | | | | Speed up `all_commit_shas` for new merge requestsSean McGivern2017-07-073-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For merge requests created after 9.4, we have a `merge_request_diff_commits` table we can get all the SHAs from very quickly. We just need to exclude these when we load from the legacy format, by ignoring diffs with no serialised commits. Once these have been migrated in the background, every MR will see this improvement.
* | | | | | Merge branch '29893-change-menu-locations' into 'master'Douwe Maan2017-07-0723-100/+73
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Inconsistent location of members page between groups and projects" Closes #29893 See merge request !11560
| * | | | | | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-0723-100/+73
|/ / / / / /
* | | | | | Merge branch '34736-n-1-problem-on-milestone-page' into 'master'Douwe Maan2017-07-074-9/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | N+1 problems on milestone page Closes #34736 See merge request !12670