summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support null values in GitLabDropdownwinh-search-dropdownswinh2017-09-051-5/+9
* Add failing test for selecting item without IDwinh2017-09-051-145/+178
* Make search dropdowns consistentwinh2017-09-052-0/+3
* Merge branch 'winh-issue-form-dropdowns' into 'master'Phil Hughes2017-09-052-2/+8
|\
| * Make dropdowns on new issue page consistentwinh-issue-form-dropdownswinh2017-09-042-2/+8
* | Merge branch 'winh-note-form-dropdown' into 'master'Phil Hughes2017-09-051-0/+2
|\ \
| * | Make comment form dropdown style consistentwinh-note-form-dropdownwinh2017-08-301-0/+2
| |/
* | Merge branch 'winh-text-danger-selector' into 'master'Phil Hughes2017-09-051-1/+6
|\ \
| * | Avoid @extend for .text-danger in dropdownswinh-text-danger-selectorwinh2017-09-041-1/+6
* | | Merge branch 'vue-docs' into 'master'Phil Hughes2017-09-051-3/+288
|\ \ \
| * | | Adds documentation to use VuexFilipa Lacerda2017-09-051-3/+288
|/ / /
* | | Merge branch '37204-deprecate-git-user-manual-ssh-config' into 'master'Douwe Maan2017-09-055-0/+186
|\ \ \
| * | | Add a system check for the git user's custom SSH configurationNick Thomas2017-09-045-0/+186
* | | | Merge branch 'fix/import-file-spec-error' into 'master'Douwe Maan2017-09-051-6/+8
|\ \ \ \
| * | | | update regexfix/import-file-spec-errorJames Lopez2017-09-041-1/+1
| * | | | refactor specJames Lopez2017-09-041-3/+3
| * | | | attempt to fix random import file spec errorJames Lopez2017-09-041-6/+8
* | | | | Merge branch 'forbid-fb-bsd-patents' into 'master'Douwe Maan2017-09-042-0/+9
|\ \ \ \ \
| * | | | | 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 attemptbvl-increase-storage-check-timeoutBob Van Landuyt2017-09-041-1/+1
* | | | | | Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master'Kamil Trzciński2017-09-0412-40/+210
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-04567-2797/+12761
| |\ \ \ \ \ \
| * | | | | | | 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
| * | | | | | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-08-31645-4483/+10025
| |\ \ \ \ \ \ \
| * | | | | | | | 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 sidebarClement Ho2017-09-0413-7/+735
|/ / / / / / / /
* | | | | | | | Merge branch 'remove-unused-code-issueshelper' into 'master'Rémy Coutable2017-09-043-45/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused `IssuesHelper#merge_requests_sentence`Mehdi Lahmam2017-08-242-18/+0
| * | | | | | | | Removed unused `IssuablesHelper#issuable_state_scope`Mehdi Lahmam2017-08-241-8/+0
| * | | | | | | | Remove unused `IssuesHelper#due_date_options`Mehdi Lahmam2017-08-241-12/+0
| * | | | | | | | Remove unused `IssuesHelper#bulk_update_milestone_options`Mehdi Lahmam2017-08-241-7/+0