BigW Consortium Gitlab

  1. 11 Jul, 2017 1 commit
    • Added limit-container-width to breadcrumbs container · aa0a6308
      Phil Hughes authored
      This fixes an issue where the content has a limited width but the
      breadcrumbs remained full width. Instead of creating a new variable
      specifically for the breadcrumbs, it just re-uses @content_class
      
      Closes #34573
  2. 23 Jun, 2017 1 commit
  3. 24 May, 2017 1 commit
  4. 05 May, 2017 1 commit
  5. 24 Apr, 2017 2 commits
  6. 05 Apr, 2017 1 commit
  7. 06 Feb, 2017 1 commit
  8. 31 Dec, 2016 1 commit
  9. 28 Oct, 2016 1 commit
  10. 07 Oct, 2016 1 commit
    • Added subnav to labels edit+new and milestones edit+new+show · 680efd4f
      Luke Bennett authored
      Added subnav to blame show, blob edit, builds show, commit builds, commit show, environments edit and pipelines show
      
      Added subnav to new enviro view
      
      Added sidebar top position calculation logic
      
      Added sidebar translation to follow the subnav up when the body is scrolled until a certain limit
  11. 03 Aug, 2016 2 commits
  12. 06 Jul, 2016 1 commit
  13. 03 Jun, 2016 2 commits
  14. 26 May, 2016 1 commit
  15. 18 Apr, 2016 1 commit
  16. 11 Apr, 2016 1 commit
  17. 19 Feb, 2016 4 commits
  18. 13 Jan, 2016 1 commit
  19. 08 Jan, 2016 1 commit
  20. 25 Dec, 2015 1 commit
  21. 02 Dec, 2015 1 commit
  22. 17 Nov, 2015 1 commit
  23. 06 Oct, 2015 1 commit
  24. 17 Sep, 2015 1 commit
  25. 16 Jun, 2015 1 commit
  26. 30 Apr, 2015 2 commits
  27. 08 Sep, 2014 1 commit
  28. 15 Jul, 2014 1 commit
  29. 18 Jul, 2013 2 commits
    • MR on Fork multiple fixes · 489fa5d7
      Izaak Alpert authored
      -Disable observers post test run
      -Allow db:seed_fu RAILS_ENV=test to be run more than once without error
      -fix diffs_in_between, was passing in the default_options for grit, but grit in this case doesn't take options, fixed the test to actually fail if the incorrect diffs are returned
      -make notes/commits render against proper project
      -MR discussion file links should reference note's project
      -Added tests for commit links on edit merge request
      -fixes edit issues (canceling an edited mr, updating an edited mr)
      -updates tests with checks for source code updates
      -still forked_merge_requests.feature (project_forked_merge_requests) test not passing (commented out -- "stable" not being set)
      
      MR API: error on bad target_project
      
      -If the target project id is specified and it is not the same as the project the request is being made on (the source), and the it isn't a fork of that project, error out, otherwise use it as the target
      -Fixes some busted (but hidden) test cases
      
      Conflicts:
      	app/views/merge_requests/show/_diffs.html.haml
      	spec/features/notes_on_merge_requests_spec.rb
      
      Change-Id: I20e595c156d0e8a63048baaead7be6330c738a05
  30. 23 Jun, 2013 1 commit
  31. 02 May, 2013 1 commit
  32. 21 Mar, 2013 1 commit