BigW Consortium Gitlab

  1. 09 May, 2017 1 commit
  2. 08 May, 2017 1 commit
  3. 04 May, 2017 1 commit
  4. 16 Mar, 2017 1 commit
  5. 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.
  6. 06 Mar, 2017 1 commit
  7. 23 Feb, 2017 4 commits
  8. 29 Nov, 2016 1 commit
  9. 09 Nov, 2016 1 commit
    • Add button to delete all merged branches · 1afab9eb
      Toon Claes authored
      It adds a button to the branches page that the user can use to delete
      all the branches that are already merged. This can be used to clean up
      all the branches that were forgotten to delete while merging MRs.
      
      Fixes #21076.
  10. 17 Aug, 2016 2 commits
  11. 10 Aug, 2016 1 commit
  12. 28 Jul, 2016 1 commit
    • Fix the title of the toggle dropdown button · 94e6d51e
      Herminio Torres authored
      Before when you choose the way of `sort` instead it display the title correctly it was just apply the humanize helper in sort value.
      
      E.g.
      
      When you choose `Last updated` it should display the title `Last updated` instead of `Recently updated`. This fix makes this correctly displays the title.
      
      Change the implementation of the `link_to` `filter_branches_path`
      
      - Change the value of the `params[:sort]` in `link_to`. E.g. instead of using `'recently_updated'` is now using `sort_value_recently_updated`.
      
      - Change the values of the case in the `branches_sorted_by` method for the values it receives in the `params[:sort]` that are: `nil`, `'name'`, `'updated_desc'`, `'updated_asc'`.
  13. 19 Jul, 2016 1 commit
  14. 03 Jun, 2016 4 commits
  15. 07 Apr, 2016 1 commit
  16. 19 Mar, 2016 1 commit
  17. 15 Mar, 2016 3 commits
  18. 03 Dec, 2015 1 commit
  19. 11 Nov, 2015 1 commit
  20. 01 Nov, 2015 1 commit
  21. 02 Aug, 2015 1 commit
  22. 06 Jul, 2015 1 commit
  23. 20 Apr, 2015 1 commit
  24. 12 Mar, 2015 1 commit
  25. 20 Feb, 2015 1 commit
  26. 14 Feb, 2015 1 commit
    • Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
  27. 13 Nov, 2014 1 commit
  28. 05 Nov, 2014 1 commit
  29. 30 Oct, 2014 1 commit
  30. 13 Oct, 2014 1 commit
  31. 21 Sep, 2014 1 commit