YouTrack

YouTrack is a proprietary, commercial browser-based bug tracker, issue tracking system and project management software developed by JetBrains. It focuses on query-based issue search with auto-completion, manipulating issues in batches,[2] customizing the set of issue attributes,[3] and creating custom workflows.[4]

YouTrack
Developer(s)JetBrains
Initial release29 October 2009 (2009-10-29)
Stable release
2019.3 (build 64863)[1] / December 11, 2019 (2019-12-11)[1]
Written inJavaScript and Kotlin
Operating systemCross-platform
TypeBug tracking system, project management software
LicenseProprietary, free for 10 users, free for open source projects
Websitejetbrains.com/youtrack

Architecture

YouTrack was implemented in compliance with the language-oriented programming[5] paradigm and now is written on JavaScript and Kotlin (programming language). It uses an embedded Xodus database[6] database to read and store data. For remote procedure calls, YouTrack supports a RESTful API.

Integration with external tools

Standard YouTrack integrations include import from Jira, Mailbox Integration, Zendesk Integration, and an integrated working environment with Upsource and TeamCity. Integrations with GitHub, BitBucket, and GitLab are provided out of the box, while connections to other version control systems are supported via the TeamCity or Upsource integration. TeamCity supports connections to repositories in ClearCase, CVS, Git, Mercurial, Perforce, SourceGear Vault, StarTeam, Subversion, Team Foundation Server, and Visual SourceSafe. Upsource supports connections to repositories in Git, Mercurial, Perforce, and Subversion.

YouTrack supports integration with several popular test management tools: PractiTest, TestLink, TestLodge, and TestRail.

YouTrack can be integrated with Slack workplace.

Confluence integration is performed by adding macros to insert links to issues and insert reports into Confluence Pages.

YouTrack can integrate with JetBrains IDEs including IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, CLion, Rider, GoLand, and AppCode.

YouTrack is capable of importing issues from Jira, CSV file, Bugzilla, FogBugz, GitHub, MantisBT, Redmine, Trac, or another YouTrack Server.

It also supports user authentication with Google Account, GitHub, GitLab, Bitbucket Cloud, Active Directory, Yahoo, AOL, OpenID, LDAP, and Jira credentials.

User interface

YouTrack's Ajax-based user interface allows both keyboard and mouse interaction. Searching for issues is implemented via search query syntax and performed from a single search box.[7]

System Language

YouTrack provides localization support for English, French, German, Japanese, Russian, and Spanish. Additional languages that are supported by the YouTrack user community are also available.

System requirements and distribution types

YouTrack is cross-platform and works on any Java-enabled operating systems, including Microsoft Windows, Linux (*nix), macOS, and Solaris.

It is available as either InCloud or Standalone. Four types of distribution Standalone are offered: a runnable Java archive (.jar) which bundles Jetty and is ready to be started without any additional installation; a Windows Installer MSI which installs and configures JRE and Tomcat with the deployed YouTrack web archive; a plain .zip file archive; and also a Docker container. Until version 6.0,[8] JetBrains also distributed YouTrack as a web archive (.war) which could be deployed to almost any servlet container (Tomcat, Jetty, etc.).

YouTrack REST API

YouTrack REST API[9][10] allows developers to perform various actions programmatically, including:

  • Importing existing projects and issues from other issue tracking systems.
  • Creating, modifying, getting all the issues attributes.
  • Manipulating projects, users, groups and roles. This is done with Hub via the Hub REST API, a user and a permission management system by JetBrains. YouTrack 6.0 and later comes with Hub built-in.

License

JetBrains offers YouTrack in InCloud and Standalone versions.

The hosted service (SaaS) is called YouTrack InCloud. For InCloud, three users are free of charge forever, with further annual or monthly payments per each additional user discounted with larger numbers of users subscribed.

For the Standalone version, a 10-user pack is available free of charge, with five more paid packs available for larger numbers of users. Each pack includes a year of free updates and technical support.

JetBrains also provides YouTrack at no charge for open source projects and for educational and teaching uses in classrooms, along with a 50% discount available for startups.

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.