- 30 Oct, 2019 40 commits
-
-
Jennifer Louie authored
-
Natalia Tepluhina authored
Migrate vue shared components specs to Jest & VTU See merge request gitlab-org/gitlab!19269
-
Paul Gascou-Vaillancourt authored
Migrated vue shared components specs that rely on tooltips to Jest & Vue Test Utils
-
Stan Hu authored
Fix migration to sync issuables with unknown states See merge request gitlab-org/gitlab!19373
-
Russell Dickenson authored
Various improvements to analytics topics See merge request gitlab-org/gitlab!18982
-
Evan Read authored
-
Stan Hu authored
Link to Current Omnibus Doc for gitlab.yml.example See merge request gitlab-org/gitlab!19152
-
Jason Goodman authored
-
Felipe Artur authored
Allow migration to sync state_id for issuables with unknown states. Prevents errors when upgrading GitLab.
-
Stan Hu authored
Explicitly remove index by name See merge request gitlab-org/gitlab!19362
-
Stan Hu authored
Fix broken spec/controllers/projects/releases_controller_spec.rb Closes #35276 See merge request gitlab-org/gitlab!19393
-
Stan Hu authored
e8bc01a1 changed the behavior so that that all unauthenticated access to endpoints results in a 302 redirection instead of a 401 Unauthorized. Closes https://gitlab.com/gitlab-org/gitlab/issues/35276
-
Stan Hu authored
Improves the performance of the Redis set cache See merge request gitlab-org/gitlab!19125
-
Andrew Newdigate authored
Testing has shown that treating membership optimistically reduces the number of Redis calls substantially. `include?` will only perform an EXISTS if SISMEMBER returns negative. `fetch` will only perform an EXISTS if there are no values. `read` uses SSCAN to avoid Redis lockup on huge sets
-
Lin Jen-Shin authored
Don't run Review App jobs for backstage changes Closes #30121 See merge request gitlab-org/gitlab!17822
-
Andreas Brandl authored
-
Douglas Barbosa Alexandre authored
Resolve "Jira Connect integration fails for branches with slashes" See merge request gitlab-org/gitlab!19308
-
Lin Jen-Shin authored
Merge branch '35171-define-a-guideline-for-review-apps-resources-requests-and-limits-to-avoid-overcommitting' into 'master' Optimize the resource requests and limits for Review Apps components Closes #35171 See merge request gitlab-org/gitlab!19324
-
Stan Hu authored
Add a missing 'frozen_string_literal' in a spec file Closes #35275 See merge request gitlab-org/gitlab!19387
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Fatih Acet authored
Show approval required status in license compliance Closes #13539 See merge request gitlab-org/gitlab!19114
-
Jan Provaznik authored
Fix scheduling migration ordering epics & issues See merge request gitlab-org/gitlab!19371
-
Michael Kozono authored
Added submit_review quick action See merge request gitlab-org/gitlab!18974
-
James Fargher authored
Allows submitting draft notes while posting a comment
-
Sean McGivern authored
Make register job service to be resillient See merge request gitlab-org/gitlab!19150
-
Tim Zallmann authored
Fix translation issue See merge request gitlab-org/gitlab!19069
-
Jan Provaznik authored
Allow to create epics with GraphQL See merge request gitlab-org/gitlab!19030
-
Felipe Artur authored
Add mutation to create epics on GraphQL
-
Mike Greiling authored
Remove feature flag for group_scim Closes #11289 See merge request gitlab-org/gitlab!19329
-
Natalia Tepluhina authored
Upgrades Apollo library Closes #35088 See merge request gitlab-org/gitlab!19236
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/35088
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Update GitLab Packages See merge request gitlab-org/gitlab!19127
-
Fatih Acet authored
Fix broken master in gitlab-foss (related_issuable_item_spec.js) Closes #35249 See merge request gitlab-org/gitlab!19363
-
Winnie Hellmann authored
-
Lin Jen-Shin authored
Merge branch '35103-use-the-scripts-review_apps-base-config-yml-file-from-master-so-that-every-deployment-use-an-up-to-date-config' into 'master' Use master scripts/review_apps/base-config.yaml to deploy Review Apps Closes #35103 See merge request gitlab-org/gitlab!19287
-
Imre Farkas authored
Resolve "Preventing accidental project deletion" - db changes See merge request gitlab-org/gitlab!18791
-
Gosia Ksionek authored
-
Yorick Peterse authored
-
Jarka Košanová authored
-