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-07-07add basic export to fix timeout problem on import_file_spec.rbJames Lopez
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-06-29Add pipeline stages position clean-up migrationGrzegorz Bizon
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-04-25Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik
2018-03-16Adds the option to override project description on export via APITiago Botelho
2018-03-08Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik
2018-03-05Cleanup after adding MR diff's commit_countJan Provaznik
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-05Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas
2018-01-17Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu
2018-01-06Bump import/export version in test project exportGrzegorz Bizon
2018-01-05Create Kubernetes based on Application TemplatesMayra Cabrera
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-07Fix arguments error on Import/Export fetch_ref methodJames Lopez
2017-10-23Changed trigger click calls to click()Jose Ivan Vargas
2017-10-13Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-11Simplify project pageAnnabel Dunstone Gray
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-03fix export_file_specJose Ivan Vargas
2017-09-29Used send_keys(:return) for elements that are not clickable at one pointJose Ivan Vargas
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-06Finish migration to the new events setupYorick Peterse
2017-09-04update regexJames Lopez
2017-09-04refactor specJames Lopez
2017-09-04attempt to fix random import file spec errorJames Lopez
2017-08-23Fix Hook.new call sites in testsJacob Vosmaer
2017-08-22Update form to properly set the pathZeger-Jan van de Weg
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-07Fix html structureFilipa Lacerda
2017-08-07Port form back to use form_tagZ.J. van de Weg
2017-08-07Fixes race condition in project uploadsTiago Botelho
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-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Set the GL_REPOSITORY env variable on Gitlab::Git::HookAlejandro Rodríguez
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-16Add table for files in merge request diffsSean McGivern
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-03-28Update testsKushal Pandya
2017-03-18All CI offline migrationsKamil Trzciński
2017-02-23Enable Style/ColonMethodCallDouwe Maan