Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name TeamCity Build Queue Enhancer
// @version 1.3.1
// @description Improve the TeamCity build queue by adding filters
// @match http://*teamcity*.com/queue.html
// @grant none
// ==/UserScript==
jq = window.jQuery;