- 22 Jun, 2020 1 commit
-
-
Evan Read authored
-
- 16 Jun, 2020 39 commits
-
-
Ray Paik authored
Request to add my name to list of proofreaders for Filipino language See merge request gitlab-org/gitlab!19861
-
Andrei Jiroh Eugenio Halili authored
-
Andrew Fontaine authored
Adds aws tip to cicd add variable modal See merge request gitlab-org/gitlab!34009
-
Oswaldo Ferreira authored
Deduplicate scheduled Sidekiq jobs See merge request gitlab-org/gitlab!33972
-
Suzanne Selhorn authored
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 authored
-
Amy Troschinetz authored
**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 authored
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 authored
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 authored
-
Bob Van Landuyt authored
Graphql - fix pagination bug due to ms precision See merge request gitlab-org/gitlab!34352
-
Mario de la Ossa authored
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 authored
Update $red- variables to match GitLab UI Closes #213824 See merge request gitlab-org/gitlab!34544
-
Jeremy Elder authored
-
Jan Provaznik authored
PHP Composer: Serve package files for package installation Closes #214731 See merge request gitlab-org/gitlab!32390
-
Jan Provaznik authored
Return individual links to issue for each finding in Pipeline Security See merge request gitlab-org/gitlab!34612
-
jakeburden authored
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
-
Enrique Alcántara authored
Remove prepend-top-32 CSS class See merge request gitlab-org/gitlab!34647
-
Nicolò Maria Mezzopera authored
Resolve "Graph code coverage changes over time for a project" See merge request gitlab-org/gitlab!26174
-
Frédéric Caplette authored
In the repository analytics section, we are adding a graph that show case the last 3 months of CC values.
-
Douglas Barbosa Alexandre authored
Change auto-deploy-image to 0.17.0 See merge request gitlab-org/gitlab!34399
-
Jose Ivan Vargas authored
Change from vendor specific to Gitlab See merge request gitlab-org/gitlab!34576
-
Peter Leitzen authored
Fix Alert Todo bug by passing current_user instead of assignee See merge request gitlab-org/gitlab!34642
-
Andrew Fontaine authored
Add polling to metrics widget See merge request gitlab-org/gitlab!34314
-
allison.browne authored
Pass current_user, not assignee to ToDoService function. Guard creation of todo's for users who can not read alerts. Check for nil current_user to send permission error
-
Zamir Martins Filho authored
-
Suzanne Selhorn authored
fix algo in container registry expiration policy docs See merge request gitlab-org/gitlab!34459
-
Amy Qualls authored
Add tabular chart screen shot to Prometheus docs See merge request gitlab-org/gitlab!31585
-
Mike Lewis authored
Fixed output for determining if using Elasticsearch via console Closes #30375 See merge request gitlab-org/gitlab!33708
-
Vlad Stoianovici authored
-
Andrew Fontaine authored
Add sticky titles on Issue pages See merge request gitlab-org/gitlab!33983
-
Martin Wortschack authored
Geo Settings Form - UI See merge request gitlab-org/gitlab!34404
-
Amy Qualls authored
Update usage ping to reflect usage of status page publishing/unpublishing See merge request gitlab-org/gitlab!33790
-
Amy Qualls authored
Refactor reduce repo size content See merge request gitlab-org/gitlab!33924
-
Evan Read authored
-
Jan Provaznik authored
Use the Gitlab yaml loader in metrics dashboard blob viewer See merge request gitlab-org/gitlab!34199
-
Zack Cuddy authored
This MR is an attempt at MVC. This MR adds the form elements to the new setting form. Following this MR we will add the API hook up and validations.
-
Phil Hughes authored
Enable active class on package group sidebar See merge request gitlab-org/gitlab!34518
-
Nicolò Maria Mezzopera authored
- ce sidebar - ee sidebar
-