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
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
2016-07-07fix 404 error, redirect back with flash messageJames Lopez
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Make GH one-off auth the default again for importing GH projectsRémy Coutable
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-24fix paramsJames Lopez
2016-06-24Fix tmp file being deleted after the request plus some cleanup and improved e...James Lopez
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-15cleanup namespace check now done by serviceJames Lopez
2016-06-14yay finally importing working with the new services structureJames Lopez
2016-06-14few fixes after refactoring the whole UI stuffJames Lopez
2016-06-14adapted current services stuff to use new project import, plus fixes a few is...James Lopez
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14lots of refactoring to reuse import serviceJames Lopez
2016-06-13WIP - starting refactoring import/export to use servicesJames Lopez
2016-05-13fixed permissionsJames Lopez
2016-05-13updated controllers with permissions checkJames Lopez
2016-05-04add gitlab project controller - still WIPJames Lopez
2016-05-04Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez
2016-05-04refactored some namespace stuff and fixed project tree restorer spec. also re...James Lopez
2016-05-03Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez