Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2019-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-02quick action label must be first in issue commentManeschi Romain
2019-07-30Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉
2019-04-02Fix quick actions add label name middle word overlapsJacopo
2019-03-29Extend quick actions dslAlexandru Croitor
2019-03-28Add a thin encapsulation around .pluck(:id)Nick Thomas
2019-03-04Show commands applied message when promoting issuesFelipe Artur
2019-01-07Use parent instead of projectJarka Košanová
2018-11-14Creates /create_merge_request quickactionJacopo
2018-11-07Allow limiting quick actions to executeBob Van Landuyt
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-20Resolve "/assign me quick action doesn't work if there is extra white space"Cindy Pallares 🦉
2018-10-03Add checks to InterpretService conditionsJarka Košanová
2018-09-27Merge branch 'toon-copy-meta-data-fix' into 'master'Rémy Coutable
2018-09-27Allow /copy_metadata for new issuesToon Claes
2018-09-26Make using assign and unassign quick actions together work as expectedDouwe Maan
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-06Add /lock and /unlock quick actionsMehdi Lahmam
2018-08-24Allows author to vote on their own issueChantal Rollison
2018-08-10Fix preview of commit taggingPeter Leitzen
2018-08-10Implement QuickActions::TargetServicePeter Leitzen
2018-08-10Cannot mark a Commit as todo via `/todo`Peter Leitzen
2018-08-10You cannot `/award` a CommitPeter Leitzen
2018-08-10No need to destruct block argumentsPeter Leitzen
2018-08-10Hide `/tag` quick action from non-authorised usersPeter Leitzen
2018-08-10Show optional tag message in quick action explanationPeter Leitzen
2018-08-10Implement the `tag` commandsPeter Leitzen
2018-08-10Create empty Commits::UpdateService and wire it upPeter Leitzen
2018-07-19Enable more frozen string in app/services/**/*.rbgfyoung
2018-06-13Resolve "Add `/confidential` quick action for issues"Jan
2018-04-24Merge branch 'matbaj/gitlab-ce-add-inherit-command' into 'master'Rémy Coutable
2018-04-24Fix unassign slash command previewAthar Hameed
2018-04-24Make /copy_metadata only handle the first issuable passedSean McGivern
2018-04-19Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-03-03Fixed inconsistent descriptions and refactored reference checkingMateusz Bajorski
2018-03-03Fixed typos and improved reference checkingMateusz Bajorski
2018-03-03Changed command name to copy_metadata and added MR supportMateusz Bajorski
2018-03-03Add Inherit quick actionMateusz Bajorski
2018-03-01Move wip handling to MergeRequest::BaseServiceOswaldo Ferreira
2018-02-23Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-10-13added date parameter for time trackingVlad
2017-10-10Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate
2017-09-07Removes default scope from sortableTiago Botelho
2017-08-31/move project functionality. Squash commit.Manolis Mavrofidis