summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fenced blockquotes to not change source line pos58717-checkbox-cannot-be-checked-if-a-blockquote-is-aboveBrett Walker2019-04-046-3/+49
| | | | | Replaces blockquote fences with \n, keeping the line numbering intact.
* Merge branch ↵Clement Ho2019-04-043-4/+20
|\ | | | | | | | | | | | | '57319-hide-kubernetes-cluster-warning-if-project-has-cluster-related' into 'master' Resolve "Hide Kubernetes cluster warning if project has cluster related" See merge request gitlab-org/gitlab-ce!26749
| * Hide kubernetes cluster warning when a cluster existsMike Greiling2019-04-043-4/+20
| |
* | Merge branch 'sh-fix-ref-name-caching' into 'master'Douglas Barbosa Alexandre2019-04-046-9/+24
|\ \ | | | | | | | | | | | | Fix and expand Gitaly FindCommit caching See merge request gitlab-org/gitlab-ce!27018
| * | Fix and expand Gitaly FindCommit cachingsh-fix-ref-name-cachingStan Hu2019-04-046-9/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26248 added support for deduplicating FindCommit requests using Gitaly ref name caching. However, not all endpoints were covered, and in one case the Gitaly wrapper wasn't actually surrounding the serialization step. We can safely cache ref names between FindCommit calls for #index and #show endpoints for merge requests and pipelines. This can significantly reduce the number of FindCommit requests.
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceGitLab Release Tools Bot2019-04-04100-439/+1588
|\ \ \
| * \ \ Merge branch 'fix-UI-links-to-route-map-info' into 'master'Mike Greiling2019-04-043-2/+7
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix UI anchor links after docs refactor See merge request gitlab-org/gitlab-ce!26890
| | * | | Fix UI anchor links after docs refactorEvan Read2019-04-043-2/+7
| |/ / /
| * | | Merge branch '57602-create-cluster-validations' into 'master'Mike Greiling2019-04-0411-115/+123
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display cluster form validation error messages inline Closes #57602 See merge request gitlab-org/gitlab-ce!26502
| | * | | Fix cluster details form validation57602-create-cluster-validationsEnrique Alcantara2019-04-032-55/+42
| | | | |
| | * | | Improve API URL validation messageEnrique Alcantara2019-04-032-2/+2
| | | | |
| | * | | Changelog entry addedEnrique Alcantara2019-04-031-0/+5
| | | | |
| | * | | Specify new validation message selectorEnrique Alcantara2019-04-034-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Update QA selector to specify that API URL is a input type=url field
| | * | | Display inline validation error messagesEnrique Alcantara2019-04-034-55/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the new cluster forms, display form error messages below form fields instead of a summary banner on top of the form. Include client side validation in order to display user friendly error messages. Also remove unnecessary placeholders.
| | * | | Support url and number inputs in gl_form_errorsEnrique Alcantara2019-04-031-1/+1
| | | | |
| * | | | Merge branch 'qa/replace-comment-by-variable' into 'master'Mark Lapierre2019-04-041-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Replace comment by variable See merge request gitlab-org/gitlab-ce!27007
| | * | | | Replace comment by variableWalmyr2019-04-041-2/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | Instead of having a comment describing what a specific value is, better to have a variable with a meaningful name.
| * | | | Merge branch 'improve-review-apps-docs' into 'master'Mark Lapierre2019-04-041-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | Improve the Review Apps documentation by using gitlab-rails console See merge request gitlab-org/gitlab-ce!27006
| | * | | Improve the Review Apps documentation by using gitlab-rails consoleimprove-review-apps-docsRémy Coutable2019-04-041-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | Merge branch 'update-eslint-config-version' into 'master'Clement Ho2019-04-042-13/+51
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | Update gitlab/eslint-config version See merge request gitlab-org/gitlab-ce!27008
| | * | | Update @gitlab/eslint-config versionJose Vargas2019-04-042-13/+51
| | | | |
| * | | | Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-046-5/+50
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | Drop legacy artifacts usage as there are no leftovers See merge request gitlab-org/gitlab-ce!24294
| | * | | Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-046-5/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Legacy artifacts have been correctly migrated to new place - ci_job_artifacts. Now it's time to remove the related code, but before that we should ensure it doesn't break anything by using feature flag.
| * | | | Merge branch '60057-fix-gitlab-schema-keyerror' into 'master'Douglas Barbosa Alexandre2019-04-042-3/+13
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a KeyError in GitlabSchema Closes #60057 See merge request gitlab-org/gitlab-ce!27011
| | * | | | Fix a KeyError in GitlabSchemaNick Thomas2019-04-042-3/+13
| | | | | |
| * | | | | Merge branch 'fj-rename-terminal-to-channel' into 'master'Nick Thomas2019-04-0410-24/+60
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | Rename Workhorse terminal_specification to channel_specification See merge request gitlab-org/gitlab-ce!26939
| | * | | | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-0410-24/+60
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | We're moving from using terminology related to terminals when we refer to Websockets connections in Workhorse. It's more appropiate a concept like channel.
| * | | | Merge branch '58375-reactive-caching-changes' into 'master'Michael Kozono2019-04-044-3/+92
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Allow reactive caching to be used in services See merge request gitlab-org/gitlab-ce!26839
| | * | | | Allow reactive caching to be used in servicesReuben Pereira2019-04-044-3/+92
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for defining a reactive_cache_worker_finder function that will be used by the reactive_caching_worker to generate/initialize the calling object. This allows reactive caching to work with Services where the object cannot be obtained from DB but a new object can be initialized.
| * | | | Merge branch '57831-allow-graphql-scalar-fields-to-be-authorized' into 'master'Nick Thomas2019-04-043-41/+138
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow GraphQL Scalar-fields to be authorized Closes #57831 See merge request gitlab-org/gitlab-ce!26338
| | * | | | Use parent object when authorizing scalar typesBrett Walker2019-04-043-41/+138
| | | | | |
| * | | | | Merge branch 'mw-i18n-helpers' into 'master'Nick Thomas2019-04-0410-55/+155
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Externalize strings in helpers See merge request gitlab-org/gitlab-ce!26845
| | * | | | | Externalize strings in helpersMartin Wortschack2019-04-0410-55/+155
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | - Update qa selector - Update PO file
| * | | | | Merge branch '59995-ide-status-bar-vue-render-error' into 'master'Phil Hughes2019-04-045-61/+94
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix vue render error for IDE status bar Closes #59995 See merge request gitlab-org/gitlab-ce!26979
| | * | | | | Fix vue render error for IDE status barPaul Slaughter2019-04-045-61/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **What?** A Vue warning that `ide_status_bar` sent a `Boolean` to a `String` property (`img-src). **What was the fix?** Previously, `latestPipeline` could be one of the following values: | | | |----------|--------| | `null` | The pipeline hasn't loaded yet | | `false` | The pipeline has loaded, but nothing was returned. | | `Object` | The piepline has loaded. | Giving a semantic meaning to different falsey values hurts maintainability. This commit fixes the above problem by removing the `false` value and introducing a `hasLoadedPipeline` state property.
| * | | | | | Merge branch 'id-51433-sort-wiki-by-date' into 'master'Douwe Maan2019-04-0412-33/+259
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to sort wiki pages by date and title See merge request gitlab-org/gitlab-ce!25365
| | * | | | | | Allow to sort wiki pages by date and titleIgor2019-04-0412-33/+259
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add controls for sorting by title and date - Execute Gitaly call which now accepts sorting params for wikis
| * | | | | | Merge branch 'update-gitlab-shell' into 'master'Douglas Barbosa Alexandre2019-04-042-1/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Update GitLab Shell to v9.0.0 See merge request gitlab-org/gitlab-ce!27002
| | * | | | | Update GitLab Shell to v9.0.0Nick Thomas2019-04-042-1/+6
| | |/ / / /
| * | | | | Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master'Rémy Coutable2019-04-048-0/+137
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Basic limiting complexity of GraphQL queries Closes #58405 See merge request gitlab-org/gitlab-ce!26629
| | * | | | | Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-048-0/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It makes all Types::BaseField default to a complexity of 1. Queries themselves now have limited complexity, scaled to the type of user: no user, authenticated user, or an admin user.
| * | | | | | Merge branch '58839-automatically-set-prometheus-step-interval' into 'master'James Lopez2019-04-044-8/+67
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Automatically set Prometheus step interval" Closes #58839 See merge request gitlab-org/gitlab-ce!26441
| | * | | | | | Automatically set Prometheus step intervalPeter Leitzen2019-04-044-8/+67
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By computing the step interval passed to the query_range Prometheus API call we improve the performance on the Prometheus server and GitLab by reducing the amount of data points sent back and prevent Prometheus from sending errors when requesting longer intervals.
| * | | | | | Merge branch 'xanf/gitlab-ce-transfer-disables-js' into 'master'Sean McGivern2019-04-043-3/+8
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Failing group transfer disables expandable sections" Closes #45511 See merge request gitlab-org/gitlab-ce!26837
| | * | | | | | Redirect to edit page on group transfer failurexanf/gitlab-ce-transfer-disables-jsIllya Klymov2019-04-033-3/+8
| | | | | | | |
| * | | | | | | Merge branch '59570-confidential-quick-action' into 'master'Sean McGivern2019-04-042-36/+34
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extract confidential quick action spec to a shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26913
| | * | | | | | | Extract confidential quick action spec to a shared example59570-confidential-quick-actionAlexandru Croitor2019-04-042-36/+34
| | | | | | | | |
| * | | | | | | | Merge branch '58881-doc-registry-s3-permissions-scopes' into 'master'Marcia Ramos2019-04-041-6/+6
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a link to S3 Permission Scopes for registry object storage Closes #58881 See merge request gitlab-org/gitlab-ce!26067
| | * | | | | | | | Add a link to S3 Permission Scopes for registry object storageDiana Stanley2019-04-041-6/+6
| |/ / / / / / / /
| * | | | | | | | Merge branch 'allow-to-use-untrusted-ruby-syntax' into 'master'Sean McGivern2019-04-049-25/+223
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Allow to use untrusted ruby syntax See merge request gitlab-org/gitlab-ce!26905