Skip to content
Snippets Groups Projects
  1. Mar 28, 2016
  2. Jan 08, 2016
  3. Sep 09, 2015
  4. Aug 26, 2015
  5. Jul 30, 2015
  6. Jun 17, 2015
  7. Jun 16, 2015
  8. May 06, 2015
  9. Mar 02, 2015
  10. Feb 14, 2015
    • Vinnie Okada's avatar
      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.
      76aad9b7
  11. Feb 03, 2015
  12. Jan 28, 2015
  13. Jan 19, 2015
  14. Dec 22, 2014
  15. Oct 03, 2014
  16. Sep 22, 2014
  17. Sep 19, 2014
  18. Jun 24, 2014
  19. Jun 06, 2014
  20. Jan 18, 2014
  21. Dec 30, 2013
  22. Dec 25, 2013
  23. Dec 14, 2013
    • Drew Blessing's avatar
      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
      fa817dff
  24. Jul 18, 2013
    • Izaak Alpert's avatar
      Revert note.project references back to @Project · 532809a1
      Izaak Alpert authored
      -removed extranious space from new_merge_request_email.text.erb
      
      Change-Id: I65314b3fe8f8442b4c30d311b96fbceddf240f42
      532809a1
    • Izaak Alpert's avatar
      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
      489fa5d7
  25. Jul 01, 2013
  26. Mar 19, 2013
  27. Jan 15, 2013
  28. Dec 03, 2012
  29. Oct 13, 2012
  30. Oct 10, 2012
  31. Oct 09, 2012
Loading