BigW Consortium Gitlab

  1. 21 Jun, 2017 1 commit
  2. 07 Jun, 2017 1 commit
  3. 28 Apr, 2017 1 commit
    • Improve text on todo list when the todo action comes from yourself · 60e9405b
      Jacopo authored
      Improved todo message when an issue is assigned to yourself.
      - The new message when an user assign to himself an issue or a mr is: "You
      assigned issue xx to yourself"
      - The new message when an user adds a todo to himself is: "You added a
      todo for issue xx"
      - The new message when and user mention himself is: "You mentioned
      yourself on issue xx"
      - The new message when an user directly address himself is: "You
      directly addressed yourself on issue xx"
      - The new message when an user mark himself as an approver is: "You set
      yourself as an approver for merge request xx"
  4. 15 Mar, 2017 1 commit
  5. 23 Feb, 2017 3 commits
  6. 08 Feb, 2017 1 commit
  7. 27 Jan, 2017 1 commit
  8. 14 Jan, 2017 1 commit
  9. 28 Oct, 2016 1 commit
  10. 19 Oct, 2016 2 commits
  11. 19 Aug, 2016 1 commit
  12. 12 Jul, 2016 1 commit
  13. 04 Jul, 2016 1 commit
  14. 01 Jul, 2016 3 commits
  15. 16 Jun, 2016 2 commits
  16. 14 Jun, 2016 2 commits
  17. 03 Jun, 2016 2 commits
  18. 02 Jun, 2016 2 commits
  19. 20 May, 2016 1 commit
  20. 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.
  21. 09 May, 2016 1 commit
    • Remove the annotate gem and delete old annotations · f1479b56
      Jeroen van Baarsen authored
      In 8278b763 the default behaviour of annotation
      has changes, which was causing a lot of noise in diffs. We decided in #17382
      that it is better to get rid of the whole annotate gem, and instead let people
      look at schema.rb for the columns in a table.
      
      Fixes: #17382
  22. 18 Mar, 2016 7 commits
  23. 23 Feb, 2016 1 commit
  24. 20 Feb, 2016 2 commits