Update Gitlab Shell to fix errors moving projects between storages

This commit is contained in:
Alejandro Rodríguez 2016-10-07 15:47:54 -03:00
parent c901936a82
commit d6d61aad76
2 changed files with 2 additions and 1 deletions

View file

@ -17,6 +17,7 @@ v 8.13.0 (unreleased)
- Keep refs for each deployment
- Log LDAP lookup errors and don't swallow unrelated exceptions. !6103 (Markus Koller)
- Add more tests for calendar contribution (ClemMakesApps)
- Update Gitlab Shell to fix some problems with moving projects between storages
- Cache rendered markdown in the database, rather than Redis
- Avoid database queries on Banzai::ReferenceParser::BaseParser for nodes without references
- Simplify Mentionable concern instance methods

View file

@ -1 +1 @@
3.6.3
3.6.4