An error occurred fetching the project authors.
  1. 06 Apr, 2017 1 commit
  2. 03 Mar, 2017 3 commits
  3. 15 Feb, 2017 1 commit
  4. 02 Feb, 2017 2 commits
  5. 10 Jan, 2017 1 commit
  6. 06 Jan, 2017 2 commits
  7. 31 Dec, 2016 1 commit
  8. 25 Nov, 2016 1 commit
  9. 27 Jun, 2016 1 commit
  10. 23 Jun, 2016 2 commits
  11. 22 Jun, 2016 2 commits
  12. 06 Jun, 2016 1 commit
    • Timothy Andrew's avatar
      Render `gon` data in the page `body`, not `head` · 1f713d52
      Timothy Andrew authored
      - Turbolinks caches the `head`, so `gon` updates don't show up unless
        the user navigates to page directly (by URL) or performs a refresh.
      - The solution is to render `gon` in the body instead.
      - Also update the syntax to the new Rails 4 (according to the gon
        README) syntax.
      1f713d52
  13. 03 Jun, 2016 2 commits
  14. 02 Jun, 2016 1 commit
  15. 18 Feb, 2016 1 commit
  16. 06 Jan, 2016 1 commit
  17. 01 Jan, 2016 1 commit
  18. 25 Dec, 2015 4 commits
  19. 24 Dec, 2015 2 commits
  20. 23 Dec, 2015 2 commits
    • Robert Speicher's avatar
      Add page descriptions and images · b26eb782
      Robert Speicher authored
      A limited number of pages have defined their own descriptions, but
      otherwise we default to the Project's description (if `@project` is
      set), or the old `brand_title` fallback.
      
      The image will either be the uploaded project icon (never a generated
      one), the user's uploaded icon or Gravatar, or, finally, the GitLab
      logo.
      b26eb782
    • Robert Speicher's avatar
      Add Open Graph meta tags · 947a0958
      Robert Speicher authored
      947a0958
  21. 03 Oct, 2015 1 commit
  22. 08 Sep, 2015 1 commit
  23. 06 Aug, 2015 1 commit
  24. 10 Jul, 2015 1 commit
  25. 09 Jul, 2015 2 commits
  26. 09 Jun, 2015 1 commit
  27. 05 Jun, 2015 1 commit