Skip to content
Snippets Groups Projects
  1. Aug 23, 2021
  2. Jul 23, 2021
    • Miguel Rincon's avatar
      Add group runners page · 81b8d7a6
      Miguel Rincon authored
      This change add a new page to manage group runners behind the
      feature flag runner_list_group_view_vue_ui.
      
      The new page is added to the sidebar menu as CI/CD -> Runners.
      81b8d7a6
  3. May 05, 2021
  4. Apr 04, 2021
  5. Jul 17, 2020
  6. Jun 03, 2020
  7. Feb 05, 2020
  8. Aug 22, 2019
  9. Apr 15, 2019
  10. Dec 18, 2018
    • blackst0ne's avatar
      Update specs to rails5 format · 77b85029
      blackst0ne authored
      Updates specs to use new rails5 format.
      
      The old format:
      `get :show, { some: params }, { some: headers }`
      
      The new format:
      `get :show, params: { some: params }, headers: { some: headers }`
      77b85029
    • blackst0ne's avatar
      Update specs to rails5 format · b44a2c80
      blackst0ne authored
      Updates specs to use new rails5 format.
      
      The old format:
      `get :show, { some: params }, { some: headers }`
      
      The new format:
      `get :show, params: { some: params }, headers: { some: headers }`
      b44a2c80
  11. Jul 11, 2018
  12. May 31, 2018
  13. May 07, 2018
  14. Oct 23, 2017
  15. Oct 20, 2017
  16. Aug 02, 2017
  17. Feb 15, 2017
Loading