- 02 Sep, 2020 40 commits
-
-
Ash McKenzie authored
RUN-AS-IF-FOSS: SQL set operators INTERSECT and EXCEPT See merge request gitlab-org/gitlab!39786
-
Yannis Roussos authored
Adds creator_id field to packages table See merge request gitlab-org/gitlab!40562
-
Rémy Coutable authored
Fix Style/SelfAssignment cop See merge request gitlab-org/gitlab!41079
-
Rajendra Kadam authored
-
Jan Provaznik authored
Add timeout support in Projects::ContainerRepository::DeleteTagsService#execute See merge request gitlab-org/gitlab!36319
-
Ash McKenzie authored
Disable group-level integration testing feature See merge request gitlab-org/gitlab!40739
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!41085
-
Phil Hughes authored
Replace fa-exclamation-circle and fa-lightbulb-o with GitLab SVG icons Closes #225925 and #225935 See merge request gitlab-org/gitlab!40857
-
Justin Ho Tuan Duong authored
Remove extra white space when the user is already reported for abuse to make spacing between all buttons the same.
-
Phil Hughes authored
Implement empty state on security dashboard Closes #230412 See merge request gitlab-org/gitlab!40413
-
Alexander Turinske authored
- previously there was an empty state that showed on the security dashboards - when I migrated the dashboards to use the security charts component, this feature was missed - add the empty state back in for the security dashboards - update tests
-
Alex Pooley authored
This adds a Gitlab::SQL::Intersect and Gitlab::SQL::Except with corresponding FromIntersect and FromExcept model concerns. The commit takes the previous UNION code and generalizes for the INTERSECT and EXCEPT cases.
-
Kushal Pandya authored
Add a Summary tab for incident issues See merge request gitlab-org/gitlab!39822
-
Tristan Read authored
-
Jarka Košanová authored
PersonalSnippet update with files support See merge request gitlab-org/gitlab!40084
-
GitLab Release Tools Bot authored
-
Mark Chao authored
Upgrade apollo_upload_server gem to 2.0.2 See merge request gitlab-org/gitlab!39763
-
Luke Duncalfe authored
This picks up changes in the gem introduced to throw an error if the client submits Strings as input rather than images. https://gitlab.com/gitlab-org/gitlab/-/issues/228657
-
David Fernandez authored
The duration used for the timeout is the new application setting `container_registry_delete_tags_service_timeout` Add UI for this setting Add the relevant documentation change This change is gated behind a feature flag: `container_registry_expiration_policies_throttling` (see https://gitlab.com/gitlab-org/gitlab/-/issues/238190)
-
Martin Wortschack authored
Merge branch '229320-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-app-assets-javascripts-diffs-components' into 'master' Migrate buttons to new components in …settings_dropdown.vue Closes #219816 and #229320 See merge request gitlab-org/gitlab!40409
-
Jeremy Elder authored
-
Vitaly Slobodin authored
Add Flash spacing on merge request show page Closes #232512 See merge request gitlab-org/gitlab!39903
-
Zack Cuddy authored
-
Ezekiel Kigbo authored
Support dark theme for overview See merge request gitlab-org/gitlab!40988
-
Igor Drozdov authored
Fix RegExp for dotenv report artifact See merge request gitlab-org/gitlab!38562
-
Adam Hegyi authored
Add Atlassian Identity to store identity/credentials See merge request gitlab-org/gitlab!40176
-
Natalia Tepluhina authored
Fix typos in CSS classname See merge request gitlab-org/gitlab!41039
-
Ramya Authappan authored
Make the RSpec JSON formatter more like the JUnit formatter See merge request gitlab-org/gitlab!40569
-
Stan Hu authored
Add MergeRequest sort options to GraphQL API See merge request gitlab-org/gitlab!40138
-
Dan Jensen authored
Previously the GraphQL API for MergeRequests did not include any sorting capability (like it does for Issues). This adds a set of sorting options for MergeRequests.
-
Viji Rao authored
Add troubleshooting for GitLab Pages listen proxy Closes gitlab-com/support/docs#73 See merge request gitlab-org/gitlab!39683
-
Drew Blessing authored
The new Atlassian Identity model and associated database table will allow GitLab users to connect their account to Atlassian Cloud. GitLab will then store the OAuth token and refresh token so GitLab can interact with Atlassian JIRA via the API. This will enable further integrations beyond authentication in the future.
-
Heinrich Lee Yu authored
Fix Iteration due_date_passed See merge request gitlab-org/gitlab!40884
-
Kushal Pandya authored
Update lodash 4.17.15 to 4.17.20 See merge request gitlab-org/gitlab!41036
-
Kushal Pandya authored
Fix a typo in Rails layout comments See merge request gitlab-org/gitlab!41037
-
Kushal Pandya authored
Merge branch '229266-mlunoe-make-filtered-search-tokens-default-suggestions-configurable' into 'master' Feat(FilteredSearchBar): default suggestion config See merge request gitlab-org/gitlab!40948
-
Mark Lapierre authored
Add create group iteration e2e spec See merge request gitlab-org/gitlab!40554
-
Désirée Chevalier authored
Adds an e2e test for creating a group iteration.
-
Stan Hu authored
Swimlanes - Rspec tests See merge request gitlab-org/gitlab!40461
-
Tiger Watson authored
Remove cop disable comment and preload of associations See merge request gitlab-org/gitlab!40934
-