BigW Consortium Gitlab

  1. 16 Mar, 2017 4 commits
  2. 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.
  3. 08 Mar, 2017 3 commits
  4. 06 Mar, 2017 3 commits
  5. 04 Mar, 2017 1 commit
  6. 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>
  7. 02 Mar, 2017 2 commits
  8. 28 Feb, 2017 1 commit
  9. 24 Feb, 2017 1 commit
  10. 23 Feb, 2017 5 commits
  11. 22 Feb, 2017 1 commit
  12. 21 Feb, 2017 1 commit
  13. 20 Feb, 2017 1 commit
  14. 17 Feb, 2017 1 commit
    • Todo done clicking is kind of unusable. · 26160459
      Jacopo authored
      The Done button will change to an Undo button and the line item will be greyed out.
      Bold links will be unbolded.
      The user can undo the task by clicking the Undo button.
  15. 16 Feb, 2017 1 commit
  16. 15 Feb, 2017 1 commit
  17. 10 Feb, 2017 1 commit
  18. 09 Feb, 2017 1 commit
    • Removed jQuery UI highlight & autocomplete · cd5bee0d
      Phil Hughes authored
      In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
  19. 03 Feb, 2017 1 commit
    • Fix broken tests · c5f5ce88
      Filipa Lacerda authored
      Rename Build to Job
      
      Replace "Builds" by "Jobs" and fix broken specs
      
      Replace "Builds" by "Jobs"
      
      Fix broken spinach test
      
      Fix broken test
      
      Remove `˙` at the beginning of the file
      
      Fix broken spinach test
      
      Fix broken tests
      
      Changes after review
  20. 02 Feb, 2017 2 commits
  21. 31 Jan, 2017 6 commits