- 02 Sep, 2020 34 commits
-
-
Rajendra Kadam authored
This fixes the cop for files that were before exluded in .rubocop_todo Add changelog
-
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
-
Illya Klymov authored
VSA Add stage button doesnt display the form Closes #244054 See merge request gitlab-org/gitlab!41026
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Takuya Noguchi authored
This addresses a Prototype pollution as follows: https://snyk.io/vuln/SNYK-JS-LODASH-608086Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Russell Dickenson authored
Docs: Update capitalization of runner See merge request gitlab-org/gitlab!40913
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/233529
-
Russell Dickenson authored
Docs: Adding link to Composer CI/CD instructions See merge request gitlab-org/gitlab!41023
-
Suzanne Selhorn authored
-
Douglas Barbosa Alexandre authored
Apply GZip compression to discussion diffs Closes #225600 See merge request gitlab-org/gitlab!40778
-
Kerri Miller authored
This module holds common logic for compression and decompression of strings via ActiveSupport::Gzip. The destination of these compressed strings is usually Redis, so encoding is handled, as is compression detection when decompressing.
-
Evan Read authored
Update vale docs and exceptions See merge request gitlab-org/gitlab!40992
-
Ezekiel Kigbo authored
Updates the listening event for the custom stage form Adds additional jest specs
-
Douglas Barbosa Alexandre authored
Geo: Fix update event bugs Closes #238137 and #241668 See merge request gitlab-org/gitlab!40643
-
Evan Read authored
Add Azure Blob Storage configuration documentation Closes #25877 See merge request gitlab-org/gitlab!40693
-
Evan Read authored
Specify pgbouncer config file name See merge request gitlab-org/gitlab!40183
-
- 01 Sep, 2020 6 commits
-
-
Evan Read authored
Add info about environment_filter variable See merge request gitlab-org/gitlab!40621
-
Ezekiel Kigbo authored
Merge branch '219782-matej-replace-gl-deprecated-button-with-gl-button-in-app-assets-javascripts-notes-components' into 'master' Replace deprecated button in /components/note_actions/reply_button.vue Closes #219782 See merge request gitlab-org/gitlab!40851
-
Suzanne Selhorn authored
Merge branch '233091-docs-publishing-packages-to-composer-repository-with-ci_job_token' into 'master' Docs: Use CI_JOB_TOKEN with Composer repository Closes #233091 See merge request gitlab-org/gitlab!38385
-
Łukasz Korbasiewicz authored
-
Mark Lapierre authored
Check for a single line number instead of arbitrary text See merge request gitlab-org/gitlab!41002
-
Simon Knox authored
Added tracking to boards add issues See merge request gitlab-org/gitlab!40907
-