Skip to content
Snippets Groups Projects
  1. Aug 09, 2019
  2. Aug 08, 2019
    • Evan Read's avatar
      Merge branch 'docs-api-resources' into 'master' · d4391550
      Evan Read authored
      Split api resources into it's own doc
      
      See merge request gitlab-org/gitlab-ce!31597
      
      (cherry picked from commit 031a2fdd)
      
      623be13b Split api resources into it's own doc
      305700f6 Apply suggestion to doc/api/README.md
      1ebdab76 Apply suggestion to doc/api/api_resources.md
      d4391550
    • Sean McGivern's avatar
      Merge branch 'gitaly-version-v1.57.0' into 'master' · f5d21ec4
      Sean McGivern authored
      Upgrade Gitaly to v1.57.0
      
      See merge request gitlab-org/gitlab-ce!31568
      
      (cherry picked from commit d02003cf)
      
      46dc2e24 Update Gitaly version to v1.57.0
      c5d9d8e3 Add changelog entry
      f5d21ec4
    • Douwe Maan's avatar
      Merge branch '60449-reduce-gitaly-calls-when-rendering-commits-in-md' into 'master' · 43aa5160
      Douwe Maan authored
      Lessen Gitaly N+1 errors in markdown processing
      
      Closes #60449
      
      See merge request gitlab-org/gitlab-ce!31037
      
      (cherry picked from commit e17350be)
      
      9d6fca6f Initial commit of WIP code for consideration
      d82ac022 Make Rubocop happy, even though it is 100% wrong
      978cf4af Cast the Gitaly commit object to a ::Commit
      0e318279 If we pass in a commit object, don't attempt a lookup
      ab01bedb Reload the commit object if it isn't a ::Commit
      8360a202 Make #extract_valid_commit_references a private method
      f98c77e8 Use scan instead of gsub
      a5b87299 Extract finding of local matches to a new method
      e5229999 Improve basic test of removing of N+1 situation
      91d3d8c5 Add CHANGELOG entry for reduced Gitaly calls
      a49d1d76 Extract #set_parent_path to reduce complexity
      04d7b960 Batch load commit refs found in markdown
      56b3d9ba Prepend internal ivar with _
      582bec5c Fix typo in spec title
      7e083b11 Track commits by their full SHA string
      2d81a176 Combine and simplify guard clauses
      83f3d461 Extract #records_per_parent to AbstractReferenceFilter
      43aa5160
  3. Aug 07, 2019
  4. Aug 06, 2019
    • Stan Hu's avatar
      Merge branch 'remove-peek-gc' into 'master' · 30b93933
      Stan Hu authored
      Remove GC metrics from performance bar
      
      Closes gitlab-org/quality/nightly#122
      
      See merge request gitlab-org/gitlab-ce!31550
      
      (cherry picked from commit b91bc31a)
      
      66963aad Remove GC metrics from performance bar
      30b93933
    • Clement Ho's avatar
      Merge branch '64831-add-padding-to-merged-by-widget' into 'master' · 7f8bd53a
      Clement Ho authored
      Resolve "Add padding to "merged by" widget"
      
      Closes #64831
      
      See merge request gitlab-org/gitlab-ce!30972
      
      (cherry picked from commit 029381b1)
      
      98657dbb Add space between icon and `merged by` section
      4565e081 Shrink padding for wr-widget-info
      4ebd05fe Make status icon in merge widget borderless
      0818fdb7 Revert "Make status icon in merge widget borderless"
      fc012bcb Remove .widget-status-icon class with utilities
      7f8bd53a
  5. Aug 05, 2019
  6. Aug 03, 2019
  7. Aug 02, 2019
Loading