08 Nov, 2013

1 commit

  • There was some funny syntax in merge request email templates. There was a ! before
    the merge request number when there probably should be a #. This may be some carry over
    from markdown but should not be in email templates.  There were also some capitalization
    discrepancies among the subject lines. For those OCD people out there I standardized the
    capitalization. :)
    Drew Blessing
     

06 Nov, 2013

1 commit


05 Nov, 2013

5 commits


01 Nov, 2013

2 commits


30 Oct, 2013

1 commit

  • The previous behavior was a "disabled" link, which was still clickable
    and linked to the edit file action.
    
    If the 	user accesses a path like "/edit/master/README" show the file
    edit form (just like before).
    
    If the user accesses a path like
    "/edit/8d5c1f375ce99e5df84e26b0eafbf1448c6a001e/README", redirect the
    user to the file detail page with a note, that he cannot edit a file
    "on" a commit.
    
    fixes #5482
    Johannes Schleifenbaum
     

27 Oct, 2013

2 commits


24 Oct, 2013

1 commit


23 Oct, 2013

7 commits


22 Oct, 2013

4 commits


21 Oct, 2013

11 commits


19 Oct, 2013

2 commits


18 Oct, 2013

3 commits