diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2017-03-27 20:48:35 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2017-04-03 15:50:22 -0300 |
commit | 0b7d10fb2dd3470a8328133f3273ad9d499e3af2 (patch) | |
tree | 5ca915a53952e79475cbabed7d817940380c64a5 | |
parent | a9e432d6be014ddb6b8aa132924890e6a82ad4eb (diff) | |
download | gitlab-ce-0b7d10fb2dd3470a8328133f3273ad9d499e3af2.tar.gz |
Add CHANGELOG
-rw-r--r-- | changelogs/unreleased/fix-github-importer-slowness.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-github-importer-slowness.yml b/changelogs/unreleased/fix-github-importer-slowness.yml new file mode 100644 index 00000000000..c1f8d0e02d5 --- /dev/null +++ b/changelogs/unreleased/fix-github-importer-slowness.yml @@ -0,0 +1,4 @@ +--- +title: Improve performance of GitHub importer for large repositories. +merge_request: 10273 +author: |