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-05-09Revert "Merge branch 'changes_tab_vue_refactoring' of gitlab.com:gitlab-org/g...Simon Knox
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-09Replace $.post in importer status with axiosClement Ho
2017-03-21Fix Error 500 when Bitbucket importer does not have authorizationStan Hu
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-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-07-19Fix some useless access modifiers in the codeGrzegorz Bizon
2015-10-13Only render 404 page from /publicValery Sizov
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
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-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-31Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user i...Douwe Maan
2015-02-24Re-enable rescuing from Bitbucket OAuth errors.Douwe Maan
2015-02-24Load public key in initializer.Douwe Maan
2015-02-24Add Bitbucket importer.Douwe Maan