1. 06 6月, 2013 2 次提交
  2. 05 6月, 2013 2 次提交
  3. 30 5月, 2013 1 次提交
  4. 25 5月, 2013 1 次提交
  5. 22 5月, 2013 1 次提交
  6. 19 5月, 2013 1 次提交
  7. 13 5月, 2013 1 次提交
  8. 09 5月, 2013 2 次提交
  9. 06 5月, 2013 1 次提交
  10. 05 5月, 2013 1 次提交
  11. 02 5月, 2013 1 次提交
    • S
      Internally public projects · 4c44c5ef
      Stephen Lottermoser 提交于
      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
  12. 26 4月, 2013 1 次提交
  13. 15 4月, 2013 1 次提交
  14. 12 4月, 2013 1 次提交
  15. 11 4月, 2013 3 次提交
  16. 07 4月, 2013 1 次提交
  17. 04 4月, 2013 2 次提交
  18. 03 4月, 2013 1 次提交
  19. 02 4月, 2013 2 次提交
  20. 01 4月, 2013 2 次提交
  21. 26 3月, 2013 2 次提交
  22. 25 3月, 2013 5 次提交
  23. 20 3月, 2013 1 次提交
    • D
      Fix the Cancel button on the Edit Wiki page. · 8300ae36
      Dan Knox 提交于
      The Cancel button on the Edit Wiki page was still redirecting back
      to the "Index" page which is no longer the default Wiki page.
      
      This commit changes the Cancel button in the following ways:
      
        * Pressing Cancel while editing an existing Wiki page will now
          redirect you back to the latest version of that page.
        * Pressing Cancel while editing a brand new Wiki home page that
          does not yet exist will redirect you to back to the same Edit
          Wiki Home page.
      8300ae36
  24. 19 3月, 2013 3 次提交
  25. 18 3月, 2013 1 次提交