02 May, 2014

1 commit


29 Apr, 2014

1 commit


28 Apr, 2014

1 commit


24 Apr, 2014

1 commit


18 Apr, 2014

1 commit


16 Apr, 2014

1 commit


15 Apr, 2014

1 commit


14 Apr, 2014

1 commit


07 Apr, 2014

1 commit


14 Mar, 2014

1 commit


13 Mar, 2014

1 commit


12 Mar, 2014

3 commits


11 Mar, 2014

1 commit


05 Mar, 2014

1 commit


04 Mar, 2014

1 commit


21 Feb, 2014

1 commit


13 Feb, 2014

1 commit

  • Emails are used to associate commits with users. The emails
    are not verified and don't have to be valid email addresses. They
    are assigned on a first come, first serve basis.
    
    Notifications are sent when an email is added.
    Jason Hollingsworth
     

28 Jan, 2014

1 commit


22 Jan, 2014

2 commits


18 Jan, 2014

1 commit


18 Dec, 2013

1 commit


17 Dec, 2013

2 commits


16 Dec, 2013

2 commits


04 Dec, 2013

1 commit

  • Next fields were added:
    * push_events
    * issues_events
    * merge_requests_events
    
    Main goal is to create web hooks that can be triggered only for certain
    event types. For example you can have separate web hook for push events
    and another one for issues.
    
    Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
    Dmitriy Zaporozhets
     

26 Nov, 2013

1 commit


12 Nov, 2013

1 commit


06 Nov, 2013

1 commit


15 Oct, 2013

1 commit


09 Oct, 2013

1 commit


26 Sep, 2013

1 commit


09 Sep, 2013

1 commit


01 Sep, 2013

1 commit


25 Aug, 2013

1 commit

  • Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown
    references in descriptions, titles, or attached Notes creates a back-reference
    Note that links to the original referencer. Furthermore, pushing commits with
    commit messages that match a (configurable) regexp to a project's default
    branch will close any issues mentioned by GFM in the matched closing phrase.
    If accepting a merge request would close any Issues in this way, a banner is
    appended to the merge request's main panel to indicate this.
    ash wilson
     

21 Aug, 2013

2 commits