Software:YouTrack
Developer(s) | JetBrains |
---|---|
Initial release | 29 October 2009 |
Stable release | 2022.3 (Build 65372)
/ 12 January 2022[1] |
Written in | JavaScript, Kotlin |
Operating system | Cross-platform |
Type | Bug tracking system, project management software |
License | Proprietary, free for 10 users, free for open source projects |
Website | www |
YouTrack is a proprietary, commercial browser-based bug tracker, issue tracking system, and project management software developed by JetBrains. This software is designed to facilitate query-based issue search with auto-completion, manipulating issues in batches,[2] customizing the set of issue attributes,[3] and creating custom workflows.[4]
Architecture
YouTrack uses the language-oriented programming[5] paradigm, and now the frontend is written in JavaScript, while the backend relies on Kotlin, a programming language created by the same software house. It uses an embedded Xodus[6] database to read and store data. For remote procedure calls, YouTrack supports a RESTful API. JetBrains offers YouTrack in cloud-hosted and on-premises versions.
Integration with external tools
YouTrack Standard supports integrations such as imports from Jira, Mailbox Integration, Zendesk integration, and an integrated working environment with Upsource and TeamCity. The platform has pre-built connectors with GitHub, BitBucket, and GitLab. It facilitates connections to additional version control systems using 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 also be integrated with the Slack workplace. Confluence integration is performed by adding macros to insert links to issues and reports into Confluence Pages. YouTrack can integrate with JetBrains IDEs. YouTrack is capable of importing issues from Jira, CSV files, Bugzilla, FogBugz, GitHub, MantisBT, Redmine, Trac, or another YouTrack server. YouTrack also supports user authentication.
User interface
YouTrack's Ajax-based user interface allows both keyboard and mouse interaction. Searching for issues is implemented via search query syntax and is performed from a single search box.[7]
YouTrack REST API
YouTrack REST API[8][9] allows developers to perform various actions programmatically, including:
- Importing existing projects and issues from other issue tracking systems.
- Creating, modifying, and 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.
See also
References
- ↑ "YouTrack Releases". 19 January 2022. https://hub.docker.com/r/jetbrains/youtrack/tags.
- ↑ "JetBrains Releases YouTrack 1.0 Beta". eWeek. http://www.eweek.com/c/a/Application-Development/JetBrains-Releases-YouTrack-10-Beta-522530/.
- ↑ "JetBrains upgrades YouTrack bug tracker". InfoWorld. 26 May 2010. http://www.infoworld.com/d/developer-world/jetbrains-upgrades-youtrack-bug-tracker-225?source=footer.
- ↑ "JetBrains YouTrack 3.0 Clears Bug Tracker Launchpad". Dr.Dobb's. http://drdobbs.com/tools/230800189/.
- ↑ "Language Oriented Programming:The Next Programming Paradigm". http://www.onboard.jetbrains.com/is1/articles/04/10/lop/mps.pdf.
- ↑ "github.com/JetBrains/xodus". 29 September 2022. http://github.com/JetBrains/xodus.
- ↑ "JetBrains Releases Bug and Issue Tracking Beta". Dr.Dobb's. http://www.drdobbs.com/tools/219501041;jsessionid=0VQGQHV1OP2RTQE1GHOSKHWATMY32JVN.
- ↑ "YouTrack REST API Reference for Standalone". https://www.jetbrains.com/help/youtrack/standalone/youtrack-rest-api-reference.html.
- ↑ "YouTrack REST API Reference for InCloud". https://www.jetbrains.com/help/youtrack/incloud/youtrack-rest-api-reference.html.
External links
Original source: https://en.wikipedia.org/wiki/YouTrack.
Read more |