Skip to content
Snippets Groups Projects
  1. Aug 27, 2013
  2. Jun 21, 2013
  3. Jun 18, 2013
  4. Jun 06, 2013
  5. Jun 05, 2013
    • 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
  6. Jun 04, 2013
  7. May 08, 2013
  8. May 02, 2013
    • 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
  9. Apr 15, 2013
  10. Mar 25, 2013
  11. Mar 24, 2013
  12. Feb 27, 2013
  13. Feb 18, 2013
  14. Jan 25, 2013
  15. Jan 24, 2013
  16. Jan 21, 2013
  17. Jan 17, 2013
  18. Jan 16, 2013
  19. Jan 03, 2013
  20. Jan 02, 2013
  21. Dec 04, 2012
  22. Nov 30, 2012
  23. Nov 29, 2012
  24. Nov 24, 2012
  25. Oct 21, 2012
  26. Oct 09, 2012
  27. Sep 27, 2012
  28. Apr 08, 2012
  29. Mar 30, 2012
  30. Feb 21, 2012
  31. Feb 20, 2012
  32. Feb 19, 2012
  33. Feb 07, 2012
Loading