summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorJob van der Voort <jobvandervoort@gmail.com>2015-06-11 15:12:47 +0200
committerJob van der Voort <jobvandervoort@gmail.com>2015-06-11 15:12:47 +0200
commit7872c7ff626186cab305d2b8449a587638c36baa (patch)
treead7454b6db555aff6a520f62b5b5314910f46918 /doc/workflow
parenta042b0ab83b4c17c12604c488858d12838ab24fa (diff)
downloadgitlab-ce-7872c7ff626186cab305d2b8449a587638c36baa.tar.gz
fix and minify images
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpgbin68856 -> 0 bytes
-rw-r--r--doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.pngbin0 -> 30083 bytes
-rw-r--r--doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpgbin24581 -> 0 bytes
-rw-r--r--doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.pngbin0 -> 16502 bytes
-rw-r--r--doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpgbin90035 -> 0 bytes
-rw-r--r--doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.pngbin0 -> 46606 bytes
-rw-r--r--doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.pngbin62463 -> 16121 bytes
-rw-r--r--doc/workflow/importing/import_projects_from_bitbucket.md8
8 files changed, 4 insertions, 4 deletions
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg
deleted file mode 100644
index f3432e923c4..00000000000
--- a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg
+++ /dev/null
Binary files differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png
new file mode 100644
index 00000000000..df55a081803
--- /dev/null
+++ b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png
Binary files differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg
deleted file mode 100644
index d0befa430b5..00000000000
--- a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg
+++ /dev/null
Binary files differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png
new file mode 100644
index 00000000000..5253889d251
--- /dev/null
+++ b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png
Binary files differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg
deleted file mode 100644
index 53080e8104d..00000000000
--- a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg
+++ /dev/null
Binary files differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png
new file mode 100644
index 00000000000..ffa87ce5b2e
--- /dev/null
+++ b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png
Binary files differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png
index 8312825eb18..0e08703f421 100644
--- a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png
+++ b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png
Binary files differ
diff --git a/doc/workflow/importing/import_projects_from_bitbucket.md b/doc/workflow/importing/import_projects_from_bitbucket.md
index 20d65f1925a..1e9825e2e10 100644
--- a/doc/workflow/importing/import_projects_from_bitbucket.md
+++ b/doc/workflow/importing/import_projects_from_bitbucket.md
@@ -6,15 +6,15 @@ It takes just a few steps to import your existing Bitbucket projects to GitLab.
* Click on "New project"
-![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.jpg)
+![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.png)
* Click on the "Bitbucket" button
-![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.jpg)
+![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.png)
* Grant GitLab access to your Bitbucket account
-![Grant access](bitbucket_importer/bitbucket_import_grant_access.jpg)
+![Grant access](bitbucket_importer/bitbucket_import_grant_access.png)
* Click on the projects that you'd like to import or "Import all projects"
@@ -23,4 +23,4 @@ It takes just a few steps to import your existing Bitbucket projects to GitLab.
A new GitLab project will be created with your imported data.
### Note
-Milestones and wiki pages are not imported from Bitbucket. \ No newline at end of file
+Milestones and wiki pages are not imported from Bitbucket.