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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
35a72dff
Commit
35a72dff
authored
Nov 09, 2018
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update URLs to better ones
parent
e3dd8697
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
doc/install/requirements.md
doc/install/requirements.md
+1
-1
doc/integration/auth0.md
doc/integration/auth0.md
+1
-1
doc/user/project/import/clearcase.md
doc/user/project/import/clearcase.md
+1
-1
doc/user/project/integrations/mattermost.md
doc/user/project/integrations/mattermost.md
+1
-1
No files found.
doc/install/requirements.md
View file @
35a72dff
...
...
@@ -36,7 +36,7 @@ Please consider using a virtual machine to run GitLab.
GitLab requires Ruby (MRI) 2.3. Support for Ruby versions below 2.3 (2.1, 2.2) will stop with GitLab 8.13.
You will have to use the standard MRI implementation of Ruby.
We love
[
JRuby
](
http
://
jruby.org/
)
and
[
Rubinius
](
http://rubini.us/
)
but GitLab
We love
[
JRuby
](
http
s://www.
jruby.org/
)
and
[
Rubinius
](
http://rubini.us/
)
but GitLab
needs several Gems that have native extensions.
## Hardware requirements
...
...
doc/integration/auth0.md
View file @
35a72dff
...
...
@@ -3,7 +3,7 @@
To enable the Auth0 OmniAuth provider, you must create an Auth0 account, and an
application.
1.
Sign in to the
[
Auth0 Console
](
https://
manage.auth0.com
)
. If you need to
1.
Sign in to the
[
Auth0 Console
](
https://
auth0.com/auth/login
)
. If you need to
create an account, you can do so at the same link.
1.
Select "New App/API".
...
...
doc/user/project/import/clearcase.md
View file @
35a72dff
# Migrating from ClearCase
[
ClearCase
](
https://www
-03.ibm.com/software/products/en/clearcase/
)
is a set of
[
ClearCase
](
https://www
.ibm.com/us-en/marketplace/rational-clearcase
)
is a set of
tools developed by IBM which also include a centralized version control system
similar to Git.
...
...
doc/user/project/integrations/mattermost.md
View file @
35a72dff
...
...
@@ -5,7 +5,7 @@
To enable Mattermost integration you must create an incoming webhook integration:
1.
Sign in to your Mattermost instance
1.
Visit incoming webhooks, that will be something like: https://mattermost.example/your_team_name/integrations/incoming_webhooks/add
1.
Visit incoming webhooks, that will be something like: https://mattermost.example
.com
/your_team_name/integrations/incoming_webhooks/add
1.
Choose a display name, description and channel, those can be overridden on GitLab
1.
Save it, copy the
**Webhook URL**
, we'll need this later for GitLab.
...
...
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