Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kazuhiko Shiozaki
gitlab-ce
Commits
ff492307
Commit
ff492307
authored
Feb 17, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dont show gitlab.com import for gitlab.com :)
parent
417975ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
3 deletions
+12
-3
app/views/projects/new.html.haml
app/views/projects/new.html.haml
+3
-3
safe/public.pem
safe/public.pem
+9
-0
No files found.
app/views/projects/new.html.haml
View file @
ff492307
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
%i
.fa.fa-github
%i
.fa.fa-github
Import projects from GitHub
Import projects from GitHub
=
render
'github_import_modal'
=
render
'github_import_modal'
.project-import.form-group
.project-import.form-group
.col-sm-2
.col-sm-2
.col-sm-10
.col-sm-10
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
=
link_to
status_import_gitlab_path
do
=
link_to
status_import_gitlab_path
do
%i
.fa.fa-heart
%i
.fa.fa-heart
Import projects from GitLab.com
Import projects from GitLab.com
-
els
e
-
els
if
request
.
host
!=
'gitlab.com'
=
link_to
'#'
,
class:
'how_to_import_link light'
do
=
link_to
'#'
,
class:
'how_to_import_link light'
do
%i
.fa.fa-heart
%i
.fa.fa-heart
Import projects from GitLab.com
Import projects from GitLab.com
...
@@ -99,4 +99,4 @@
...
@@ -99,4 +99,4 @@
e.preventDefault()
e.preventDefault()
import_modal = $(this).parent().find(".modal").show()
import_modal = $(this).parent().find(".modal").show()
$('.modal-header .close').bind 'click', ->
$('.modal-header .close').bind 'click', ->
$(".modal").hide()
$(".modal").hide()
\ No newline at end of file
safe/public.pem
0 → 100644
View file @
ff492307
-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnp2mUaLBoHFX127ysonX
OihiGpI4098eFfH1iAxpKHIof0vs0jFF05IUScNXJZ1U3w8G1U/unY/wGGa3NzAb
ZfDd22eOF6X2Gfiey6U4w9dFf0/UT5x1bphlpX357yh4O9oWWuNaWD062DTbOOsJ
U6UW2U/sZAu/QScys0Nw+gJ58t93hb4jFq+nO5IAQc6g4S8ek5YvIXOshFEpF2in
ZLbSYowx92+9GzfjvdQ7fk0Q2ssg0zfScVa6FY8n019osz0SC3wcSd/qicdfecpu
7oycpd9YDqk4lufE1qVMOsgE8OO4KXMrByz2f+T0p/bH9zdBa5HYylf1T7i60hIL
kQIDAQAB
-----END PUBLIC KEY-----
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment