- 26 Mar, 2020 40 commits
-
-
Marcia Ramos authored
Fix SSH architecture diagram See merge request gitlab-org/gitlab!28031
-
Bob Van Landuyt authored
Merge branch '211456-admin-sessionscontroller-create-cannot-execute-update-in-a-read-only-transaction' into 'master' Does not write to DB when using 2FA via OTP for admin mode Closes #211456 See merge request gitlab-org/gitlab!27450
-
Douglas Barbosa Alexandre authored
With this change we do not allow backup tokens for admin mode in read-only replicas.
-
Igor Drozdov authored
Use Gitlab::HTTP.try_get to find commit_status from Bamboo CI See merge request gitlab-org/gitlab!27893
-
Jan Provaznik authored
Add related class to reactive caching worker See merge request gitlab-org/gitlab!27687
-
James Lopez authored
Remove ci_drop_bridge_on_downstream_errors flag Closes #207948 See merge request gitlab-org/gitlab!27906
-
charlie ablett authored
Add graphql api for querying jira imports and jira import status See merge request gitlab-org/gitlab!27587
-
Marius Bobin authored
-
Bob Van Landuyt authored
- The evaluation property of an attribute was never used
-
Bob Van Landuyt authored
This adds the `meta.related_class` keyword to the job hash. This will make it easier to determine what different kinds of work this worker is doing.
-
Bob Van Landuyt authored
This includes the new related_class field.
-
Adam Hegyi authored
Fix remove_concurrent_index down methods See merge request gitlab-org/gitlab!28029
-
Kushal Pandya authored
Align Vuex Store to New Version Feature Flags See merge request gitlab-org/gitlab!28048
-
Alexandru Croitor authored
Add ability to query list of jira imports for a project. I will return a list of imports containing jira project key, when the import was scheduled and who scheduled the import.
-
charlie ablett authored
Update user highest roles table See merge request gitlab-org/gitlab!27231
-
Martin Wortschack authored
Prevent labels dropdown from closing incorrectly See merge request gitlab-org/gitlab!27996
-
Corinna Wiesner authored
The failing spec already stub an exclusive lease and with the triggered Member callback another exclusive lease is created which leads to the failing specs.
-
Corinna Wiesner authored
Evaluate the highest role for a Member's User after the Member was created, updated or destroyed. If it changed then schedule a job with an exclusive lease to update it.
-
Kushal Pandya authored
Makes a new resolution alert component See merge request gitlab-org/gitlab!27696
-
Sam Beckham authored
- Adds the component - Only renders it when there's a resolved on branch - Displays a fallback if we don't have a default branch name - Adds tests for the above
-
Natalia Tepluhina authored
Merge branch '210273-replace-underscore-with-lodash-for-ee-app-assets-javascripts-roadmap-related_items' into 'master' Replace underscore with lodash for ./ee/../roadmap & ./related_items" Closes #210273 See merge request gitlab-org/gitlab!28061
-
Natalia Tepluhina authored
Add toggle to issue/MR discussion sort order See merge request gitlab-org/gitlab!26929
-
Evan Read authored
Documentation: Deploy boards: annotations example See merge request gitlab-org/gitlab!27781
-
Philippe Charrière authored
-
Igor Drozdov authored
Resolve "Failure on spec/finders/protected_branches_finder_spec.rb:32" Closes #212525 See merge request gitlab-org/gitlab!28077
-
Martin Wortschack authored
Change the url when the timeslider changes See merge request gitlab-org/gitlab!27726
-
Mek Stittri authored
Move priority and severity definitions to the handbook See merge request gitlab-org/gitlab!27371
-
Mek Stittri authored
-
Heinrich Lee Yu authored
Fixes a flaky spec because the returned record here is non deterministic
-
Russell Dickenson authored
Guide to run Jenkins in development environment See merge request gitlab-org/gitlab!20534
-
andysoiron authored
To contribute to the GitLab Jenkins integration it can be very helpful to have GitLab and Jenkins running on your development machine. There are quite a few steps involved. This guide should make it easier for everyone to set it up.
-
charlie ablett authored
Use full namespace when loading Instrumentation Closes #212416 See merge request gitlab-org/gitlab!28072
-
Shinya Maeda authored
Add buy ci minutes notification on dropdown Closes gitlab-org/growth/product#1489 See merge request gitlab-org/gitlab!27920
-
Doug Stull authored
- prepping for experiment
-
Heinrich Lee Yu authored
There's a problem with the classic autoloader which makes it resolve to the wrong Instrumentation class
-
Shinya Maeda authored
Expose attachment_url to TestCaseEntity See merge request gitlab-org/gitlab!27243
-
Maxime Orefice authored
Behind the feature flag junit_pipeline_screenshots_view
-
Shinya Maeda authored
Support V2 Feature Flags PUT and DELETE Controller Actions See merge request gitlab-org/gitlab!27957
-
Jason Goodman authored
Hide behind a feature flag
-
Thong Kuah authored
Add a note to not mix app code with the cluster mgmt project Closes #211800 See merge request gitlab-org/gitlab!27657
-