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
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-06-14Fix flakey move slash command with unauthorized projectEric Eastwood
2018-06-13Resolve "Add `/confidential` quick action for issues"Jan
2018-05-03ensure users are signed out properly in user_uses_slash_commands_spec.rbLukas Eipert
2018-05-02Make sure the user is logged out before they're logged in againRémy Coutable
2018-04-03Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne
2018-03-02Fix quick actions for users who cannot update issues and MRsSean McGivern
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-24fix issue in which enter key from fill_in command was intercepted by autocomp...Mike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-16Minor update to address Sean McGivern's comment.manolis
2017-08-31/move project functionality. Squash commit.Manolis Mavrofidis
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/issuesRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-25Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable
2017-07-20Move a spec related to merge requests out of a feature related to issuesRobert Speicher
2017-07-20Fix feature specsSean 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-07Change `sign_out` usage to `gitlab_sign_out` in one specRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Remove a duplicated test block from the result of a conflict resolutionRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `logout` uses to `gitlab_sign_out`Robert Speicher
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-01-15Backport backend work for time tracking.Ruben Davila
2017-01-15Backport timetracking frontend to CE.Bryce Johnson
2016-12-26Replace wording for slash command confirmation messagevictorwu
2016-10-03Add a /wip slash commandThomas Balthazar
2016-09-28Fix permission for setting an issue's due dateRémy Coutable
2016-09-09Move write_note into SlashCommandsHelper and update other dependent specsStan Hu
2016-08-18Remove unneeded aliasesDouwe Maan
2016-08-13Force notes poll after commands have been executedDouwe Maan
2016-08-13Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable