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-10-02Resolve "Selecting an autofill suggestion for project name will not update th...Martin Wortschack
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-08Resolve "Create new project: Re-add project name field"Martin Wortschack
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-08-02Add Object Storage to GitLab project importJames Lopez
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
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-03-16Adds the option to override project description on export via APITiago Botelho
2018-01-17Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu
2017-10-23Changed trigger click calls to click()Jose Ivan Vargas
2017-10-11Simplify project pageAnnabel Dunstone Gray
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-07Removes default scope from sortableTiago Botelho
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-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-03-28Update testsKushal Pandya
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2016-10-20Test GitLab project import for a user with only their default namespace.Adam Niedzielski
2016-10-03Enable import/export back for non-adminsJames Lopez
2016-09-09more spec refactoring based on feedbackJames Lopez
2016-08-11Fix permissions check in controller, added relevant spec and updated docsJames Lopez
2016-07-28fix repo hooks missing on importJames Lopez
2016-07-20fix spec - unused varJames Lopez
2016-07-20fix specJames Lopez
2016-07-20added spec, fixed wordingJames Lopez
2016-07-07added testJames Lopez
2016-06-29Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-15fixing specs and some code cleanupJames Lopez
2016-05-09fixed spaceJames Lopez
2016-05-05added more tests to integration specJames Lopez
2016-05-04fixed import file specJames Lopez
2016-05-02fixed integration testJames Lopez
2016-05-02refactoring and fixing a bunch of stuffJames Lopez
2016-04-29more refactoring and fixes - fixing spec as wellJames Lopez