- 20 Nov, 2020 40 commits
-
-
Jose Ivan Vargas authored
Merge branch '284835-job-log-links-404-when-the-url-is-immediately-followed-by-a-period' into 'master' Exclude periods from job log links See merge request gitlab-org/gitlab!48230
-
Robert Speicher authored
Integrate RevocationAPI with BuildFinishedWorker See merge request gitlab-org/gitlab!46729
-
Robert Speicher authored
Do not filter the relation name on import failures See merge request gitlab-org/gitlab!48203
-
Robert Speicher authored
Fix cop FactoryBot/InlineAssociation for groups See merge request gitlab-org/gitlab!48166
-
Suzanne Selhorn authored
Move Docker socket binding next to TLS/nonTLS alternatives See merge request gitlab-org/gitlab!48012
-
Sarah Groff Hennigh-Palermo authored
Add commit functionality to pipeline editor See merge request gitlab-org/gitlab!47083
-
Suzanne Selhorn authored
Add Enable Instructions for Self-Managed See merge request gitlab-org/gitlab!48045
-
Rehab Hassanein authored
-
Achilleas Pipinellis authored
Update supported Elasticsearch versions documentation See merge request gitlab-org/gitlab!48209
-
Changzheng Liu authored
-
Achilleas Pipinellis authored
Add a diagram for 5k reference architecture See merge request gitlab-org/gitlab!48246
-
Marin Jankovski authored
-
Mike Jang authored
Add SCIM identity mismatch troubleshoot See merge request gitlab-org/gitlab!47383
-
Sokunrotanak Srey authored
-
Mark Florian authored
Resolve "Migrate data-toggle modal to GlModal in mr_widget_header.vue" See merge request gitlab-org/gitlab!47889
-
David O'Regan authored
Migrate the MR widget header modal from HAMl to Vue in prep to remove HAML
-
Nick Gaskill authored
docs: Update Container-Scanning docs See merge request gitlab-org/gitlab!48260
-
Lucas Charles authored
Update requirements with link to supported distributions
-
Imre Farkas authored
Fix flaky spec due to HTTP response order See merge request gitlab-org/gitlab!48101
-
Patrick Bair authored
Fix project db query for GraphQL pagination See merge request gitlab-org/gitlab!47393
-
Corinna Wiesner authored
Due to a calculation for ordering the projects on the usage quota page in the storage tab, the GraphQL pagination returned wrong results on the next page click. This change will introduce a new logic in the GraphQL pagination especially for the order for this query.
-
Mike Jang authored
Add doc page for project-level Issue Analytics See merge request gitlab-org/gitlab!48193
-
Miguel Rincon authored
- Change form tests - Swap mount and shallowMount
-
Amy Qualls authored
Don't limit GitLabSOS to Omnibus See merge request gitlab-org/gitlab!47086
-
Katrin Leinweber authored
-
Peter Leitzen authored
Enable alert management for configured http integrations See merge request gitlab-org/gitlab!48247
-
Sarah Yasonik authored
-
Saikat Sarkar authored
-
Drew Blessing authored
Sync groups on sign-in for GitLab.com Group SAML See merge request gitlab-org/gitlab!47445
-
Drew Blessing authored
This MR enables Group SAML Group Sync by default, as well as addressing a minor policy issue and moving the feature from Ultimate/Gold to Premium/Bronze.
-
Bob Van Landuyt authored
[GraphQL] Award Emojis: simplify authorization check See merge request gitlab-org/gitlab!36109
-
Miguel Rincon authored
- Use mock apollo resolvers to mock Api responses - Use mount to test forms components - Refactor error handling in the app
-
Miguel Rincon authored
This change adds a form at the bottom of the pipeline editor to commit changes in the CI configuration.
-
Sean McGivern authored
Fix cop FactoryBot/InlineAssociation for merge requests See merge request gitlab-org/gitlab!48154
-
Alex Kalderimis authored
Places extra authorization call inside authorized! This places the extra `emoji_awardable?` check in the `authorized!` method of the `AuthorizeResource` concern, which is the method responsible for determining what authorization means for a particular mutation. This leads to code simplification and more uniform messages in line with the rest of the API.
-
Enrique Alcántara authored
Update boards caret icon category and size See merge request gitlab-org/gitlab!48068
-
Olena Horal-Koretska authored
Add components for Expiration Policy UI redesign See merge request gitlab-org/gitlab!47778
-
Nicolò Maria Mezzopera authored
- view file - js bundle
-
Martin Wortschack authored
Geo - Update Fontawesome Icons See merge request gitlab-org/gitlab!48058
-
Zack Cuddy authored
Replaces some usages of old fontawesome icons with GitLab SVGs. Some of the icons had already been removed from our icon library causes an untracked bug in the code.
-