- 26 Mar, 2020 40 commits
-
-
Marcia Ramos authored
Resolve "Sourcegraph documentation" Closes #211595 See merge request gitlab-org/gitlab!27454
-
Kai Armstrong authored
-
Toon Claes authored
Migrate users.bio to user_details.bio Closes #206913 See merge request gitlab-org/gitlab!27773
-
Bob Van Landuyt authored
Check for plans in update all mirrors worker See merge request gitlab-org/gitlab!27796
-
Nick Thomas authored
PyPI: API skeleton and authentication See merge request gitlab-org/gitlab!27030
-
Phil Hughes authored
Update colors and switch filters with counts See merge request gitlab-org/gitlab!27791
-
Nick Thomas authored
Add #resolved_on_default_branch to Vulnerability See merge request gitlab-org/gitlab!26906
-
Jarka Košanová authored
Add status column for export vulnerability findings See merge request gitlab-org/gitlab!27935
-
Marcia Ramos authored
Rename badge to pins design management docs See merge request gitlab-org/gitlab!25214
-
James Lopez authored
Remove conditional assignment See merge request gitlab-org/gitlab!27960
-
Natalia Tepluhina authored
Unified Edit form JS handling for Project and Personal snippets See merge request gitlab-org/gitlab!28041
-
Jan Provaznik authored
Add issues importer See merge request gitlab-org/gitlab!27229
-
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
-
Alexandru Croitor authored
Import jira issues by scheduling a sidekiq job for each issue to be imported.
-
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
-
Adam Hegyi authored
This change migrates users.bio to user_details.bio.
-
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
-