Commit 26ed59f1a53416b2e157cfbf7852663cf0969f5b

Authored by Dmitriy Zaporozhets
1 parent f96827c4

v5.2.1

Showing 2 changed files with 9 additions and 1 deletions   Show diff stats
CHANGELOG
  1 +v 5.2.1
  2 + - Fix dashboard lost if comment on commit
  3 + - Update gitlab-grack. Fixes issue with --depth option
  4 + - Fix project events duplicate on project page
  5 + - Fix postgres error when displaying network graph.
  6 + - Fix dashboard event filter when navigate via turbolinks
  7 + - init.d: Ensure socket is removed before starting service
  8 +
1 9 v 5.2.0
2 10 - Turbolinks
3 11 - Git over http with ldap credentials
... ...
VERSION
1   -5.2.0
  1 +5.2.1
... ...