An error occurred fetching the project authors.
  1. 14 Sep, 2014 1 commit
  2. 30 Jul, 2014 2 commits
  3. 14 Jun, 2014 1 commit
  4. 13 Jun, 2014 1 commit
  5. 05 Jun, 2014 1 commit
  6. 04 Jun, 2014 1 commit
  7. 28 May, 2014 1 commit
  8. 11 Mar, 2014 1 commit
  9. 25 Feb, 2014 3 commits
  10. 20 Feb, 2014 1 commit
  11. 12 Feb, 2014 1 commit
  12. 10 Feb, 2014 1 commit
  13. 24 Jan, 2014 1 commit
  14. 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
  15. 27 Nov, 2013 1 commit
  16. 26 Sep, 2013 1 commit
  17. 25 Sep, 2013 1 commit
  18. 24 Sep, 2013 2 commits
  19. 11 Sep, 2013 1 commit
  20. 27 Aug, 2013 1 commit
  21. 21 Jun, 2013 1 commit
  22. 18 Jun, 2013 3 commits
  23. 06 Jun, 2013 1 commit
  24. 05 Jun, 2013 1 commit
    • babatakao's avatar
      Authorize all teams to admin: fix 500 error on showing team page. · 86a262de
      babatakao authored
      500 error was occured in the following steps:
      
      1. user1 creates new team "team1".
      2. Assign team1 to project1.
      3. Sign in as admin. This admin is not a member of team1.
      4. Open project1 team setting page (/project1/team).
      5. Click "team1" link in "Assigned teams" area.
      6. 500 error.
      
      Fixed this issue.
      86a262de
  25. 04 Jun, 2013 1 commit
  26. 08 May, 2013 1 commit
  27. 02 May, 2013 2 commits
    • Angus MacArthur's avatar
    • Stephen Lottermoser's avatar
      Internally public projects · 4c44c5ef
      Stephen Lottermoser authored
      Public projects listed in the public section will be linked to the
      actual project's page. Public projects now give any user Guest
      permissions to the project, allowing them to download the code, read
      and create issues, and view anything else in the project's pages.
      
      Ample access tests have been added to the project_access_spec to
      verify correct permissions and behavior on public projects.
      - Visitors to the site who are not logged in still cannot view the
        project's pages.
      - Logged-in users visiting a public project where they are not a team
        member can create issues, but not snippets. They can view the projects
        code, issues, merge requests, etc, just as if they were a Guest member
        of the project.
      - Since this is a public project, the user is also granted :download_code
        permissions, a permission normally reserved for Reporters, since they
        can clone the repo anyways and browse commits and branches locally.
      4c44c5ef
  28. 15 Apr, 2013 1 commit
  29. 25 Mar, 2013 2 commits
  30. 24 Mar, 2013 2 commits
  31. 27 Feb, 2013 1 commit