YouTrack
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Developer(s) | JetBrains |
---|---|
Initial release | 29 October 2009 |
Stable release | 2024.2 (Build 35942)
/ 27 June 2024[1] |
Written in | JavaScript, Kotlin |
Operating system | Cross-platform |
Type | Project management software, Helpdesk, |
License | Proprietary, 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.[2][3]
Overview
[edit]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.[4][better source needed]
YouTrack uses the language-oriented programming paradigm.[5][better source needed] 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.[citation needed] For remote procedure calls, YouTrack supports a RESTful API. JetBrains offers YouTrack in cloud-hosted and on-premises versions.[citation needed]
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.[7]
YouTrack can also be integrated with the Slack workplace. YouTrack can integrate with JetBrains IDEs.[7]
YouTrack provides a REST API, which allows developers to perform various actions such as creating and modifying issues, and creating custom integrations.[8][better source needed]
See also
[edit]References
[edit]- ^ "YouTrack Releases". JetBrains. 6 February 2024.
- ^ "JetBrains Releases YouTrack 1.0 Beta". eWeek. Archived from the original on January 23, 2013. Retrieved October 30, 2009.
- ^ "JetBrains upgrades YouTrack bug tracker". InfoWorld. 26 May 2010. Retrieved May 26, 2010.
- ^ "JetBrains Releases Bug and Issue Tracking Beta". Dr.Dobb's.
- ^ "Language Oriented Programming:The Next Programming Paradigm" (PDF). jetbrains.com.
- ^ "github.com/JetBrains/xodus". GitHub. 29 September 2022.
- ^ a b "Integrations". jetbrains.com.
- ^ "YouTrack REST API". jetbrains.com.