- 20 Nov, 2019 18 commits
-
-
Evan Read authored
Geo - Update limitations on replication/verification See merge request gitlab-org/gitlab!20171
-
Mark Lapierre authored
Add initial wiki HTTP push to primary node Closes #35706 See merge request gitlab-org/gitlab!20253
-
Jennifer Louie authored
This initial push also happens in project http push to secondary spec
-
Thong Kuah authored
Update RSpec helper methods to *_next_instance_of See merge request gitlab-org/gitlab!20236
-
Thong Kuah authored
Enable frozen string for GitLab import specs See merge request gitlab-org/gitlab!20265
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Stan Hu authored
Revert "Merge branch 'remove-depend_on_persistent_pipeline_ref-feature-flag' into 'master'" See merge request gitlab-org/gitlab!20423
-
Marin Jankovski authored
Move changelog file to the correct directory See merge request gitlab-org/gitlab!20361
-
Stan Hu authored
Move persistent_ref.create into run_after_commit Closes #36154 See merge request gitlab-org/gitlab!20422
-
Russell Dickenson authored
Added entry about gl-* not conforming to Pajamas See merge request gitlab-org/gitlab!20146
-
Denys Mishunov authored
-
Evan Read authored
Add IAM to list of AWS permissions See merge request gitlab-org/gitlab!20249
-
Mayra Cabrera authored
Ignore empty MR diffs when migrating to external storage See merge request gitlab-org/gitlab!20296
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
This reverts merge request !18185
-
- 19 Nov, 2019 22 commits
-
-
Kamil Trzciński authored
Previously, persistent ref creation would hold transaction causing significant delays and increase in 409 errors, and in general slowness when picking CI jobs. This moves that into run_after_commit hook that still allows us to execute it, but releasing DB lock.
-
Mark Lapierre authored
Re-authenticate as admin if required Closes #36107 See merge request gitlab-org/gitlab!20285
-
Clement Ho authored
Add ability to create new issue from sentry error detail page See merge request gitlab-org/gitlab!20337
-
Laura Montemayor authored
-
Douglas Barbosa Alexandre authored
This project designs repository is replicated, but the feature is behind a feature flag.
-
Douglas Barbosa Alexandre authored
Update SAST template to support kubesec analyzer See merge request gitlab-org/gitlab!20129
-
rossfuhrman authored
-
Nick Thomas authored
-
Douglas Barbosa Alexandre authored
Locally failing test because of git username See merge request gitlab-org/gitlab!20310
-
David Wilkins authored
- when this test is run locally, the user from the config is not `git`
-
Mark Lapierre authored
Retry (un)checking an element Closes #36682 See merge request gitlab-org/gitlab!20340
-
Marcia Ramos authored
Documentation for Environment Dashboard See merge request gitlab-org/gitlab!20246
-
Jason Goodman authored
Add image of environment dashboard
-
Steven Wilson authored
Add PostgreSQL 9.6 and 10.x removal notice See merge request gitlab-org/gitlab!19999
-
Larissa Lane authored
Update requirements.md
-
Kamil Trzciński authored
Fix style reset in job log See merge request gitlab-org/gitlab!20367
-
Fabio Pitino authored
When ANSI sequence is empty (\e[m) issue a style reset, same as \e[0m
-
Martin Wortschack authored
Unlock button changed from Icon to String Closes #28328 See merge request gitlab-org/gitlab!20307
-
Juan J. Ramirez authored
added changelog record Fixing Failed RSpec Test for Button Change Change in test (click by text)
-
Walmyr Lima e Silva Filho authored
Update Verify QA tests to use Login Flow See merge request gitlab-org/gitlab!20377
-
Stan Hu authored
Enable support for multiple field query in GraphQL Todo API See merge request gitlab-org/gitlab!19576
-
Stan Hu authored
Consolidated expectations into fewer create_pipeline_service/rules specs See merge request gitlab-org/gitlab!20293
-