gitlab-org--gitlab-foss/features
Lukas Erlacher e900e53aa5 Show log corresponding to env in admin/logs
No matter which environment Gitlab was running as, the admin/logs view
always showed production.log. This commit selects the logfile based
on Rails.env.

- Rename ProductionLogger to EnvironmentLogger
- Make EnvironmentLogger logfile depend on env
- Update spinach test for log tabs
2016-11-03 22:02:47 +01:00
..
admin
dashboard Fix spinach tests 2016-11-01 10:58:07 -05:00
explore Fix trending projects Spinach failure 2016-10-14 16:58:55 -07:00
group
profile Convert "SSH Keys" Spinach features to RSpec 2016-10-03 11:00:05 +02:00
project Add tag shortcut from the Commit page 2016-10-06 18:37:06 +02:00
snippets
steps Show log corresponding to env in admin/logs 2016-11-03 22:02:47 +01:00
support Disable warming of the asset cache in Spinach tests under CI 2016-10-21 01:09:41 -07:00
abuse_report.feature
groups.feature Move edit group scenario to rspec and refactor groups_spec 2016-10-14 14:51:59 +03:00
invites.feature
search.feature
snippet_search.feature
user.feature