summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-056-18/+28
|
* Use unknown_failure for runnerShinya Maeda2017-09-051-5/+2
|
* Improve specShinya Maeda2017-09-051-9/+12
|
* Fix specShinya Maeda2017-09-052-2/+5
|
* - Allow runner API to pass failure_reasonShinya Maeda2017-09-058-10/+29
| | | | - Fix spec
* Fix enum listsShinya Maeda2017-09-0512-40/+34
|
* Fix enum wordingShinya Maeda2017-09-055-5/+5
|
* Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-0513-6/+61
|
* Merge branch 'forbid-fb-bsd-patents' into 'master'Douwe Maan2017-09-042-0/+9
|\ | | | | | | | | Add Facebook BSD+PATENTS license to the "unacceptable" list See merge request !14029
| * Add Facebook BSD+PATENTS license to the "unacceptable" listNick Thomas2017-09-042-0/+9
| |
* | Merge branch 'bvl-increase-storage-check-timeout' into 'master'Douwe Maan2017-09-041-1/+1
|\ \ | |/ |/| | | | | Increase the timeout before aborting a storage access attempt See merge request !14023
| * Increase the timeout before aborting a storage access attemptbvl-increase-storage-check-timeoutBob Van Landuyt2017-09-041-1/+1
| | | | | | | | There are peaks of IO-wait time, most of them stay below 30 seconds.
* | Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master'Kamil Trzciński2017-09-0412-40/+210
|\ \ | | | | | | | | | | | | | | | | | | Check if Kubernetes is required when creating pipeline jobs Closes #34785 See merge request !13849
| * \ Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-04567-2797/+12761
| |\ \ | | | | | | | | | | | | * master: (469 commits)
| * | | Fix rubocop offense in CI/CD YAML processor specsfeature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-041-2/+5
| | | |
| * | | Remove an empty line from YAML processor classGrzegorz Bizon2017-09-011-1/+0
| | | |
| * | | Fix only/except docs disclaimer's markdownGrzegorz Bizon2017-09-011-0/+1
| | | |
| * | | Copy-edit kubernetes: active feature docsGrzegorz Bizon2017-09-011-4/+5
| | | |
| * | | Add disclaimer about alpha kubernetes: active featureGrzegorz Bizon2017-09-011-0/+1
| | | |
| * | | Add some basic docs about kubernetes: active featureGrzegorz Bizon2017-09-011-4/+31
| | | |
| * | | Add changelog entry for kubernetes: active job policyGrzegorz Bizon2017-09-011-0/+5
| | | |
| * | | Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon2017-09-014-16/+10
| | | |
| * | | Check if service active when using CI/CD kubernetes policyGrzegorz Bizon2017-09-013-44/+9
| | | |
| * | | Fix only/except policy CI/CD linterGrzegorz Bizon2017-08-312-4/+4
| | | |
| * | | Change kubernetes job policy allowed valuesGrzegorz Bizon2017-08-315-5/+56
| | | | | | | | | | | | | | | | It is now possible to use `kubernetes: configured`.
| * | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-08-31645-4483/+10025
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (275 commits) Decrease Metrics/PerceivedComplexity threshold to 17 Upgrade mail and nokogiri gems due to security issues Link out to stackoverflow answer on setting swappiness Document swappiness recomendations in the requirements doc Fix invalid attribute used for time-ago-tooltip component Update latest artifacts doc Add changelog entry for flipping verify_certificates Default LDAP config verify_certificates to true Update share project with groups docs remove accidental console.log from karma tests update specs to match reorganized monitoring components Remove tooltips from new sidebar Use `git update-ref --stdin -z` to delete refs Don't use public_send in destroy_conditionally! helper Remove unused expressions policy from ci/cd config Simplify code for appending strategies in CI/CD config Raise exception when simplifiable ci entry incomplete Add changelog entry Fix MySQL failure for emoji autocomplete max-width for lazy-loaded images (this was removed in the original MR through merge resolution most probably) ... Conflicts: lib/gitlab/ci/config/entry/policy.rb
| * | | | Make some methods in CI/CD YAML processor privateGrzegorz Bizon2017-08-311-27/+29
| | | | |
| * | | | Improve matching kubernetes job in CI/CD processorGrzegorz Bizon2017-08-311-3/+3
| | | | |
| * | | | Remove unused method from CI/CD YAML processorGrzegorz Bizon2017-08-312-7/+1
| | | | |
| * | | | Refactor context variables in pipeline model classGrzegorz Bizon2017-08-312-18/+14
| | | | |
| * | | | Check if kubernetes required before creating a jobGrzegorz Bizon2017-08-265-8/+112
| | | | |
| * | | | Improve kubernetes service specs readabilityGrzegorz Bizon2017-08-261-9/+4
| | | | |
| * | | | Make it possible to access deployment details from pipelineGrzegorz Bizon2017-08-262-0/+9
| | | | |
| * | | | Use new complex only/except policy internal schemeGrzegorz Bizon2017-08-263-3/+7
| | | | |
* | | | | Merge branch 'feature-highlight' into 'master'Phil Hughes2017-09-0413-7/+735
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Add feature highlight to Issue Boards in new navigation sidebar Closes #36760 See merge request !13515
| * | | | Add feature highlight to Issue Boards in new navigation sidebarClement Ho2017-09-0413-7/+735
|/ / / /
* | | | 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
| | | | | | |