Add Open Graph data for group, project and commit.
Merge request reports
Activity
Reassigned to @DouweM
Added 1 commit:
- a7756a4b - Add specs for page_image using a Group's avatar
Added 1 commit:
-
dcca64a5 - Use
assign
instead ofinstance_variable_set
-
dcca64a5 - Use
Added 231 commits:
-
dcca64a5...7c3c901a - 230 commits from branch
master
- 7a3b7629 - Merge branch 'master' into more-opengraph
-
dcca64a5...7c3c901a - 230 commits from branch
Reassigned to @rspeicher
Added 1 commit:
-
a0793d69 - Remove now-redundant
page_description
call from Projects#show
-
a0793d69 - Remove now-redundant
Reassigned to @DouweM
Added 1 commit:
-
6d3b5ea2 - Remove now-redundant
page_description
call from Groups#show
-
6d3b5ea2 - Remove now-redundant
Added 1 commit:
- 384445ec - Don't override issue page description in project layout.
@rspeicher When we had
page_description
in the project layout as well as any views that use that layout, like issue show, the layout is evaluated last and thus given precedence. We now checkunless page_description
in the layout like we do with the other helpers, which means it needs to returnnil
by default. I moved thebrand_title
default to the head view itself.Reassigned to @rspeicher
Added 37 commits:
-
384445ec...95b1adb3 - 36 commits from branch
master
- 639d4280 - Merge branch 'master' into more-opengraph
-
384445ec...95b1adb3 - 36 commits from branch
mentioned in commit d47b3e63
Please register or sign in to reply