Skip to content
Snippets Groups Projects
  1. Sep 17, 2015
  2. Sep 10, 2015
  3. Sep 08, 2015
  4. Sep 05, 2015
  5. Sep 02, 2015
  6. Sep 01, 2015
  7. Aug 31, 2015
  8. Aug 30, 2015
  9. Aug 29, 2015
  10. Aug 27, 2015
  11. Aug 26, 2015
  12. Aug 24, 2015
  13. Aug 21, 2015
    • Robert Speicher's avatar
      Merge branch 'build-triggers' into 'master' · 3f0679ab
      Robert Speicher authored
      Implement build trigger API
      
      This commit implements Build Triggers.
      
      There are changes to API request:
      - Due to security advised method to pass trigger token is to use form data
      - Advised method to pass variables is to use form data
      
      TODO:
      - [x] Implement API
      - [x] Implement UI
      - [x] Dimitriy and Valery review
      - [x] Write specs
      - [x] Write documentation
      - [x] Job documentation review
      
      See merge request !229
      3f0679ab
    • Robert Speicher's avatar
      Merge branch 'nav-icons' into 'master' · ab3ecb34
      Robert Speicher authored
      Fix navigation icons
      
      See merge request !239
      ab3ecb34
    • Robert Speicher's avatar
      Merge branch 'fix-variable-saving-error' into 'master' · 8c1dd9a1
      Robert Speicher authored
      Fix variable saving error
      
      This is regression not allowing to save the variables if the variable name exists in other projects. This also fixes error rendering issue for variables, which previously was rendered on project's settings page.
      
      See merge request !237
      8c1dd9a1
Loading