DotNetKicks: Search and a new build server
Search DotNetKicks with Lucene.NET
One of the features most requested on the DNK issue tracker over the past number of weeks was search. Mark McAvoy recently joined the DNK project team (welcome Mark!) and took on search as his first task. Utilising the open source Lucene.NET search engine, you can free text search DNK stories using a number of query operators.
Here are some example queries:
If you are a member of DNK you can also restrict the search to stories which you have kicked.
DotNetKicks CruiseControl.NET Build Server
Another recent development is the addition of a build server on http://build.dotnetkicks.com/. Thanks to Simone for setting this up. We will soon integrate our unit tests and other reports into the build output.