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
Cristian Thiago Moecke
c79e12b5be
Fixing typo
2017-01-18 11:42:40 +00:00
Achilleas Pipinellis
590e3d6461
Merge branch 'patch-8' into 'master'
...
Clarify instructions for importing Wiki/Merge Request data
See merge request !8075
2017-01-10 23:43:48 +00:00
Rémy Coutable
86fdd1fd91
With Gitea v1.0.0, notes are imported
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-23 17:00:08 +01:00
Rémy Coutable
49ed235de9
Merge branch '22348-gitea-importer-docs' into 'master'
...
Add doc for the Gitea importer
This adds documentation for !8116 . It's mostly a copy/paste of the GitHub import documentation without the OAuth parts since Gitea is not yet an OAuth provider.
Part of #22348 .
See merge request !8139
2016-12-20 11:31:01 +00:00
Valery Sizov
5b0ebbe5b4
Add Wiki import to BB importer
2016-12-19 20:48:08 +02:00
Achilleas Pipinellis
f5d456c87e
Fix link to img
2016-12-19 17:33:58 +01:00
Achilleas Pipinellis
7f963fcde2
Remove duplicate image and optimize the remaining one
2016-12-19 17:33: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
Valery Sizov
20e472d946
BB importer: Fix documantation
2016-12-16 17:43:27 +02:00
Achilleas Pipinellis
445e83ebee
Use new generic image for project import
2016-12-16 16:21:33 +01:00
Achilleas Pipinellis
27f271ee1e
Refactor Bitbucket import docs
2016-12-16 14:54:23 +01:00
Valery Sizov
ffa3523357
BB importer: Added note about linking BB users and GitLab users[ci skip]
2016-12-16 10:38:28 +02:00
Lee Matos
24ef4081a6
Update html link to markdown link
2016-12-15 14:57:28 +00:00
Lee Matos
3a6cbd669e
applying style guide fixes
2016-12-15 14:29:54 +00:00
Lee Matos
5bf01bb7b9
Clarify instructions for importing Wiki/Merge Request data
2016-12-13 20:05:46 +00:00
Achilleas Pipinellis
af1dabe805
Reduce size of images from 25MB to 13MB using pngquant
...
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232
[ci skip]
2016-11-22 19:53:43 +01:00
Achilleas Pipinellis
e17fa24075
Merge branch 'tmatesoft/gitlab-ce-migrate-from-svn-doc-update' into 'master'
...
Add SubGit to the tools of SVN migration
Originally from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6549 .
See merge request !6803
2016-10-11 12:26:46 +00:00
Achilleas Pipinellis
f361b1c624
Refactor the SubGit/SVN documentation
...
[ci skip]
2016-10-11 14:22:18 +02:00
TMate Software Support
f60e0b92b8
Update migrating_from_svn.md document on migration from SVN to GitLab as suggested by @axil in MR 6549.
2016-10-10 18:14:29 +00:00
TMate Software Support
ffec230f53
Update migrating_from_svn.md
...
Documentation updated to cover Git/SVN mirror approach to migration from SVN to GitLab.
2016-09-27 16:28:19 +00:00
James Lopez
93cb25f2b4
updated example img in docs
2016-09-20 10:15:20 +02: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
Peter Dave Hello
9e6f99744e
optimize png images losslessly using zopflipng
2016-06-29 19:22:15 +08: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
Anatoly Borodin
6c06b65d1e
Use relative links in `doc`, fix broken generated HTML links
...
Links like (doc/web_hooks/web_hooks.md) work in the GitLab source code
web interface, but the HTML generator produces broken links in the `doc`
subdirectories:
http://doc.gitlab.com/ce/hooks/doc/web_hooks/web_hooks.html
instead of the right one
http://doc.gitlab.com/ce/web_hooks/web_hooks.html
in
http://doc.gitlab.com/ce/hooks/custom_hooks.html .
Fixes #14338
[ci skip]
Signed-off-by: Anatoly Borodin <anatoly.borodin@gmail.com>
2016-03-17 00:35:53 +01:00
M. Ricketts
d417287d86
Add instructions for pushing tags as well as branches
2016-02-10 15:02:58 +00: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
Drew Blessing
f98f353436
[ci skip] Add SVN to Git migration documentation
2015-12-15 16:29:07 -06:00
Alex Jordan
3300db70ff
Rewrite HTTP links to force TLS, where possible
2015-11-16 16:50:05 -08:00
Robert Schilling
a1d0eca886
Gilab -> GitLab
2015-10-31 23:31:21 +01:00
Jared Szechy
e156f42079
FogBugz project import
2015-09-08 20:23:01 -04:00
Achilleas Pipinellis
e334ec0683
Ordering of GitHub issues import is now fixed
...
See 4a203aab57
2015-08-31 08:24:50 +03:00
karen Carias
10491b5438
deleted line
2015-08-17 14:42:34 -07:00
karen Carias
5ba2d53cfa
fixed text
2015-08-10 16:56:02 -07:00
karen Carias
6b243dd138
fixed text
2015-07-27 21:53:55 -07:00
karen Carias
a1ca9b5220
added info about repo size
2015-07-23 16:38:22 -07:00