27 May, 2014

1 commit


13 May, 2014

2 commits


08 May, 2014

1 commit


09 Apr, 2014

1 commit


07 Apr, 2014

1 commit


03 Apr, 2014

1 commit


02 Apr, 2014

1 commit


25 Mar, 2014

1 commit


12 Mar, 2014

1 commit


28 Feb, 2014

1 commit


18 Feb, 2014

1 commit


15 Feb, 2014

1 commit


31 Jan, 2014

1 commit


24 Jan, 2014

2 commits


23 Jan, 2014

1 commit


22 Jan, 2014

3 commits


14 Jan, 2014

1 commit


13 Jan, 2014

1 commit


13 Dec, 2013

1 commit


12 Dec, 2013

2 commits


07 Oct, 2013

1 commit


01 Oct, 2013

1 commit


09 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


19 Aug, 2013

1 commit


08 Aug, 2013

3 commits


05 Aug, 2013

1 commit


17 Jul, 2013

4 commits

  • -Some changes around calling origional methods for !for_fork? merge requests. Other changes to follow
    
    Change-Id: I009c716ce2475b9efa3fd07aee9215fca7a1c150
    Izaak Alpert
     
  • -Removed many extra spaces I added
    -Fixed email templates to be consistent/better looking
    
    GITLAB-894, GITLAB-895, (GITLAB-858)
    
    Change-Id: I35c1a8e0e22af7de26d54e5c3da987fa7bb3921e
    Izaak Alpert
     
  • Trying to retrigger travis
    Change-Id: Ifd86fb4c6b2791ad176230254fbf69a9ade979fb
    Izaak Alpert
     
  • -The forked merge request test now tests it's componenets again, and seems to work every time (did this by reordering the branch updates so their is more time for update_branches to run) -- this could still technically fail, but after several runs it doesn't seem to.
    -Removed todo in merge_request, pushed wrapping of grit down to the satellite
    -updated action test to check flock status, made it nolonger pending
    -moved all logging on failure to helper method in satellite
    GITLAB-592
    
    Change-Id: If0554ca35eedc3d3e8461f7d93d4b3939fa2cd75
    Izaak Alpert