Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
45f91a75b0e4
Commit
811064a3
authored
Mar 15, 2018
by
Ian Baum
Browse files
Update CHANGELOG.md for 10.5.5
[ci skip]
parent
bd2a0fff2536
Changes
6
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
45f91a75
...
...
@@ -2,6 +2,20 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 10.5.5 (2018-03-15)
### Fixed (3 changes)
-
Fix missing uploads after group transfer. !17658
-
Fix code and wiki search results when filename is non-ASCII.
-
Remove double caching of Repository#empty?.
### Performance (2 changes)
-
Adding missing indexes on taggings table.
-
Add index on section_name_id on ci_build_trace_sections table.
## 10.5.4 (2018-03-08)
### Fixed (11 changes)
...
...
changelogs/unreleased/fix-code-search-500-with-non-ascii-filename.yml
deleted
100644 → 0
View file @
bd2a0fff
---
title
:
Fix code and wiki search results when filename is non-ASCII
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/mk-fix-move-upload-files-on-group-transfer.yml
deleted
100644 → 0
View file @
bd2a0fff
---
title
:
Fix missing uploads after group transfer
merge_request
:
17658
author
:
type
:
fixed
changelogs/unreleased/sh-add-missing-acts-as-taggable-indices.yml
deleted
100644 → 0
View file @
bd2a0fff
---
title
:
Adding missing indexes on taggings table
merge_request
:
author
:
type
:
performance
changelogs/unreleased/sh-add-section-name-index.yml
deleted
100644 → 0
View file @
bd2a0fff
---
title
:
Add index on section_name_id on ci_build_trace_sections table
merge_request
:
author
:
type
:
performance
changelogs/unreleased/sh-remove-double-caching-repo-empty.yml
deleted
100644 → 0
View file @
bd2a0fff
---
title
:
Remove double caching of Repository#empty?
merge_request
:
author
:
type
:
fixed
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