08 Jun, 2016

10 commits


20 Apr, 2016

2 commits


18 Apr, 2016

6 commits


16 Apr, 2016

1 commit


15 Apr, 2016

5 commits


13 Apr, 2016

10 commits


11 Apr, 2016

2 commits

  • Ensure webhook requests are only accepted after proper verification of
    expected headers, repository address and branch, using the newly
    implemented library.
    
    To that effect, split up the logic to extract that information from
    requests to it's own class, and use it in the notify_push action.
    
    Also, add factories to make better testing of the notify_push action
    possible, such as a factory similar to a real request from Gitlab, and
    one for the Kalibro Client repository on Gitlab.
    
    Adding other hook providers should be quite a lot easier after this is
    applied.
    Daniel
     
  • This removes the `Show` button for hotspot metric configurations on the
    configurations page.
    
    Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
    Eduardo Silva Araújo
     

08 Apr, 2016

3 commits


04 Apr, 2016

1 commit