1. 09 1月, 2016 1 次提交
  2. 09 9月, 2015 1 次提交
  3. 26 8月, 2015 1 次提交
  4. 30 7月, 2015 1 次提交
  5. 18 6月, 2015 1 次提交
  6. 16 6月, 2015 1 次提交
  7. 07 5月, 2015 1 次提交
  8. 03 3月, 2015 1 次提交
  9. 15 2月, 2015 1 次提交
    • V
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada 提交于
      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
  10. 03 2月, 2015 1 次提交
  11. 28 1月, 2015 1 次提交
  12. 19 1月, 2015 1 次提交
  13. 23 12月, 2014 1 次提交
  14. 03 10月, 2014 1 次提交
  15. 23 9月, 2014 1 次提交
  16. 19 9月, 2014 1 次提交
  17. 25 6月, 2014 1 次提交
  18. 24 6月, 2014 2 次提交
  19. 07 6月, 2014 1 次提交
  20. 19 1月, 2014 1 次提交
  21. 30 12月, 2013 1 次提交
  22. 26 12月, 2013 1 次提交
  23. 15 12月, 2013 1 次提交
    • D
      Add time ago tooltips to show actual date/time · fa817dff
      Drew Blessing 提交于
      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. 18 7月, 2013 2 次提交
    • I
      Revert note.project references back to @project · 532809a1
      Izaak Alpert 提交于
      -removed extranious space from new_merge_request_email.text.erb
      
      Change-Id: I65314b3fe8f8442b4c30d311b96fbceddf240f42
      532809a1
    • I
      MR on Fork multiple fixes · 489fa5d7
      Izaak Alpert 提交于
      -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. 01 7月, 2013 1 次提交
  26. 19 3月, 2013 1 次提交
  27. 15 1月, 2013 1 次提交
  28. 04 12月, 2012 5 次提交
  29. 13 10月, 2012 1 次提交
  30. 10 10月, 2012 4 次提交
  31. 09 10月, 2012 1 次提交