Developer(s) | JetBrains |
---|---|
Initial release | October 29, 2009 |
Stable release | 3.0 / June 15, 2011 |
Written in | Java via JetBrains MPS |
Operating system | Cross-platform |
Type | Bug tracking system |
License | Proprietary, free for 10 users, free for open source projects |
Website | jetbrains.com/youtrack |
YouTrack is a commercial World Wide Web-based bug tracker and issue tracking system developed by JetBrains. It focuses on query-based issue search with auto-completion, manipulating issues in batches,[1] customizing the set of issue attributes [2] and creating custom workflows, [3] and implements a keyboard-centric approach.
Contents |
YouTrack is implemented in compliance with the LOP [4] paradigm and is developed using JetBrains MPS and a set of JetBrains' own DSLs [5]. It uses built-in JetBrains Database — a transactional key-value store. For Remote Procedure Calls (RPC), YouTrack supports a RESTful API.
YouTrack integrates with a number of source control programs (SCM) such as Subversion, CVS, Clearcase, Visual SourceSafe, Mercurial, Git, and Perforce through TeamCity. Also, there is a service hook to build an integration with GitHub. It also has an integration with TeamCity, IntelliJ IDEA, TestLink, TestRail, and supports user authentication with Google Account, Yahoo!, OpenID and LDAP. YouTrack is capable of importing issues from JIRA, FogBugz, Bugzilla, MantisBT, Trac, CSV file and Google Code bug tracker. YouTrack provides a Python library [6] for importing issues from other tracking systems.
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]
YouTrack is cross-platform and works on any Java-enabled operating system, including Microsoft Windows, Linux (*nix), Mac OS X and Solaris. It has three distribution types: web archive (.war) which can be deployed to almost any servlet container (Tomcat, Jetty, etc.); runnable Java archive (.jar) which bundles Jetty and is ready to be started without any additional installation; and Windows Installer (.exe) which installs and configures JRE and Tomcat with the deployed YouTrack web archive.
YouTrack RESTful API [8] allows developers to perform various actions programmatically, including:
YouTrack is distributed under a commercial license in five packs with different numbers of users supported, with the basic pack being free of charge.[9] JetBrains also provides YouTrack for free for open source projects and for educational and teaching uses in classrooms.
YouTrack is available as a hosted service (SaaS), currently in Beta.
YouTrack is offered free of charge to OSS projects also via http://youtrack.codebetter.com.
|