This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
f799585c41
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
activity.html.haml
6 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Clean up overlap between dashboard and explore. - Split up SnippetsController into separate dashboard and explore sections. - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
2015-09-08 09:49:20 -04:00
- page_title "Activity"
Move project header title definition to view in question.
2015-09-17 06:16:24 -04:00
Move last push info at top of project page.
2015-10-17 13:15:32 -04:00
= render 'projects/last_push'
Allow user to specify content he wants to see on project page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-07-13 12:24:15 -04:00
= render 'projects/activity'
Copy permalink