• Votes

    3

    History of Repository Settings

    When a user edits the settings of a repository the previous settings and the details of the event are not stored anywhere in Teamforge. The only possible way to check who ...
  • Votes

    1

    Define more granular SCM privileges

    Actually, I can assign to the TF roles the SCM privileges Admin, Delete/View, Commit/View and View Only. This is not sufficient for a role based development with big ...
  • Votes

    6

    Allow case insensitive login in both Teamforge and Git

    Hello Today the login is not case sensitive in Teamforge when we enable the configuration token ALLOW_CASE_INSENSITIVE_LOGIN . However the login is still case sensitive ...
  • Votes

    3

    Gerrit: search for roles case insensitve

    When we try to search for a role in TF->Gerrit->access with the search string "in", the role"Integrator" is not found. It would be nice to search for roles in Gerrit ...
  • Votes

    1

    SCM: show log for all repositories

    To a teamforge project I can add any number of GIT repository. To get an overview about the most recent commits, I need to open every repository which is very time ...
  • Votes

    1

    Source code review: The images in the message view are too big

    When a user adds a big image into his review comment, the view "Messages" in "Source code"-"Reviews" gets all space consumed by the image. It would be great to limit the ...
  • Votes

    1

    Git pre-commit blocking webhook option desired

    Our users want to manage the git commit themselves. In case a number of conditions are not met the commit should not be successful. Therefore the pre-commit hook for git ...
  • Votes

    1

    Display annotation in tags view

    The web UI for SCM shows in the tab "tags" the list of tags with the according SHA-1 commit link. But it doesn't show the annotation which is a more detailed description ...
  • Votes

    1

    Upgrade Subversion version

    TeamForge v19.2 ships with Subversion v1.8.19 which is 2 years old.
  • Votes

    3

    Set artifact fields by commit

    When commiting code changes, [artf1234] can be used to create an association between the commit and the artifact. Additional options should be available to set fields in ...
  • Votes

    2

    GIT error message: Add weblink with more detailed explication

    When a user performs a push to Gerrit and there occurs an error (e.g. no artifact in the correct format is entered into the commit message), the error message which ...
  • Votes

    2

    No image appears in Readme from code browser.

    It's about the Readme preview in the code browser. story: I manage the source code using git, svn. In creating the readme file, I write the image link in the source ...
  • Votes

    2

    Tortoise SVN TeamForge plugin should remember query selection

    The Tortoise SVN should remember the selected query. At the moment it opens with "Query: Select...". So the user always has to manually to do something - even if he/she ...
  • Votes

    1

    Issue tracker plugin for Tortoise SVN

    I would like to see a plugin for Tortoise SVN that shows the assigned artifacts of the user. It should allow to paste the artifact id into the comment. I think this ...
  • Votes

    2

    Source code search should be more robust

    We have multiple Git and Subversion repositories across multiple projects. The Source Code ElasticSearch has all of this content indexed. But the TeamForge Search box ...
  • Votes

    2

    GIT repository viewer shall support Markdown image syntax

    In Teamforge 19.0, the GIT repository viewer does not display images in markdown syntax. Also when I insert a comment to a tracker, the web browser (IE) doesn't show the ...
  • Votes

    1

    Displays the differences of GIT LFS files

    In Teamforge 19.0 web browser, in the GIT repository viewer, users see perfectly the changes of the files in the "diff-view" of the Change Navigator. But when a file is ...
  • Votes

    1

    SSH (public/private keys) authentication for svn repositories

    We would like to use SSH (public/private keys) authentication for svn repositories, just like it is implemented in git already. There is no reason why svn users need to ...
  • Votes

    1

    link to file in repository

    Currently it is not easily possible to share/use a link to a file in an svn repository. If the direct link to the svn repo is sent tho share a file (e.g. ...
  • Votes

    1

    set Gerrit settings flag: 'copyAllScoresOnMergeFirstParentUpdate' to ...

    Hello, We found out that 'copyAllScoresOnMergeFirstParentUpdate' Gerrit config flag is set to true by default. This causes that if our feature branch has passed reviews ...