- 26 Nov, 2019 40 commits
-
-
Natalia Tepluhina authored
Prepare markdown-header spec for bv upgrade See merge request gitlab-org/gitlab!20376
-
Enrique Alcántara authored
-
Clement Ho authored
Productivity Analytics: Align custom tooltip styling for scatterplot See merge request gitlab-org/gitlab!20462
-
Martin Wortschack authored
Ensure that the custom tooltip for the scatterplot is aligned with the default tooltip layout
-
Lin Jen-Shin authored
Pin down the version of 'external-dns' to install Closes #37269 See merge request gitlab-org/gitlab!20732
-
Tanya Pazitny authored
Add Consul link to HA docs See merge request gitlab-org/gitlab!20301
-
Grant Young authored
Consul is missing from the install links
-
Clement Ho authored
Prepare limit_warning_component_spec for boostrap2 See merge request gitlab-org/gitlab!20542
-
Stan Hu authored
Merge branch '37234-danger-includes-characters-that-break-the-changelog-terminal-command' into 'master' Ensure Danger escapes `words in backticks` properly Closes #37234 See merge request gitlab-org/gitlab!20716
-
Marcia Ramos authored
docs for Push Rules updated with Custom Server Side Hooks link See merge request gitlab-org/gitlab!20562
-
Thad Guidry authored
-
Martin Wortschack authored
Delete board_service.js file See merge request gitlab-org/gitlab!20141
-
Marvin Karegyeya authored
-
Mayra Cabrera authored
Re-enable RequestStore by default in Sidekiq See merge request gitlab-org/gitlab!20782
-
Marcia Ramos authored
Update Feature Flag Target Users Documentation See merge request gitlab-org/gitlab!20583
-
Jason Goodman authored
Target users are defined per environment now
-
Filipa Lacerda authored
Migrate environment specs to Jest + VTU See merge request gitlab-org/gitlab!20650
-
Paul Gascou-Vaillancourt authored
Migrated a few environment specs from Karma to Jest and Vue Test Utils. This migration will help us upgrade BootstrapVue in a follow up MR.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Remove destroy_personal_snippet ability See merge request gitlab-org/gitlab!20717
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jan Provaznik authored
Remove DB transaction from Rebase Gitaly operation See merge request gitlab-org/gitlab!20739
-
Phil Hughes authored
Fix award emoji tooltip being escaped twice if multiple people voted Closes #30036 See merge request gitlab-org/gitlab!19273
-
Brian T authored
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/merge_requests/20291 accidentally made the `RequestStore` Sidekiq middleware disabled by default instead of enabled by default. This will cause a performance regression in Sidekiq jobs. For example, the Markdown cache will not be used. For now, we default the `REQUEST_STORE` environment variable to 1. In the future, we should consider just dropping this environment variable. Discovered in https://gitlab.com/gitlab-org/gitlab/merge_requests/19759#note_250602320
-
Marcia Ramos authored
Document how Go binaries are compiled and distributed See merge request gitlab-org/gitlab!20286
-
Imre Farkas authored
Add template repository usage to the usage ping Closes #7597 See merge request gitlab-org/gitlab!20126
-
minghuan lei authored
-
Dmitriy Zaporozhets authored
Rename .gitlab_pages_shared_secret to .gitlab_pages_secret See merge request gitlab-org/gitlab!20519
-
Nick Thomas authored
-
Jan Provaznik authored
Fix HTML escaping in StringRangeMarker See merge request gitlab-org/gitlab!20426
-
Phil Hughes authored
Migrate pipelines specs to Jest + VTU See merge request gitlab-org/gitlab!20656
-
Paul Gascou-Vaillancourt authored
Migrated some pipelines specs to Jest and Vue Test Utils to help us with the BootrstrapVue upgrade
-
Heinrich Lee Yu authored
Prevent calling state machines initializer for issuables See merge request gitlab-org/gitlab!20728
-
Felipe Artur authored
Remove the overridden Issuable.initialize patch and prevent calling overriden initializer on state machines for issues and merge requests
-
Sean McGivern authored
Add license compliance to security configuration page See merge request gitlab-org/gitlab!18527
-
Pulkit Sharma authored
* Security::LicenseComplianceJobsFinder and Security::SecurityJobsFinder are now derived from Security::JobsFinder * Moved specs to a shared_examples spec file
-
Achilleas Pipinellis authored
update pipeline cron setting See merge request gitlab-org/gitlab!20491
-
Achilleas Pipinellis authored
Add docs for Pages Access Control with custom CAs See merge request gitlab-org/gitlab!20589
-
Greg Myers authored
Documenting a workaround until a fix is implemented
-