BigW Consortium Gitlab

  1. 04 Jul, 2017 1 commit
  2. 28 Jun, 2017 1 commit
  3. 21 Jun, 2017 1 commit
  4. 20 Jun, 2017 2 commits
  5. 16 Jun, 2017 2 commits
  6. 09 Jun, 2017 1 commit
  7. 06 Jun, 2017 1 commit
  8. 02 Jun, 2017 2 commits
  9. 01 Jun, 2017 2 commits
  10. 31 May, 2017 1 commit
  11. 30 May, 2017 1 commit
  12. 17 May, 2017 1 commit
  13. 15 May, 2017 1 commit
  14. 10 May, 2017 1 commit
  15. 08 May, 2017 1 commit
  16. 06 May, 2017 1 commit
  17. 05 May, 2017 1 commit
  18. 04 May, 2017 1 commit
  19. 02 May, 2017 1 commit
  20. 30 Apr, 2017 1 commit
  21. 28 Apr, 2017 1 commit
  22. 27 Apr, 2017 1 commit
  23. 25 Apr, 2017 1 commit
  24. 18 Apr, 2017 1 commit
  25. 13 Apr, 2017 1 commit
  26. 12 Apr, 2017 1 commit
  27. 11 Apr, 2017 1 commit
  28. 06 Apr, 2017 1 commit
  29. 05 Apr, 2017 2 commits
  30. 28 Mar, 2017 1 commit
  31. 24 Mar, 2017 1 commit
    • Refactored the user callout class · 3eedb2ae
      Phil Hughes authored
      Instead of the JS being in charge of the HTML, the HAML now handles it.
      The HAML can then check the cookie & show it needed. It also allows the
      HAML access to the paths so we don't have to pass that through.
      
      Closes #29955
  32. 23 Mar, 2017 1 commit
  33. 20 Mar, 2017 2 commits
  34. 13 Mar, 2017 1 commit
    • New file from interface on existing branch · e0fe2834
      Jacopo authored
      Now you can create a new file and select a target_branch != source_branch.
      If the file that you want to create already exists on the target branch an error message is shown
      A glDropdown is used to select and create a new branch instead of a text field.