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-23Fix gitlab import project loadFrancisco Javier López
2018-07-11Improve manifest feature after backend reviewDmitriy Zaporozhets
2018-07-11Refactor manifest import codeDmitriy Zaporozhets
2018-07-11Add feature specs for manifest importDmitriy Zaporozhets
2018-07-11Add ability to disable manifest importDmitriy Zaporozhets
2018-07-11Improve manifest import logicDmitriy Zaporozhets
2018-07-11Fix tests in import_sources_spec.rbDmitriy Zaporozhets
2018-07-11Add manifest import featureDmitriy Zaporozhets
2018-06-06Simplify error message handling in Projects::CreateServiceStan Hu
2018-06-06Show a more helpful error for import statusStan Hu
2018-05-09Align with EELin Jen-Shin
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-03-07CE backport for creating CI/CD projects from GitHubRubén Dávila
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-09Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez
2018-02-09Replace $.post in importer status with axiosClement Ho
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-07Port form back to use form_tagZ.J. van de Weg
2017-07-28Allow projects to be started from a templateZ.J. van de Weg
2017-04-05Create subgroups if they don't exist while importing projectsJames Lopez
2017-03-31Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre
2017-03-21Fix Error 500 when Bitbucket importer does not have authorizationStan Hu
2017-02-22No more and/orDouwe Maan
2016-12-19Namespace access token session key in `Import::GithubController`Rémy Coutable
2016-12-19Improve Gitlab::ImportSourcesRémy Coutable
2016-12-19Modify GithubImport to support GiteaRémy Coutable
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-12-19Gogs ImporterKim "BKC" Carlbäcker
2016-12-15BB importer: Fixed bug with putting expired token to a project.clone_urlValery Sizov
2016-12-09Handling OAuth2 errorsValery Sizov
2016-12-07BitBuckpet importer. Refactoring. Iteration 2Valery Sizov
2016-11-22Fix remaining Bitbucket controller specsStan Hu
2016-11-22Address initial review commentsStan Hu
2016-11-22Support selection of different namespace and project destinationStan Hu
2016-11-22Fix rebase failures with Bitbucket changesStan Hu
2016-11-22Refactoring Bitbucket import controller to use the new OAuth2 clientDouglas Barbosa Alexandre
2016-10-24Merge branch 'security-fix-leaking-namespace-name' into 'security' Douwe Maan
2016-10-03Enable import/export back for non-adminsJames Lopez
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-08-31Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre
2016-08-31Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre
2016-08-25Remove gitoriousZ.J. van de Weg
2016-08-11Fix permissions check in controller, added relevant spec and updated docsJames Lopez
2016-08-04using shared path for project import uploads and refactored gitlab remove exp...James Lopez
2016-07-19Fix some useless access modifiers in the codeGrzegorz Bizon