選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shane Mc Cormack 5ea56e14ad hardy has a separate junit4 package, lets point at that not a junit3 jar that we have replaced with a junit4 one 16年前
checkstyle Checkstyle's global report doesn't include MiG layout 16年前
docs/rfcs Added missing files 17年前
installer Attempt at making Windows uninstaller bail if DMDirc is running. Didn't seem to work, but Java, DMDirc and my VM were acting oddly, so who knows! Issue 441 16年前
launcher OS X related stuff (issue 954) 16年前
nbproject Add ${libs.junit.classpath} to the test run classpath, so testing (from Netbeans at least) runs out of the box 16年前
src fixes issue 1198: ErrorListDialog causes shutdown thread to hang 16年前
test/com/dmdirc PreferencesManager and PreferencesSetting test now initialise the IdentityManager in their setUp methods, instead of in the test method, which somehow makes the IdentityManager magically work properly again. Issue 1106. 16年前
AddSVN.sh WindowsInstaller now doesn't compare a string using != 16年前
BuildAll.sh Fix nightlies having a version of "SVN" 16年前
BuildPlugins.xml Disable ant-contrib method of building plugins as it doesn't include SVN versions 16年前
DoReports.sh Better bamboo detection (use BAMBOO_ISNTALL env var rather than requiring a custom env var IS_BAMBOO) DoReports.sh will now symlink build and reports from the main checkout to its current dir on startup so that bamboo can find the results 16年前
UpdateCopyright.sh Updated copyright header on all files. 16年前
build.xml Added default.properties file with default junit paths 16年前
createAllPluginJar.sh A file called .ignore in the directory for a plugin will stop the automatic scripts (ant file and createAllPluginJar.sh) from building the .jar file for that plugin. 16年前
createPluginJar.sh Remove silly loop in createPluginJar, thus increasing its speed niftily! 16年前
default.properties hardy has a separate junit4 package, lets point at that not a junit3 jar that we have replaced with a junit4 one Fixes builds not building 16年前
doreports.xml Generate both an xml and html report in the 2hourly reports (bamboo uses the xml one) 16年前
junitreport.xml Generate both an xml and html report in the 2hourly reports (bamboo uses the xml one) 16年前
manifest.mf Removed ClassPath manifest hack 17年前
style_build.xml Added automatic utilities used on website 17年前