summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-042-2/+14
|
* Improve def pipeline_schedule with authrozation codeShinya Maeda2017-09-041-16/+13
|
* Improve by zj nice catchesShinya Maeda2017-09-044-47/+39
|
* Finish specShinya Maeda2017-09-042-17/+7
|
* Add spec (Halfway)Shinya Maeda2017-09-045-62/+216
|
* Add changelogShinya Maeda2017-09-041-0/+5
|
* Fix docShinya Maeda2017-09-041-84/+11
|
* Extend API: Pipeline Schedule VariableShinya Maeda2017-09-044-2/+243
|
* Merge branch 'remove-unused-code-issueshelper' into 'master'Rémy Coutable2017-09-043-45/+0
|\ | | | | | | | | Remove unused methods from `IssuesHelper` and `IssuablesHelper` See merge request !13793
| * Remove unused `IssuesHelper#merge_requests_sentence`Mehdi Lahmam2017-08-242-18/+0
| | | | | | | | Its last usage has been removed at eb3e7bdfd8.
| * Removed unused `IssuablesHelper#issuable_state_scope`Mehdi Lahmam2017-08-241-8/+0
| | | | | | | | Its last usage has been removed at 260c8da060.
| * Remove unused `IssuesHelper#due_date_options`Mehdi Lahmam2017-08-241-12/+0
| | | | | | | | Its last usage has been removed at 05523b5bd1.
| * Remove unused `IssuesHelper#bulk_update_milestone_options`Mehdi Lahmam2017-08-241-7/+0
| | | | | | | | Its last usage has been removed at 2e3c082f2a.
* | Merge branch 'move-git-operation-service' into 'master'Sean McGivern2017-09-049-192/+196
|\ \ | | | | | | | | | | | | Move GitOperationService to Gitlab::Git See merge request !13984
| * | Move GitOperationService to Gitlab::Gitmove-git-operation-serviceJacob Vosmaer2017-09-019-192/+196
| | |
* | | Merge branch 'remove-unused-code' into 'master'Rémy Coutable2017-09-042-10/+0
|\ \ \ | | | | | | | | | | | | | | | | Remove unused code See merge request !13657
| * | | Remove unused `Project#new_default_branch` attr_accessorMehdi Lahmam2017-08-201-1/+0
| | | | | | | | | | | | | | | | It has been introduced at 9d14c5137a but never used.
| * | | Remove unused `User#projects_limit_percent`Mehdi Lahmam2017-08-201-5/+0
| | | | | | | | | | | | | | | | Its last usage has been removed at 87ffd67617.
| * | | Remove `User#projects_sorted_by_activity`Mehdi Lahmam2017-08-201-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | Its last usage has been removed at https://gitlab.com/mehlah/gitlab-ce/commit/9df6f7bfad#e6ff2c1091173fd03646752d4e30891f66d33db3_46_48 The method can still be useful but should be renamed `authorized_projects_sorted_by_activity` for better clarity.
* | | | Merge branch 'git-operation-service-to-git' into 'master'Sean McGivern2017-09-049-138/+187
|\ \ \ \ | | |/ / | |/| | | | | | | | | | Prepare GitOperationService for moving to Gitlab::Git See merge request !13773
| * | | Fix whitespacegit-operation-service-to-gitJacob Vosmaer2017-09-011-1/+1
| | | |
| * | | Remove empty lineJacob Vosmaer2017-09-011-1/+0
| | | |
| * | | Restore with_branch cache specJacob Vosmaer2017-09-011-0/+18
| | | |
| * | | Remove YAGNI Gitaly logs from CI artifactsJacob Vosmaer2017-09-011-2/+0
| | | |
| * | | Add Gitlab::Git::Repository#==Jacob Vosmaer2017-09-011-0/+4
| | | |
| * | | Gitaly CI improvementsJacob Vosmaer2017-08-311-0/+3
| | | |
| * | | Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer2017-08-318-152/+179
| | | |
* | | | Merge branch 'bvl-only-require-po-parser-in-rake' into 'master'Douwe Maan2017-09-043-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only require `simple_po_parser` in rake task that needs it Closes #37379 See merge request !14018
| * | | | Only require `simple_po_parser` in rake task that needs itbvl-only-require-po-parser-in-rakeBob Van Landuyt2017-09-043-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | That way we don't need to install it in production, since it's really not needed there.
* | | | | Merge branch '36452-milestone-icon' into 'master'Phil Hughes2017-09-041-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use new MR icon for milestone sidebar Closes #36452 See merge request !14004
| * | | | | Use new MR icon for milestone sidebar36452-milestone-iconAnnabel Dunstone Gray2017-09-011-1/+1
| | | | | |
* | | | | | Merge branch 'winh-pikaday-dropdowns' into 'master'Phil Hughes2017-09-041-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Pikaday dropdowns style consistent See merge request !13426
| * | | | | | Make Pikaday dropdowns style consistentwinh2017-08-091-2/+2
| | | | | | |
* | | | | | | Merge branch 'winh-issuable-sidebar-dropdowns' into 'master'Phil Hughes2017-09-041-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make issuable sidebar dropdowns style consistent See merge request !13424
| * | | | | | | Make issuable sidebar dropdowns style consistentwinh-issuable-sidebar-dropdownswinh2017-08-301-0/+4
| | | | | | | |
* | | | | | | | Merge branch 'winh-merge-request-form-dropdowns' into 'master'Phil Hughes2017-09-041-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make merge request form dropdowns consistent See merge request !13587
| * | | | | | | | Make merge request form dropdowns consistentwinh-merge-request-form-dropdownswinh2017-08-291-0/+4
| | | | | | | | |
* | | | | | | | | Merge branch 'winh-issue-create-new-dropdown' into 'master'Phil Hughes2017-09-041-9/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make create merge request / branch dropdown on issue page style consistent See merge request !13457
| * | | | | | | | | Make create merge request / branch dropdown on issue page style consistentwinh-issue-create-new-dropdownwinh2017-08-302-10/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'winh-environments-deploy-dropdown' into 'master'Phil Hughes2017-09-041-0/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make deploy-to dropdown on environments page consistent See merge request !13544
| * | | | | | | | | Make deploy-to dropdown on environments page consistentwinh-environments-deploy-dropdownwinh2017-08-291-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'winh-build-job-stage-dropdown' into 'master'Phil Hughes2017-09-041-6/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make build job stage dropdown consistent See merge request !13543
| * | | | | | | | | Make build job stage dropdown consistentwinh-build-job-stage-dropdownwinh2017-08-301-6/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'winh-pipeline-action-dropdowns' into 'master'Phil Hughes2017-09-042-0/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make pipeline action dropdowns consistent See merge request !13534
| * | | | | | | | | Make pipeline action dropdowns consistentwinh-pipeline-action-dropdownswinh2017-08-302-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch '37295-further-improvements-to-helm-chart-documentation-docs' ↵Achilleas Pipinellis2017-09-043-28/+23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Further improvements to Helm Chart documentation - docs Closes #37295 See merge request !13964
| * | | | | | | | | Fix notes37295-further-improvements-to-helm-chart-documentation-docsJoshua Lambert2017-09-022-3/+3
| | | | | | | | | |
| * | | | | | | | | Update to trigger refresh in UIJoshua Lambert2017-09-011-1/+1
| | | | | | | | | |
| * | | | | | | | | Clean up the docsJoshua Lambert2017-09-013-27/+22
| | | | | | | | | |
* | | | | | | | | | Merge branch 'docs-fix-15669-issue-move-api' into 'master'Achilleas Pipinellis2017-09-042-1/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add to_project_id parameter to Move Issue via API example Closes #15669 See merge request !14008