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
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
2016-05-03fixing some rubucop warningsJames Lopez
2016-05-02refactoring and fixing a bunch of stuffJames Lopez
2016-04-27some JS magic to pass namespace and path importing projectsJames Lopez
2016-04-26adding more UI changes, updated controller, worker and refactored import serviceJames Lopez
2016-04-26more refactoring, now using custom job for processing project importsJames Lopez
2016-04-26refactoring, mainly UI stuff to follow other import actionsJames Lopez
2016-04-25changes to be picked by the UI branchJames Lopez
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-10-19Fix duplicate repositories in GitHub import pageStan Hu
2015-10-13Only render 404 page from /publicValery Sizov
2015-09-15Use fixed version of fogbugz gemJared Szechy
2015-09-09FogBugz project importJared Szechy
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-08-20Import sources: show only enabled sourcesArtem Sidorenko
2015-08-07Show incompatible projects in Bitbucket import statusStan Hu
2015-07-28Fix bug causing Bitbucket importer to crash when OAuth application had been r...Douwe Maan
2015-04-30Show incompatible projects in Google Code import statusStan Hu
2015-04-25Get Gitorious importer to work again.Douwe Maan
2015-04-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-04-21Fix redirect when trying to view invalid Google Code import status.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen