1. 07 8月, 2019 3 次提交
  2. 06 8月, 2019 5 次提交
  3. 05 8月, 2019 3 次提交
  4. 03 8月, 2019 2 次提交
  5. 02 8月, 2019 1 次提交
  6. 01 8月, 2019 3 次提交
  7. 31 7月, 2019 3 次提交
  8. 30 7月, 2019 1 次提交
    • S
      Remove line profiler from performance bar · 18cdc5ba
      Sean McGivern 提交于
      1. The output isn't great. It can be hard to find hotspots and, even
         when you do find them, to find why those are hotspots.
      2. It uses some jQuery-specific frontend code which we can remove now
         that we don't have this any more.
      3. It's only possible to profile the initial request, not any subsequent
         AJAX requests.
      18cdc5ba
  9. 29 7月, 2019 1 次提交
  10. 26 7月, 2019 3 次提交
  11. 24 7月, 2019 4 次提交
  12. 23 7月, 2019 2 次提交
  13. 22 7月, 2019 1 次提交
    • M
      Fix unordered list spacing · 785b9b02
      Marcel Amirault 提交于
      Correct the spacing of unordered markdown lists
      in docs, to maintain standards of documentation,
      in /user and others.
      785b9b02
  14. 20 7月, 2019 1 次提交
  15. 19 7月, 2019 3 次提交
    • B
      Adjust redis cache metrics · 442f5991
      Ben Kochie 提交于
      * Remove `controller` and `action` labels from duration histogram.
      * Create a new simple counter for `controller` and `action`.
      * Adjust histogram buckets to observe smaller response times.
      442f5991
    • M
      Update numbered lists for docs standards · 7da80b2d
      Marcel Amirault 提交于
      Ensure that all numbered lists use only 1. and no other numbers.
      Also ensure that numbered lists use proper spacing.
      7da80b2d
    • A
      Clean up Gitaly admin docs · 0923fbf7
      Achilleas Pipinellis 提交于
      - Add missing path to Gitaly configuration
      - Properly list steps for Gitaly configurations
      - Move sections around
      0923fbf7
  16. 18 7月, 2019 2 次提交
  17. 17 7月, 2019 2 次提交