BigW Consortium Gitlab

  1. 10 Jun, 2016 1 commit
  2. 08 Jun, 2016 1 commit
  3. 25 May, 2016 5 commits
  4. 23 May, 2016 2 commits
  5. 17 May, 2016 1 commit
    • Create a todo on failing MR build · 6b834f2c
      Sean McGivern authored
      When a build fails for a commit, create a todo for the author of the
      merge request that commit is the HEAD of. If the commit isn't the HEAD
      commit of any MR, don't do anything. If there already is a todo for that
      user and MR, don't do anything.
      
      Current limitations:
      - This isn't configurable by project.
      - The author of a merge request might not be the person who pushed the
        breaking commit.
  6. 04 May, 2016 3 commits
  7. 01 Apr, 2016 1 commit
  8. 30 Mar, 2016 2 commits
  9. 18 Mar, 2016 2 commits
  10. 17 Mar, 2016 3 commits
  11. 14 Mar, 2016 1 commit
  12. 13 Mar, 2016 1 commit
  13. 09 Mar, 2016 1 commit
  14. 07 Mar, 2016 1 commit
  15. 05 Mar, 2016 4 commits
  16. 04 Mar, 2016 2 commits
  17. 03 Mar, 2016 1 commit
    • Refactor projects list · 7455d950
      Dmitriy Zaporozhets authored
      1. Fix double bottom border if pagination
      2. Fix broken search on forks page
      4. Remove duplicate js logic
      4. Remove unused show all link
      5. Remove duplicate “no project” message in different views
      
      After this merge request you can easily render shared projects template
      with all necessary html/js included to make searchable list with
      pagination. All you need to provide is controller that returns
      projects list with seach nad pagination and render html form with
      project-filter-form id and text field with filter_projects name.
      Signed-off-by: 's avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
  18. 02 Mar, 2016 1 commit
  19. 27 Feb, 2016 1 commit
  20. 20 Feb, 2016 6 commits