BigW Consortium Gitlab

  1. 10 Aug, 2017 1 commit
  2. 27 Jul, 2017 1 commit
  3. 23 Feb, 2017 4 commits
  4. 25 Jan, 2017 1 commit
  5. 12 Aug, 2016 2 commits
  6. 04 Aug, 2016 1 commit
  7. 06 Jul, 2016 1 commit
  8. 03 Jun, 2016 2 commits
  9. 29 May, 2016 2 commits
  10. 13 Apr, 2016 1 commit
  11. 11 Feb, 2016 1 commit
    • Add new data to project in push, issue, merge-request and note webhooks data · b123171d
      Kirill Zaitsev authored
      - Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`,
        `path_with_namespace` and `default_branch` in `project` in push, issue,
        merge-request and note webhooks data
      - Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in
        favor of `git_http_url` in `project` for push, issue, merge-request and
        note webhooks data
      - Deprecate the `repository` key in push, issue, merge-request and
        note webhooks data, use `project` instead
  12. 19 Jan, 2016 1 commit
  13. 09 Dec, 2015 1 commit
  14. 05 Aug, 2015 1 commit
  15. 05 Jun, 2015 1 commit
    • Update noteable after a new note is added · fbdaf0e2
      Jeroen van Baarsen authored
      **What does this do?**
      It makes sure that whenever a new note is added to an noteable item, the
      updated_at of that item is also updated.
      
      **Why is this needed?**
      At this moment when you post a comment on an issue or add a label to an issue,
      the updated_at is not changed. Because of this the filtering for least recently
      updated is not really useful (since it only takes in account the original text
      from the noteable).
      Signed-off-by: 's avatarJeroen van Baarsen <jeroenvanbaarsen@gmail.com>
  16. 06 Mar, 2015 1 commit