1. 03 1月, 2013 1 次提交
  2. 30 12月, 2012 3 次提交
  3. 28 12月, 2012 3 次提交
  4. 27 12月, 2012 2 次提交
  5. 26 12月, 2012 3 次提交
  6. 25 12月, 2012 2 次提交
  7. 24 12月, 2012 1 次提交
  8. 23 12月, 2012 2 次提交
  9. 21 12月, 2012 1 次提交
  10. 20 12月, 2012 3 次提交
  11. 19 12月, 2012 2 次提交
  12. 15 12月, 2012 5 次提交
  13. 14 12月, 2012 3 次提交
  14. 13 12月, 2012 1 次提交
    • C
      Validates presence of User#name · 63d9373a
      Cyril 提交于
      The 2 reasons are :
      - creation of user fail if name is empty : in after_save, it tries to create a
      namespace with namespace.name = user.name and namespece validates presence
      Namespace#name
      - in the web app links to team members are broken with empty User#name because
      they are of the form <a href'...'> user.name </a>
      63d9373a
  15. 12 12月, 2012 1 次提交
  16. 11 12月, 2012 1 次提交
  17. 05 12月, 2012 3 次提交
  18. 01 12月, 2012 2 次提交
  19. 30 11月, 2012 1 次提交