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-03-05Move project fork spinach tests to RSpecSemyon Pupkov
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-02fixed specsPhil Hughes
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-06Add top level items to fly-out navigationPhil Hughes
2017-08-30spinach test updatesPhil Hughes
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-07Seperated Dropdown in new partialTim Zallmann
2017-06-06Fix missing tooltip and ARIA labels for accessibilityKushal Pandya
2017-04-05MR empty stateLuke "Jared" Bennett
2017-03-03Refactor projects filtering by nameDmitriy Zaporozhets
2017-01-18Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher
2016-09-27Enforce the fork_project permission in Projects::CreateServiceNick Thomas
2016-05-16Modify tests to match new navigation behaviour for project pagesDmitriy Zaporozhets
2016-04-08Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz
2016-04-02Fix milestones tab active state and testsDmitriy Zaporozhets
2016-02-17updated fix based on MR feedbackJames Lopez
2016-02-16workaround for forks with an invalid repo - avoid showing them in the listJames Lopez
2016-01-20Add specs for Forks listing.Rubén Dávila
2016-01-04Change text back. Add additional tests.Josh Frye
2016-01-04Show 'New Merge Request' buttons on canonical repo.Josh Frye
2015-09-25Fix testsDmitriy Zaporozhets
2015-09-11Import forked repositories asynchronously to prevent large repositories from ...Stan Hu
2015-06-12Change `within` to `page.within` in feature stepsRobert Speicher
2015-06-12Update all `should`-style syntax to `expect` in featuresRobert Speicher
2014-11-14Improve fork to namespaces featureDmitriy Zaporozhets
2014-10-05Make Spinach test names consistentCiro Santilli
2014-09-22Prefix Spinach features with Spinach::Features::.Ciro Santilli
2014-07-31Cleanup test dir before install gitlab-shell. Fix fork test scenarioDmitriy Zaporozhets
2014-02-23Remove dir prefix and suffix from tests inside dir.Ciro Santillli