BigW Consortium Gitlab

  1. 13 May, 2016 1 commit
  2. 07 Apr, 2016 4 commits
  3. 28 Mar, 2016 1 commit
  4. 08 Jan, 2016 1 commit
  5. 09 Sep, 2015 1 commit
  6. 26 Aug, 2015 1 commit
  7. 30 Jul, 2015 1 commit
  8. 17 Jun, 2015 1 commit
  9. 16 Jun, 2015 1 commit
  10. 06 May, 2015 1 commit
  11. 02 Mar, 2015 1 commit
  12. 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.
  13. 03 Feb, 2015 1 commit
  14. 28 Jan, 2015 1 commit
  15. 19 Jan, 2015 1 commit
  16. 22 Dec, 2014 1 commit
  17. 03 Oct, 2014 1 commit
  18. 22 Sep, 2014 1 commit
  19. 19 Sep, 2014 1 commit
  20. 24 Jun, 2014 3 commits
  21. 06 Jun, 2014 1 commit
  22. 18 Jan, 2014 1 commit
  23. 30 Dec, 2013 1 commit
  24. 25 Dec, 2013 1 commit
  25. 14 Dec, 2013 1 commit
    • Add time ago tooltips to show actual date/time · fa817dff
      Drew Blessing authored
      Clean up admin dashboad tooltips
      
      Clean up admin dashboad tooltips
      
      Clean up admin dashboad tooltips
      
      Add helper method
      
      change to use app helper
      
      Modify tooltips to use new helper
      
      Convert remaining times
      
      Adjust one tooltip
  26. 18 Jul, 2013 2 commits
    • Revert note.project references back to @project · 532809a1
      Izaak Alpert authored
      -removed extranious space from new_merge_request_email.text.erb
      
      Change-Id: I65314b3fe8f8442b4c30d311b96fbceddf240f42
    • 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
  27. 01 Jul, 2013 1 commit
  28. 19 Mar, 2013 1 commit
  29. 15 Jan, 2013 1 commit
  30. 03 Dec, 2012 5 commits