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-11-02remove out-of-date comments about webdriver compatabilityMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-07Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-25Fix the default branches sorting to actually be 'Last updated'Rémy Coutable
2017-08-13Make protected branches spec work in headless ChromeStan Hu
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-07-28Fix spec/features/projects/branches_specRobert Speicher
2017-07-27Use `empty_project` where possible in spec/features/projectsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-20Hide description about protected branches to non-memberTakuya Noguchi
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-28Fix a bug where an invalid sort param value was passed to GitalyAlejandro Rodríguez
2017-06-21Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-06-20Remove implicit dependency on `gitlab_sign_in` assigning `@user`Robert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-17Convert variants of trigger('click') -> clickStan Hu
2017-05-08Add confirm delete protected branch modalSam Rose
2017-03-16removes n+1 query from tags and branches indexesTiago Botelho
2016-09-02Hides merge request button on branches pagePhil Hughes
2016-08-17Fix tests.Connor Shea
2016-07-19implements the basic filter functionalitytiagonbotelho