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-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-11-01fix flaky fill_in use in which return key would occasionally be intercepted b...Mike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-08Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-07Add `/assign me` alias support for assigning issuables to oneselfMehdi Lahmam
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-07-22IssueNotesRefactor: Use `gitlab_` prefixed auth helpers.Fatih Acet
2017-07-22Create guest users only when necessary rather than for every specRobert Speicher
2017-07-22IssueNotesRefactor: Fix invalid tests.Fatih Acet
2017-06-29Change gitlab_sign_out to sign_out where possibleRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-29Split up MergeRequestsControllerDouwe Maan
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-05-05Merge branch 'mia_backort' into 'master' Jacob Schatz
2017-05-05Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-05Add instant comments supportKushal Pandya
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04fix failing slash command specsRegis
2017-05-03make js trueRegis
2017-05-02handle tasks and fix some specsRegis
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2016-12-26Replace wording for slash command confirmation messagevictorwu
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-09-28Fix permission for setting an issue's due dateRémy Coutable