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
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-23Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-19Check for element before evaluate_scriptEric Eastwood
2017-10-13fix assignment to hidden inputMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-07Group-level new issue & MR using previously selected projectBryce Johnson
2017-08-03Change trigger('click') -> click for ChromeStan Hu
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-27Ensure the overriding of Gitlab::Application.routes.default_url_options is on...Rémy Coutable
2017-07-25Move relative_path to the element that is being clickedJarka Kadlecova
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-21Add feature spec for dashboard state filter tabsEric Eastwood
2017-06-21Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-17Convert variants of trigger('click') -> clickStan Hu
2017-05-30'New issue'/'New merge request' dropdowns should show only projects with issu...blackst0ne
2017-05-24use full caps RSS instead of rssAlexis Reigel
2017-05-24atom links with rss token instead of private tokenAlexis Reigel
2017-05-17Fix unassigned checkmarkClement Ho
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-02-28Show public RSS feeds to anonymous usersMichael Kozono
2017-02-10Move dashboard issues spinach test to RspecSemyon Pupkov