Skip to content
Snippets Groups Projects

Add Open Graph data for group, project and commit.

Merged Douwe Maan requested to merge more-opengraph into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Reassigned to @DouweM

  • Robert Speicher Added 1 commit:

    Added 1 commit:

    • a7756a4b - Add specs for page_image using a Group's avatar
  • Robert Speicher Added 1 commit:

    Added 1 commit:

    • dcca64a5 - Use assign instead of instance_variable_set
  • Douwe Maan Added 231 commits:

    Added 231 commits:

  • Reassigned to @rspeicher

  • Robert Speicher Added 2 commits:

    Added 2 commits:

    • a298f694 - Use User#avatar_url instead of avatar_icon helper
    • 43053c2e - Make page_description less magical :sparkles:
  • Robert Speicher Added 1 commit:

    Added 1 commit:

    • a0793d69 - Remove now-redundant page_description call from Projects#show
  • Reassigned to @DouweM

  • Robert Speicher Added 1 commit:

    Added 1 commit:

    • 6d3b5ea2 - Remove now-redundant page_description call from Groups#show
  • Douwe Maan Added 1 commit:

    Added 1 commit:

    • 384445ec - Don't override issue page description in project layout.
  • Author Maintainer

    @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 check unless page_description in the layout like we do with the other helpers, which means it needs to return nil by default. I moved the brand_title default to the head view itself.

  • Reassigned to @rspeicher

  • Douwe Maan Added 37 commits:

    Added 37 commits:

  • Robert Speicher Status changed to merged

    Status changed to merged

  • Robert Speicher mentioned in commit d47b3e63

    mentioned in commit d47b3e63

  • Please register or sign in to reply
    Loading