Admin gitolite logs. Refactored project creation. Few style fixes.
This commit is contained in:
parent
369df86e71
commit
d40b9ce26d
15 changed files with 66 additions and 24 deletions
6
app/views/admin/logs/show.html.haml
Normal file
6
app/views/admin/logs/show.html.haml
Normal file
|
@ -0,0 +1,6 @@
|
|||
%h4
|
||||
%i.icon-file
|
||||
githost.log
|
||||
%pre.logs
|
||||
- Gitlab::Logger.read_latest.each do |line|
|
||||
%span.log= line
|
Loading…
Add table
Add a link
Reference in a new issue