summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent errors when CA has no dataprepare-cycle-analytics-to-run-concurrently-ceBrandon Labuschagne2019-07-121-2/+8
* Merge branch 'winh-notes-service-toggleAward' into 'master'Kushal Pandya2019-07-103-9/+8
|\
| * Remove toggleAward from notes serviceWinnie Hellmann2019-07-103-9/+8
|/
* Merge branch 'docs/improve-version-notes-for-pages' into 'master'Marcia Ramos2019-07-101-10/+13
|\
| * Tidy up version notes for Pages documentationEvan Read2019-07-101-10/+13
|/
* Merge branch 'mf-modal-style-footer-button-spacing' into 'master'Phil Hughes2019-07-101-0/+4
|\
| * Reduce margin between modal footer buttonsMiranda Fluharty2019-07-101-0/+4
|/
* Merge branch '10009-boards' into 'master'Phil Hughes2019-07-103-14/+21
|\
| * Moves EE differences for issue boardsFilipa Lacerda2019-07-103-14/+21
|/
* Merge branch 'caneldem-master-patch-77839' into 'master'James Lopez2019-07-102-0/+6
|\
| * Propagate python version variableCan Eldem2019-07-102-0/+6
|/
* Merge branch '62826-graphql-note-mutations' into 'master'Jan Provaznik2019-07-1036-10/+869
|\
| * GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-1011-2/+160
| * Expose diff_refs on MergeRequestTypeLuke Duncalfe2019-07-107-11/+30
| * GraphQL mutations for managing NotesLuke Duncalfe2019-07-1021-1/+683
* | Merge branch '58275-rename-project-entity' into 'master'Jan Provaznik2019-07-102-5/+5
|\ \
| * | Rename ProjectEntity to IssuableEntity58275-rename-project-entityAlexandru Croitor2019-07-092-5/+5
* | | Merge branch 'qa/be-explicit-when-fabricating-resources-via-api' into 'master'Sanad Liaquat2019-07-102-4/+4
|\ \ \
| * | | Make tests explicitly fabricate resources via APIqa/be-explicit-when-fabricating-resources-via-apiWalmyr Lima2019-07-092-4/+4
* | | | Merge branch 'docs/update-project-api' into 'master'Evan Read2019-07-101-3/+3
|\ \ \ \
| * | | | Include merge method link in attribute descriptionCindy Pallares 🦉2019-07-101-3/+3
|/ / / /
* | | | Merge branch 'docs-siegerts-fix-typo' into 'master'63197-move-chart-alerts-into-dropdown-menuEvan Read2019-07-101-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | typo fixdocs-siegerts-fix-typosiegerts2019-07-091-1/+1
* | | | Merge branch '64066-fix-uneven-click-areas' into 'master'Fatih Acet2019-07-093-8/+11
|\ \ \ \
| * | | | Fix toast spacing issuesJacques Erasmus2019-07-093-8/+11
|/ / / /
* | | | 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