BigW Consortium Gitlab

  1. 29 Jun, 2016 1 commit
  2. 23 Jun, 2016 3 commits
  3. 09 Jun, 2016 1 commit
  4. 08 Jun, 2016 1 commit
  5. 03 Jun, 2016 2 commits
  6. 02 Jun, 2016 1 commit
  7. 23 May, 2016 1 commit
  8. 16 May, 2016 3 commits
  9. 08 May, 2016 2 commits
  10. 04 May, 2016 1 commit
  11. 02 May, 2016 1 commit
  12. 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.
  13. 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.
  14. 18 Apr, 2016 1 commit
  15. 08 Apr, 2016 1 commit
  16. 31 Mar, 2016 1 commit
  17. 02 Mar, 2016 1 commit
  18. 01 Mar, 2016 7 commits
  19. 29 Feb, 2016 2 commits
  20. 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.
  21. 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
  22. 16 Jan, 2016 2 commits
  23. 14 Jan, 2016 1 commit
  24. 13 Jan, 2016 2 commits
  25. 08 Jan, 2016 1 commit