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

activity.html.haml « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 27c8e3c7fca68ddf4b48ba1eb0fb743324c8e747 (plain)
1
2
3
4
5
6
- page_title "Activity"
= render "projects/head"

= render 'projects/last_push'

= render 'projects/activity'