An error occurred fetching the project authors.
  1. 05 Mar, 2013 1 commit
  2. 18 Dec, 2012 1 commit
  3. 12 Dec, 2012 1 commit
    • Cyril's avatar
      Validates presence of User#name · 63d9373a
      Cyril authored
      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
  4. 23 Nov, 2012 1 commit
  5. 19 Oct, 2012 2 commits
  6. 02 Oct, 2012 2 commits
  7. 21 Sep, 2012 1 commit
  8. 03 Sep, 2012 1 commit
  9. 10 Aug, 2012 1 commit
  10. 29 Jun, 2012 1 commit