summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add timezone_name field61864-timezones-with-the-same-identifier-defaults-to-the-first-in-the-listMałgorzata Ksionek2019-07-107-1/+32
* Display timezone name not identifierEzekiel Kigbo2019-07-102-4/+6
* Search for the previously set timezone by nameEzekiel Kigbo2019-07-102-20/+40
* Merge branch 'add-15m-bucket-for-ci-queue' into 'master'Kamil Trzciński2019-07-091-1/+1
|\
| * Adds 15m bucket for CI job queueElliot Rushton2019-07-091-1/+1
|/
* Merge branch 'qa-autodevops-rotate-gcp-zones' into 'master'Dan Davison2019-07-092-9/+9
|\
| * Allow specificity for GKE Cluster Locationqa-autodevops-rotate-gcp-zonesddavison2019-07-092-9/+9
* | Merge branch 'patch-72-docs' into 'master'Thong Kuah2019-07-091-4/+7
|\ \
| * | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+0
| * | Merge branch 'master' into 'patch-72-docs'nathanbietz2019-07-09588-5323/+7722
| |\ \
| * | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| * | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| * | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| * | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| * | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| * | | Update index.md.... change "helm deploy" to "helm upgrade"nathanbietz2019-07-041-1/+1
| * | | Update index.md.... add instructions on how to add a `values.yaml` override f...nathanbietz2019-07-041-4/+7
* | | | Merge branch 'fix-unicorn-sampler-workers-count' into 'master'Stan Hu2019-07-093-11/+38
|\ \ \ \
| * | | | Make unicorn_workers to return meaningful resultsfix-unicorn-sampler-workers-countKamil Trzciński2019-07-093-11/+38
* | | | | Merge branch 'project_api' into 'master'Douglas Barbosa Alexandre2019-07-0911-35/+304
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-09834-7310/+11484
| |\ \ \ \ \
| * | | | | | Reduce changes to doc/api/projects.mdproject_apiNick Thomas2019-07-041-62/+69
| * | | | | | Update json for "Get single project" docMathieu Parent2019-07-031-69/+62
| * | | | | | Fix API performance problem of auto_devops queryMathieu Parent2019-07-031-0/+2
| * | | | | | Add changelog entryMathieu Parent2019-07-031-0/+5
| * | | | | | Add auto_devops_* to project APIMathieu Parent2019-07-036-2/+67
| * | | | | | Add auto_cancel_pending_pipelines to project APIMathieu Parent2019-07-033-0/+6
| * | | | | | Add build_coverage_regex to project APIMathieu Parent2019-07-033-0/+6
| * | | | | | Add build_timeout to project APIMathieu Parent2019-07-033-0/+6
| * | | | | | Add build_git_strategy attribute to project APIMathieu Parent2019-07-037-0/+54
| * | | | | | Add *_access_level to project APIMathieu Parent2019-07-037-35/+160
* | | | | | | Merge branch 'nfriend-add-delay-support-to-tooltip-js' into 'master'Fatih Acet2019-07-091-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add delay customization to tooltip.jsnfriend-add-delay-support-to-tooltip-jsNathan Friend2019-07-091-0/+4
* | | | | | | | Merge branch 'jc-disable-can-use-disk-temp' into 'master'Stan Hu2019-07-092-11/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Disabling can_use_disk? temporarilyJohn Cai2019-07-092-11/+14
* | | | | | | | | Merge branch 'osw-bypass-push-rules-for-merge-to-ref' into 'master'Stan Hu2019-07-095-17/+42
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | [CE port] Bypass push rules for merge to ref serviceosw-bypass-push-rules-for-merge-to-refOswaldo Ferreira2019-07-095-17/+42
* | | | | | | | | Merge branch '63945-update-mixin-deep-to-1.3.2' into 'master'Mike Greiling2019-07-092-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update mixin-deep to 1.3.2Takuya Noguchi2019-07-012-3/+8
* | | | | | | | | | Merge branch 'ce-10609-system-notes-scoped-labels' into 'master'Kamil Trzciński2019-07-092-7/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update label note to support scoped labels notesce-10609-system-notes-scoped-labelsJarka Košanová2019-07-022-7/+18
* | | | | | | | | | | Merge branch 'update-net-ssh' into 'master'Robert Speicher2019-07-092-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update net-ssh gem to ~> 5.2Pirate Praveen2019-07-042-3/+3
* | | | | | | | | | | | Merge branch 'jramsay/enable-object-dedupe-by-default' into 'master'Nick Thomas2019-07-093-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Enable repository object pools by defaultJames Ramsay2019-07-093-13/+13
* | | | | | | | | | | | | Merge branch 'sh-redact-redis-perf-bar' into 'master'Sean McGivern2019-07-092-2/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Perform more redactions in Redis performance bar tracesStan Hu2019-07-092-2/+42
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'negative-commit-message-push-rule-docs' into 'master'Ray Paik2019-07-092-24/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add the changelog entry.Maikel2019-07-091-0/+5
| * | | | | | | | | | | | | Document the negative commit message push rule for the API.Maikel2019-07-091-24/+27