An error occurred fetching the project authors.
  1. 08 Dec, 2015 3 commits
  2. 02 Dec, 2015 5 commits
  3. 15 Oct, 2015 1 commit
  4. 08 Oct, 2015 1 commit
  5. 07 Oct, 2015 1 commit
  6. 17 Sep, 2015 1 commit
  7. 08 Sep, 2015 1 commit
  8. 07 Sep, 2015 2 commits
  9. 26 Aug, 2015 1 commit
  10. 11 Aug, 2015 5 commits
  11. 08 Aug, 2015 1 commit
  12. 07 Aug, 2015 2 commits
  13. 23 Jul, 2015 1 commit
    • Stan Hu's avatar
      Fix the "Reload with full diff" URL button · ae3f869f
      Stan Hu authored
      On the first load, the merge request tabs would be requested in JSON format to render
      the HTML. This would cause the "Reload with full diff" button to create a link to diff.json.
      
      Closes #2041
      ae3f869f
  14. 20 Jul, 2015 1 commit
  15. 25 Jun, 2015 1 commit
  16. 17 Jun, 2015 1 commit
  17. 11 Jun, 2015 2 commits
  18. 01 Jun, 2015 1 commit
  19. 29 May, 2015 1 commit
  20. 28 May, 2015 1 commit
  21. 30 Apr, 2015 2 commits
  22. 17 Apr, 2015 1 commit
  23. 23 Mar, 2015 1 commit
  24. 26 Feb, 2015 1 commit
  25. 18 Feb, 2015 1 commit
  26. 14 Feb, 2015 1 commit
    • 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