BigW Consortium Gitlab

  1. 09 Jun, 2016 1 commit
  2. 08 Jun, 2016 1 commit
  3. 02 Jun, 2016 1 commit
  4. 23 May, 2016 1 commit
  5. 16 May, 2016 3 commits
  6. 08 May, 2016 2 commits
  7. 04 May, 2016 1 commit
  8. 02 May, 2016 1 commit
  9. 27 Apr, 2016 1 commit
    • Remove unused .contributed-projects class · c8187738
      Karlo Soriano authored
      While working on #13401 and trying to add a new tab to the user profile
      page, I came across this. I noticed that the `contributed-projects`
      class was only being used in order to select the div in the tests. For
      consistency with the other tabs, I decided to remove this class and use
      the div's id for the selector.
  10. 26 Apr, 2016 1 commit
    • Add JS prefix to user tab classes · 40b0afdd
      Karlo Soriano authored
      I'm not entirely sure if this project uses the `js-` prefix for
      classes that are for js purposes only. But as I was working on a
      feature, I noticed that these classes were those kind of classes.
  11. 18 Apr, 2016 1 commit
  12. 08 Apr, 2016 1 commit
  13. 31 Mar, 2016 1 commit
  14. 02 Mar, 2016 1 commit
  15. 01 Mar, 2016 7 commits
  16. 29 Feb, 2016 2 commits
  17. 23 Feb, 2016 1 commit
    • Improve the formatting for the user page bio · bb0f5be0
      connorshea authored
      - Separates the User page bio from the username and account creation
      date.
      - Separates the pseudo-selector adding a Middle Dot out from the
      `profile-link-holder` class and into a `middle-dot-divider` class.
      
      Resolves #13406.
      
      See merge request !2827.
  18. 27 Jan, 2016 1 commit
    • Use Atom update times of the first event · de7c9c7a
      Yorick Peterse authored
      By simply loading the first event from the already sorted set we save
      ourselves extra (slow) queries just to get the latest update timestamp.
      This removes the need for Event.latest_update_time and significantly
      reduces the time needed to build an Atom feed.
      
      Fixes gitlab-org/gitlab-ce#12415
  19. 16 Jan, 2016 2 commits
  20. 14 Jan, 2016 1 commit
  21. 13 Jan, 2016 2 commits
  22. 08 Jan, 2016 3 commits
  23. 07 Jan, 2016 1 commit
  24. 23 Dec, 2015 1 commit
    • 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.
  25. 11 Dec, 2015 1 commit
  26. 07 Dec, 2015 1 commit