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
Léo-Paul Géneau
gitlab-ce
Commits
d4d3acd7
Commit
d4d3acd7
authored
Sep 05, 2017
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs/rm-koding' into 'master'
Deprecate Koding in docs See merge request !13998
parents
c4dcd667
c740d3de
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
9 deletions
+10
-9
doc/README.md
doc/README.md
+0
-1
doc/administration/integration/koding.md
doc/administration/integration/koding.md
+5
-1
doc/ci/environments.md
doc/ci/environments.md
+1
-3
doc/integration/README.md
doc/integration/README.md
+0
-1
doc/user/project/index.md
doc/user/project/index.md
+0
-2
doc/user/project/koding.md
doc/user/project/koding.md
+4
-1
No files found.
doc/README.md
View file @
d4d3acd7
...
...
@@ -160,7 +160,6 @@ have access to GitLab administration tools and settings.
### Integrations
-
[
Integrations
](
integration/README.md
)
: How to integrate with systems such as JIRA, Redmine, Twitter.
-
[
Koding
](
administration/integration/koding.md
)
: Set up Koding to use with GitLab.
-
[
Mattermost
](
user/project/integrations/mattermost.md
)
: Set up GitLab with Mattermost.
### Monitoring
...
...
doc/administration/integration/koding.md
View file @
d4d3acd7
# Koding & GitLab
> [Introduced][ce-5909] in GitLab 8.11.
>**Notes:**
-
**
As of GitLab 10.0, the Koding integration is deprecated and will be removed
in a future version. The option to configure it is removed from GitLab's admin
area.
**
-
[
Introduced
][
ce-5909
]
in GitLab 8.11.
This document will guide you through installing and configuring Koding with
GitLab.
...
...
doc/ci/environments.md
View file @
d4d3acd7
...
...
@@ -274,9 +274,7 @@ session - and even a multiplexer like `screen` or `tmux`!
>**Note:**
Container-based deployments often lack basic tools (like an editor), and may
be stopped or restarted at any time. If this happens, you will lose all your
changes! Treat this as a debugging tool, not a comprehensive online IDE. You
can use
[
Koding
](
../administration/integration/koding.md
)
for online
development.
changes! Treat this as a debugging tool, not a comprehensive online IDE.
---
...
...
doc/integration/README.md
View file @
d4d3acd7
...
...
@@ -13,7 +13,6 @@ Bitbucket.org account
-
[
External issue tracker
](
external-issue-tracker.md
)
Redmine, JIRA, etc.
-
[
Gmail actions buttons
](
gmail_action_buttons_for_gitlab.md
)
Adds GitLab actions to messages
-
[
JIRA
](
../user/project/integrations/jira.md
)
Integrate with the JIRA issue tracker
-
[
Koding
](
../administration/integration/koding.md
)
Configure Koding to use IDE integration
-
[
LDAP
](
ldap.md
)
Set up sign in via LDAP
-
[
OAuth2 provider
](
oauth_provider.md
)
OAuth2 application creation
-
[
OmniAuth
](
omniauth.md
)
Sign in via Twitter, GitHub, GitLab.com, Google, Bitbucket, Facebook, Shibboleth, SAML, Crowd, Azure and Authentiq ID
...
...
doc/user/project/index.md
View file @
d4d3acd7
...
...
@@ -67,8 +67,6 @@ website with GitLab Pages
**Other features:**
-
[
Cycle Analytics
](
cycle_analytics.md
)
: Review your development lifecycle
-
[
Koding integration
](
koding.md
)
(
not
available on GitLab.com): Integrate
with Koding to have access to a web terminal right from the GitLab UI
-
[
Syntax highlighting
](
highlighting.md
)
: An alternative to customize
your code blocks, overriding GitLab's default choice of language
...
...
doc/user/project/koding.md
View file @
d4d3acd7
# Koding integration
> [Introduced][ce-5909] in GitLab 8.11.
>**Notes:**
-
**
As of GitLab 10.0, the Koding integration is deprecated and will be removed
in a future version.
**
-
[
Introduced
][
ce-5909
]
in GitLab 8.11.
This document will guide you through using Koding integration on GitLab in
detail. For configuring and installing please follow the
...
...
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