An error occurred fetching the project authors.
  1. 02 Aug, 2015 1 commit
  2. 29 Jul, 2015 1 commit
  3. 15 Jul, 2015 1 commit
  4. 22 Jun, 2015 1 commit
  5. 10 Jun, 2015 1 commit
  6. 26 May, 2015 1 commit
  7. 01 May, 2015 1 commit
  8. 01 Mar, 2015 1 commit
  9. 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
  10. 12 Feb, 2015 1 commit
  11. 02 Feb, 2015 2 commits
  12. 24 Jan, 2015 2 commits
  13. 23 Jan, 2015 1 commit
  14. 22 Jan, 2015 1 commit
  15. 11 Nov, 2014 1 commit
  16. 03 Oct, 2014 1 commit
  17. 23 Sep, 2014 1 commit
    • Dmitriy Zaporozhets's avatar
      Fix MR commenting system when new commits pushed · a5d23ae3
      Dmitriy Zaporozhets authored
      This conmmit fixes wierd behaviour when you see wrong comments about new
      commits in merge requests.
      
      Short explanation of a bug:
      When you push new commits to project we updated `project.merge_requests`
      with comment about push. But `project.merge_requests` includes also
      merge requests from forks to origin project. So when you push to master
      branch it commented on all merge requests from forks to origin where
      source_branch was `master`
      a5d23ae3
  18. 14 Sep, 2014 1 commit
  19. 25 Aug, 2014 1 commit
  20. 01 Aug, 2014 1 commit
  21. 17 Jul, 2014 3 commits
  22. 26 Jun, 2014 1 commit
  23. 17 Jun, 2014 1 commit
  24. 28 May, 2014 1 commit
  25. 09 Apr, 2014 1 commit
  26. 08 Apr, 2014 1 commit
  27. 18 Mar, 2014 1 commit
  28. 25 Jan, 2014 1 commit
  29. 23 Jan, 2014 3 commits
  30. 22 Jan, 2014 1 commit
  31. 20 Jan, 2014 1 commit
  32. 16 Dec, 2013 1 commit
    • Steven Thonus's avatar
      Archiving old projects; archived projects aren't shown on dashboard · 37383966
      Steven Thonus authored
      features for archive projects
      abilities for archived project
      other abilities for archive projects
      
      only limit commits and merges for archived projects
      
      ability changed to prohibited actions on archived projects
      
      added spec and feature tests for archive projects
      
      changed search bar not to include archived projects
      37383966
  33. 10 Dec, 2013 1 commit
  34. 27 Nov, 2013 1 commit