Commit graph

5 commits

Author SHA1 Message Date
Toon Claes
ddf892b9f2 Put loggers in before_action for easier overriding in EE
Make it easier to override the set of loggers, by putting them in a
separate method.

Also modify spec so it tests for links, instead of checking for
regular text.
2017-09-06 15:25:51 +02:00
Robert Speicher
e288afec9c Refactor Admin::LogsController#show
We should be defining the list of loggers in the controller, not the
view.
2017-08-22 17:12:48 -04:00
Andrey Kumanyaev
9d318db48f Added the correct hierarchy of controllers for the administrative part 2013-01-24 22:31:24 +02:00
Robert Speicher
925183ed7a Add an AdminController base class for Admin controllers
Handles stuff that's shared across admin controllers.
2012-09-16 10:06:29 -04:00
Dmitriy Zaporozhets
d40b9ce26d Admin gitolite logs. Refactored project creation. Few style fixes. 2012-07-05 21:59:37 +03:00