Category Archives: Uncategorized

JIRA Database Values Plugin for JIRA 5.1 released!

I just released the new version of the JIRA Database Values Plugin. It is now compatible with JIRA 5.1 and 5.2. Most notable change is that under the hood jQuery is used now instead of Scriptaculous. See Atlassian Marketplace for … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

JIRA Speakeasy extension to show ‘key – summary’ in an inline dialog

We use JIRA at works to track issues (duh ). What I need to do a lot is copy the key and summary of an issue to use as a checkin comment. If you copy paste it from an issue … Continue reading

Posted in Uncategorized | 2 Comments

Release JIRA Database Values Plugin 1.3.0

A new JIRA Database Values plugin has been released, see https://plugins.atlassian.com/plugin/details/4969 for download. The major change is compatibility with JIRA 4.3. There are some additional minor improvements like: * Use the internal JIRA db if no connection parameters are defined … Continue reading

Posted in Uncategorized | Leave a comment

JIRA Database values plugin – new release 1.2

I am very proud on this new release of my jira database values plugin. Not only does it have a bunch of really nice additions (which I am going to explain a bit more in detail here), but there are … Continue reading

Posted in Uncategorized | Leave a comment

JQL query for the jira database values plugin

I have just finished implementing a custom JQL query for the jira database values plugin. It allows to search on anything you want related to the value you have in your custom field. Take the example of a “Customer” custom … Continue reading

Posted in Uncategorized | 2 Comments

Make IntelliJ IDEA X look great on Linux

The new IntelliJ IDEA, called X, is out and there are lots of new goodies in there. For my day-to-day job, the most important is the improved Flex support. I work on Ubuntu 10.10 and by default IntelliJ does not … Continue reading

Posted in Uncategorized | 4 Comments

New (bugfix) release JIRA Database Values Plugin 1.1.1

Quick update: there is a new release of the JIRA Database Values Plugin 1.1.1 because there was an issue with 1.1 if you had issues without a value assigned for your custom field. Download the new version here: https://plugins.atlassian.com/plugin/details/4969

Posted in Uncategorized | Leave a comment