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
00aac15c
Commit
00aac15c
authored
Jul 04, 2016
by
Paco Guzman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump Rinku to 2.0.0
parent
021b6aef
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CHANGELOG
CHANGELOG
+1
-0
Gemfile.lock
Gemfile.lock
+1
-1
No files found.
CHANGELOG
View file @
00aac15c
...
@@ -24,6 +24,7 @@ v 8.10.0 (unreleased)
...
@@ -24,6 +24,7 @@ v 8.10.0 (unreleased)
- PipelinesFinder uses git cache data
- PipelinesFinder uses git cache data
- Check for conflicts with existing Project's wiki path when creating a new project.
- Check for conflicts with existing Project's wiki path when creating a new project.
- Don't instantiate a git tree on Projects show default view
- Don't instantiate a git tree on Projects show default view
- Bump Rinku to 2.0.0
- Remove unused front-end variable -> default_issues_tracker
- Remove unused front-end variable -> default_issues_tracker
- Better caching of git calls on ProjectsController#show.
- Better caching of git calls on ProjectsController#show.
- Add API endpoint for a group issues !4520 (mahcsig)
- Add API endpoint for a group issues !4520 (mahcsig)
...
...
Gemfile.lock
View file @
00aac15c
...
@@ -578,7 +578,7 @@ GEM
...
@@ -578,7 +578,7 @@ GEM
listen (~> 3.0)
listen (~> 3.0)
responders (2.1.1)
responders (2.1.1)
railties (>= 4.2.0, < 5.1)
railties (>= 4.2.0, < 5.1)
rinku (
1.7.3
)
rinku (
2.0.0
)
rotp (2.1.2)
rotp (2.1.2)
rouge (1.11.0)
rouge (1.11.0)
rqrcode (0.7.0)
rqrcode (0.7.0)
...
...
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