- 17.06.2020 25 коммитов
-
-
Evan Read создал
-
Dylan Griffith создал
Include non-Ruby processes in Topology usage data See merge request gitlab-org/gitlab!34064
-
-
Ray Paik создал
Correct Git Strategy example error in docs See merge request gitlab-org/gitlab!34653
-
-
Michael Kozono создал
Fix creating/updating issues with epic_iid parameter on API See merge request gitlab-org/gitlab!34641
-
-
-
-
Suzanne Selhorn создал
List when registry-garbage-collect added See merge request gitlab-org/gitlab!34350
-
Suzanne Selhorn создал
List when registry added and thus garbage collection without downtime See merge request gitlab-org/gitlab!34351
-
Ben Bodenmiller создал
-
Ezekiel Kigbo создал
Fix user/admin group list view layout See merge request gitlab-org/gitlab!34216
-
Russell Dickenson создал
Add docs about new metrics add for version-app Closes #222262 See merge request gitlab-org/gitlab!34483
-
Alina Mihaila создал
-
Russell Dickenson создал
Remove ENV vars for ZAP config file from DAST docs See merge request gitlab-org/gitlab!34418
-
Avielle Wolfe создал
It has been decided to not support the ZAP config file since it is buggy. Functionality from it that is valuable to DAST will be added to our Python scripts in the future. https://gitlab.com/gitlab-org/gitlab/-/issues/218808
-
Amy Qualls создал
Use table layout for alert severity docs See merge request gitlab-org/gitlab!34676
-
Mayra Cabrera создал
Revert "Add section to approval rule name index" See merge request gitlab-org/gitlab!34679
-
-
Clement Ho создал
-
Ray Paik создал
Request to add my name to list of proofreaders for Filipino language See merge request gitlab-org/gitlab!19861
-
Andrei Jiroh Eugenio Halili создал
-
Andrew Fontaine создал
Adds aws tip to cicd add variable modal See merge request gitlab-org/gitlab!34009
-
Oswaldo Ferreira создал
Deduplicate scheduled Sidekiq jobs See merge request gitlab-org/gitlab!33972
-
- 16.06.2020 15 коммитов
-
-
Suzanne Selhorn создал
Merge branch '191455-docs-add-a-button-to-quickly-assign-users-who-have-commented-on-an-issue' into 'master' Docs: Resolve "Add a button to quickly assign users who have commented on an issue" See merge request gitlab-org/gitlab!34597
-
Jake Burden создал
-
Amy Troschinetz создал
**app/assets/images/aws_logo.svg** Logo for use in AWS guidance tip. **app/assets/javascripts/ci_variable_list/constants.js** Adds a constant to conain the list of AWS constants. **javascripts/ci_variable_list/components/ci_variable_modal.vue** Adds a tip alert when user is adding a new AWS variable. **app/views/ci/variables/_index.html.haml** Creates variable for the AWS logo src path. **app/assets/javascripts/ci_variable_list/index.js** Passes haml variable for AWS logo to vue.
-
Andrew Fontaine создал
Merge branch '191455-add-a-button-to-quickly-assign-users-who-have-commented-on-an-issue-or-merge-request' into 'master' Resolve "Add a button to quickly assign users who have commented on an issue or merge request" Closes #191455 See merge request gitlab-org/gitlab!23883
-
Mayra Cabrera создал
Merge branch '215194-add-section-to-index_approval_rule_name_for_code_owners_rule_type' into 'master' Add section to approval rule name index See merge request gitlab-org/gitlab!33121
-
Kerri Miller создал
-
Bob Van Landuyt создал
Graphql - fix pagination bug due to ms precision See merge request gitlab-org/gitlab!34352
-
Mario de la Ossa создал
When we use keyset pagination inside GraphQL our cursors are missing millisecond data for timestamps, which causes pagination to not work properly when objects have the same timestamp up to the second, as the database sees for example '23:14:56' as '23:14:56.0000' which is different from any other timestamps with millisecond values that are not '0000'
-
Martin Wortschack создал
Update $red- variables to match GitLab UI Closes #213824 See merge request gitlab-org/gitlab!34544
-
Jeremy Elder создал
-
Jan Provaznik создал
PHP Composer: Serve package files for package installation Closes #214731 See merge request gitlab-org/gitlab!32390
-
Jan Provaznik создал
Return individual links to issue for each finding in Pipeline Security See merge request gitlab-org/gitlab!34612
-
jakeburden создал
Add locale for assignment button Test that the “assign” button renders for users Fix assign/unassign copy Add “from” in unassign copy Move assign button below delete button Use issue api directly to save assignee Add mutation to update state of assignees Create assignees getter/setter Update Note component assignee state Add api method to update merge requests Move result handler to callback function for reuse Create handler for assigning from merge requests Update locale translations Move display text to computed prop Use data-testid as suggested by our guidelines Use event hub instead of window.emitSidebarEvent Move assigne update handler to own method Make targetType a computed prop Use Array.some rather than Array.map and .includes Use destructuring to get values Remove unnecessary assignment Get assignees from vuex Remove duplicate event emitter Get targetType from this context Use this context where needed Use updated api endpoint methods Static analysis fix Reorded sidebar actions Add flash message on error Check that this.assignees exists Remove unused currentUser prop Remove unused mixin Add locale file changes for assignee updates Remove check for status code in assignee update handler Fix method call to update assigneess Remove unused computed assignees Use parentheses rather than underscores Add spec for UPDATE_ASSIGNEES mutation Add spec for updateAssignees action Fix path for updating merge requests Add axios mock to test updateAssignees is called Remove duplicate API path Only display button on issues Adjust tests for only displaying on issues Revert "Add project id to merge request notable data" This reverts commit bf7c6d7836fb165a1982ac9c094843e6fa705e75. Run prettier on note_actions.vue Add a changelog Remove duplicate method
-
-
Nicolò Maria Mezzopera создал
Resolve "Graph code coverage changes over time for a project" See merge request gitlab-org/gitlab!26174
-