BigW Consortium Gitlab

  1. 20 Apr, 2017 1 commit
  2. 19 Apr, 2017 2 commits
  3. 17 Apr, 2017 1 commit
  4. 13 Apr, 2017 1 commit
  5. 07 Apr, 2017 4 commits
  6. 06 Apr, 2017 7 commits
  7. 05 Apr, 2017 3 commits
  8. 03 Apr, 2017 2 commits
  9. 02 Apr, 2017 1 commit
  10. 29 Mar, 2017 1 commit
  11. 28 Mar, 2017 1 commit
  12. 25 Mar, 2017 2 commits
  13. 16 Mar, 2017 4 commits
  14. 13 Mar, 2017 2 commits
    • Do not show LFS object when LFS is disabled · 78496837
      Christopher Bartz authored
      Do not display a 404, when a user tries to retrieve the raw content of
      an LFS file (pointer) if the config option "lfs_enabled" is set to
      false. Instead, display the LFS pointer file directly.
    • 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.
  15. 08 Mar, 2017 2 commits
  16. 06 Mar, 2017 3 commits
  17. 04 Mar, 2017 1 commit
  18. 03 Mar, 2017 1 commit
    • Refactor projects filtering by name · 5bb6a85b
      Dmitriy Zaporozhets authored
      Reuse same search form and behavior for dashboard#projects, group#projects
      and admin#projects. Repsect all other options like sorting, personal
      filter when search projects by name. Create FilterableList JS class to
      handle identical behaviour of projects and groups lists.
      
      This change also makes filtering and sorting availabe on explore#projects
      and explore#groups no matter if you are logged in or not.
      Signed-off-by: 's avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
  19. 02 Mar, 2017 1 commit