BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
c740d3de
Commit
c740d3de
authored
Sep 01, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Deprecate Koding in docs
parent
ad32bac5
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
9 deletions
+10
-9
README.md
doc/README.md
+0
-1
koding.md
doc/administration/integration/koding.md
+5
-1
environments.md
doc/ci/environments.md
+1
-3
README.md
doc/integration/README.md
+0
-1
index.md
doc/user/project/index.md
+0
-2
koding.md
doc/user/project/koding.md
+4
-1
No files found.
doc/README.md
View file @
c740d3de
...
...
@@ -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 @
c740d3de
# 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 @
c740d3de
...
...
@@ -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 @
c740d3de
...
...
@@ -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 @
c740d3de
...
...
@@ -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 @
c740d3de
# 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