Skip to content
#

source

Here are 664 public repositories matching this topic...

vladak
vladak commented May 5, 2019

When working on a fix for #2755 I noticed that Git tag parsing is sub-optimal performance wise - to determine changeset/date for each tag a new command is spawned via Executor in buildTagEntry(). For repositories with large set of tags (e.g. Linux kernel) this could be taxing.

Either convert this to parallel execution (thread pool) or find a way how to get all the data in single command.

ambroisemaupate
ambroisemaupate commented Feb 12, 2018
  • Add a referer to any link from a folder documents page to be able to go back to the folder instead of general documents page
  • Display folders translated names instead of their folderName in Document Explorer filter widget.
  • Do not prevent from creating a folder with an existing title, just add a suffix to its folderName.

Improve this page

Add a description, image, and links to the source topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the source topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.