Skip to content
Snippets Groups Projects
  1. Feb 20, 2020
  2. Jan 28, 2020
  3. Jan 17, 2020
  4. Sep 06, 2019
  5. Jun 25, 2019
    • Markus Koller's avatar
      Support redirect paths starting with a dash · db132bae
      Markus Koller authored
      We use a leading dash for certain things like the WebIDE, which
      had the side effect of losing the `params[:continue][:to]` param when
      opening the WebIDE on a project where the user doesn't have push access
      and therefore needs to fork the project first.
      Unverified
      db132bae
  6. Apr 15, 2019
  7. Dec 18, 2018
    • 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
  8. Jul 09, 2018
  9. Apr 23, 2018
  10. Dec 22, 2017
  11. Oct 20, 2017
  12. Jun 14, 2017
  13. Feb 23, 2017
  14. Jan 25, 2017
  15. Nov 15, 2016
  16. Nov 14, 2016
  17. Nov 13, 2016
  18. Nov 12, 2016
  19. Aug 09, 2016
  20. Jul 01, 2016
  21. Mar 08, 2016
  22. Mar 02, 2016
Loading