Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-12 20:46:20 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-16 19:31:20 +0400
commit66ae1bde872bd828e9de660cd45007363000c986 (patch)
treef4d37b14ce53d26003afab0654f1cc2532c1a971 /CHANGELOG
parent71e055444942e93ad028f50896fe680cdf2caf5d (diff)
Add dormant New Relic gem
The gem can be enabled and configured via environment variables.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7271f850381..6667eceb94a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ v 7.3.0
- Always set the 'origin' remote in satellite actions
- Write authorized_keys in tmp/ during tests
- Use sockets to connect to Redis
+ - Add dormant New Relic gem (can be enabled via environment variables)
- Expire Rack sessions after 1 week
- Cleaner signin/signup pages
- Improved comments UI