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
Tatuya Kamada
gitlab-ce
Commits
d58aca06
Commit
d58aca06
authored
May 25, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ask people to remove 1.8 ruby to prevent issues
parent
233eb1c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
CHANGELOG
CHANGELOG
+1
-0
doc/install/installation.md
doc/install/installation.md
+4
-0
No files found.
CHANGELOG
View file @
d58aca06
...
...
@@ -7,6 +7,7 @@ v 5.3.0
- Improve sign-in page if ldap enabled
- Respect newlines in wall messages
- Generate the Rails secret token on first run
- Rename repo feature
v 5.2.0
- Turbolinks
...
...
doc/install/installation.md
View file @
d58aca06
...
...
@@ -69,6 +69,10 @@ does not ship with one. The recommended mail server is postfix and you can insta
# 2. Ruby
Remove old 1.8 ruby if present
sudo apt-get remove ruby1.8
Download and compile it:
mkdir /tmp/ruby && cd /tmp/ruby
...
...
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