BigW Consortium Gitlab

  1. 12 Apr, 2017 3 commits
    • Fix API not accepting job_events for webhooks · e415ad39
      Z.J. van de Weg authored
      When renaming, the argument on the projects hook API was forgotten. Now
      one could successfully set it again.
      
      The fix is a little ugly stylewise, but needed as the underlying model
      still refers to it as build_events. This commit is to fix it, later we
      should migrate the data to a new column. The edit on the spec file makes
      sure it passes now, and will fail when we migrate the column.
    • Merge branch 'bb_save_trace' into 'master' · d59f4898
      Sean McGivern authored
      [BB Importer] Save the error trace and the whole raw document
      
      See merge request !9604
    • Merge branch 'docs-topic-auth' into 'master' · a62ae94d
      Marcia Ramos authored
      Documentation topic: Authentication
      
      Closes #30744
      
      See merge request !10608
  2. 11 Apr, 2017 37 commits