diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-07-07 06:42:44 +0000 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-07-07 06:42:44 +0000 |
| commit | ecfbb96384b2712aaf6c03dd04a3236b0578e18d (patch) | |
| tree | 52a712bf10167c0620aca22dbcf53be5d45ad26b /CHANGELOG | |
| parent | de073cf5ac7cea0ea0dc44c22f195dfad1581569 (diff) | |
| parent | b37b7deedf253a37f4044b25e769f0de48947c55 (diff) | |
| download | gitlab-ce-ecfbb96384b2712aaf6c03dd04a3236b0578e18d.tar.gz | |
Merge branch 'member_timeago' into 'master'
Add information when member joined a team
## What does this MR do?
It adds timeago label by every member on team page
## Are there points in the code the reviewer needs to double check?
Yes, maybe design is not OK, please check.
## Why was this MR needed?
It's useful information
## What are the relevant issue numbers?
## Screenshots (if relevant)

See merge request !5116
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index de5f1e8cda7..bc9bb7747a4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -47,6 +47,7 @@ v 8.10.0 (unreleased) - Handle custom Git hook result in GitLab UI - Allow '?', or '&' for label names - Fix importer for GitHub Pull Requests when a branch was reused across Pull Requests + - Add date when user joined the team on the member page v 8.9.5 - Add more debug info to import/export and memory killer. !5108 |
