Commit Graph

24 Commits

Author SHA1 Message Date
James Lopez 607fa9e705 Add link to GitHub rake task 2017-04-17 18:21:06 +00:00
Achilleas Pipinellis f2ed14458c Fix most of broken docs links
[ci skip]
2017-02-15 19:27:40 +01:00
Achilleas Pipinellis e60ff02882 Fix broken links to docs
[ci skip]
2017-02-06 15:46:58 +01:00
Rémy Coutable e5a8160e85 Add doc for the Gitea importer
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-19 17:33:58 +01:00
Achilleas Pipinellis 445e83ebee Use new generic image for project import 2016-12-16 16:21:33 +01:00
James Lopez 0c65112da7 modify github import JS and controller so we can now specify a namespace and/or name for a project.
- Fixed and added specs.
- Added different namespace options depending on user privilages
- Updated docs.
2016-09-20 10:14:39 +02:00
Achilleas Pipinellis c2ad17754e Clarify why GH integration is the preferred importing method 2016-09-18 11:32:01 +02:00
Achilleas Pipinellis 9c2f778cc4 Refactor GitHub importing documentation 2016-09-18 11:26:16 +02:00
Douglas Barbosa Alexandre 260d1e6af5 Update GitHub importer documentation to reflect current importer state 2016-09-18 11:05:25 +02:00
Andrew Smith 05b52e0f5e
Import GitHub release notes
# Conflicts:
#	lib/gitlab/github_import/importer.rb
2016-09-13 14:01:22 +10:00
Douglas Barbosa Alexandre 1e736fb527 Allow users to import cross-repository pull requests from GitHub 2016-08-04 17:16:50 -03:00
Rémy Coutable ce6635406c Make GH one-off auth the default again for importing GH projects
Advertise the PAT as an alternative unless GH import is not configured.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-30 18:48:17 +02:00
Eric K Idema 12aa1f898d Import from Github using Personal Access Tokens.
This stands as an alternative to using OAuth to access a user's Github
repositories.  This is setup in such a way that it can be used without OAuth
configuration.

From a UI perspective, the how to import modal has been replaced by a full
page, which includes a form for posting a personal access token back to the
Import::GithubController.

If the user has logged in via GitHub, skip the Personal Access Token and go
directly to Github for an access token via OAuth.
2016-06-30 18:48:17 +02:00
Achilleas Pipinellis 9eb4569ed9 Change all occurrences of doc.gitlab.com to docs.gitlab.com
[ci skip]
2016-05-13 16:26:56 -05:00
Achilleas Pipinellis 846a9ef5ad Add newest enhancements to GH importer docs
[ci skip]
2016-04-22 11:20:37 +03:00
Achilleas Pipinellis ed969aabdd Importing GitHub cross-repository PRs is not supported atm
[ci skip]
2016-01-16 10:55:44 +01:00
Achilleas Pipinellis 3fbd2b6964 Add the version each feature was introduced and remove note 2016-01-15 23:45:25 +01:00
Achilleas Pipinellis 81cd903de9 Refactor GitHub importer documentation
[ci skip]
2016-01-12 15:15:54 +01:00
Douglas Barbosa Alexandre e194b962d3 Update doc for importing existing GitHub projects to GitLab 2016-01-05 15:24:55 -02:00
Achilleas Pipinellis e334ec0683 Ordering of GitHub issues import is now fixed
See 4a203aab57
2015-08-31 08:24:50 +03:00
karen Carias c7f89e9ceb fixed phrase 2015-06-25 16:29:49 -07:00
karen Carias b7930718a3 added info about EE 2015-06-25 11:43:41 -07:00
karen Carias 8045d67376 added info about GitHub importing 2015-06-24 14:57:46 -07:00
Job van der Voort 9a4886f0a0 move and fix links importing docs 2015-06-11 14:45:48 +02:00