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
2019-09-04Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉
2019-08-13Improve quick action error messagesHeinrich Lee Yu
2019-07-30Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉
2019-07-24CE-EE parity for interpret_service_specRobert Speicher
2019-04-10Quarantine flaky specsRémy Coutable
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-02Fix quick actions add label name middle word overlapsJacopo
2019-03-28Add no-op license helper to CEAlexandru Croitor
2019-03-04Show commands applied message when promoting issuesFelipe Artur
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-09-27Allow /copy_metadata for new issuesToon Claes
2018-09-06Add /lock and /unlock quick actionsMehdi Lahmam
2018-08-10Freeze string literalsPeter Leitzen
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-10Show optional tag message in quick action explanationPeter Leitzen
2018-08-10Implement the `tag` commandsPeter Leitzen
2018-06-13Resolve "Add `/confidential` quick action for issues"Jan
2018-04-24Make /copy_metadata only handle the first issuable passedSean McGivern
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-02-23Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
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-08-31/move project functionality. Squash commit.Manolis Mavrofidis
2017-08-07Add `/assign me` alias support for assigning issuables to oneselfMehdi Lahmam
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28Fixes #29385: Add /shrug and /tableflip commandsAlex Ives
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-21Move duplicate issue management to a serviceSean McGivern
2017-07-20Changes based on MR feedback.Ryan Scott
2017-07-20Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott
2017-07-07Remove /reassign quick actionToon Claes
2017-06-20Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes
2017-06-20Backport /reassign quick commandToon Claes
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood