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