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-09-08Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets
2016-09-08Rename `gl_user_id` to `gitlab_user_id` in importer classesAndrew Smith
2016-09-05Fixed gitlab.com importer missing confidential attributeJames Lopez
2016-07-14fixed similar issue with gitlab.com importer because why not!James Lopez
2016-07-13Keeps issue number when importing from Gitlab.comDouglas Barbosa Alexandre
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-06-01Add leading comment space copFelipe Artur
2016-05-26fix bad refactoring of import data credentialsJames Lopez
2016-05-17fix typo from bad refactoringJames Lopez
2016-04-05some refactoring to symbolise keys across importers and left a TODOJames Lopez
2016-04-01fixes after more import testingJames Lopez
2016-03-22fix gitlab import and specJames Lopez
2016-03-02Fix import from gitlab.comKazuki Sawada
2016-01-12Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-11-30fix specsValery Sizov
2015-09-01Fix bug where only the first 15 Bitbucket issues would be imported.Stan Hu
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-04-06Use Projects::CreateService to create imported projects so hooks are executed.Douwe Maan
2015-03-31Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user i...Douwe Maan
2015-03-23Fix OAuth2 issue importing a new project from GitHub and GitLabStan Hu
2015-03-13Fix import pages not working after first load.Douwe Maan
2015-02-24Add Bitbucket importer.Douwe Maan
2015-02-06gitlab.com importer: refactorigValery Sizov
2015-02-05GitLab.com integration: refactoringValery Sizov
2015-02-05Gitlab integration: added testsValery Sizov
2015-02-05GitLab integration. ImporterValery Sizov