1. 25 11月, 2012 1 次提交
  2. 21 11月, 2012 1 次提交
    • M
      Fixes :notice after project is created · 8c5b79a9
      Martins Polakovs 提交于
      When projects were created in projects_controller
      create.js.haml passed notice as url parameter and
      therefore notice was not displayed in the page after
      redirect to the project page
      8c5b79a9
  3. 05 11月, 2012 1 次提交
  4. 28 9月, 2012 1 次提交
  5. 27 9月, 2012 3 次提交
  6. 05 9月, 2012 1 次提交
  7. 19 8月, 2012 1 次提交
  8. 11 8月, 2012 1 次提交
  9. 06 7月, 2012 1 次提交
  10. 23 6月, 2012 1 次提交
  11. 13 6月, 2012 1 次提交
  12. 12 6月, 2012 1 次提交
  13. 11 6月, 2012 1 次提交
  14. 01 6月, 2012 1 次提交
  15. 27 5月, 2012 1 次提交
  16. 26 5月, 2012 1 次提交
  17. 21 4月, 2012 1 次提交
  18. 04 4月, 2012 1 次提交
  19. 20 3月, 2012 1 次提交
  20. 03 3月, 2012 1 次提交
  21. 02 3月, 2012 1 次提交
  22. 24 2月, 2012 2 次提交
  23. 16 2月, 2012 1 次提交
  24. 08 2月, 2012 1 次提交
  25. 07 2月, 2012 1 次提交
  26. 06 2月, 2012 1 次提交
  27. 28 1月, 2012 1 次提交
  28. 15 1月, 2012 1 次提交
  29. 08 1月, 2012 1 次提交
  30. 04 1月, 2012 2 次提交
  31. 31 12月, 2011 1 次提交
  32. 30 12月, 2011 1 次提交
  33. 28 12月, 2011 1 次提交
  34. 20 12月, 2011 2 次提交
  35. 16 12月, 2011 1 次提交
    • J
      Project destroy relationship speed fix · 0bd7f91c
      Jeremy Mack 提交于
      Removes destroy callback for users_projects when a project is destroyed.
      This works okay becaues the gitolite config will be updated at at the
      end to remove the entry entirely, thereby removing the users anyway.
      0bd7f91c