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
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-04-10Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-06fix create_snipper and diff_notes specsJose Ivan Vargas
2017-09-18Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-09-18Replace the 'project/snippets.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-08-16Rename find('.ace_editor') -> find('.ace_text-input') to make Chrome happyStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/projectsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-07Support uploads for newly created personal snippetsJarka Kadlecova
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-01Add download button to project snippetsDouwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan