BigW Consortium Gitlab

  1. 28 Apr, 2017 1 commit
  2. 23 Feb, 2017 1 commit
  3. 30 Nov, 2016 1 commit
  4. 28 Nov, 2016 1 commit
    • Speed up Project security access specs · 13ad9a74
      Robert Speicher authored
      Prior, every single test was creating four `ProjectMember` objects, each
      of which created one `User` record, even though each test only used
      _one_ of those Users, if any.
      
      Now each test only creates the single user record it needs, if it needs
      one. This shaves minutes off of each spec file changed here.
  5. 20 Mar, 2016 1 commit
  6. 13 Mar, 2016 1 commit
    • External Users · 42fcd388
      Zeger-Jan van de Weg authored
      The user has the rights of a public user execpt it can never create a project,
       group, or team. Also it cant view internal projects.
  7. 22 Jul, 2015 1 commit