1. 29 11月, 2018 1 次提交
  2. 01 11月, 2018 1 次提交
  3. 05 10月, 2018 2 次提交
  4. 07 9月, 2018 1 次提交
  5. 03 9月, 2018 1 次提交
  6. 11 7月, 2018 1 次提交
  7. 06 2月, 2018 1 次提交
  8. 31 1月, 2018 1 次提交
    • S
      Fix not all events being shown in group dashboard · 30e6cfa0
      Stan Hu 提交于
      The group activity feed was limited to the first 20 projects found
      in the group, which caused activity from some projects to be omitted.
      A limit of 20 is applied to the query for events, so the
      extra pagination does little in the way of performance.
      
      Closes #42560
      30e6cfa0
  9. 20 10月, 2017 2 次提交
  10. 12 10月, 2017 1 次提交
  11. 11 10月, 2017 1 次提交
  12. 10 10月, 2017 1 次提交
  13. 05 10月, 2017 15 次提交
  14. 08 9月, 2017 1 次提交
  15. 03 8月, 2017 1 次提交
  16. 15 6月, 2017 1 次提交
    • T
      Subgroups page should show groups authorized through inheritance · ef1811f4
      Toon Claes 提交于
      When a user is authorized to a group, they are also authorized to see all the
      ancestor groups and descendant groups.
      
      When a user is authorized to a project, they are authorized to see all the
      ancestor groups too.
      
      Closes #32135
      
      See merge request !11764
      ef1811f4
  17. 20 5月, 2017 1 次提交
    • M
      Refactor to more robust implementation · 49697bc8
      Michael Kozono 提交于
      In order to avoid string manipulation or modify route params (to make them unambiguous for `url_for`), we are accepting a behavior change:
      
      When being redirected to the canonical path for a group, if you requested a group show path starting with `/groups/…` then you’ll now be redirected to the group at root `/…`.
      49697bc8
  18. 19 5月, 2017 2 次提交
  19. 18 5月, 2017 1 次提交
  20. 12 5月, 2017 1 次提交
  21. 11 5月, 2017 1 次提交
  22. 10 5月, 2017 1 次提交
  23. 06 5月, 2017 1 次提交