aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/java/org/sonar/server/rule2/RuleIndexTest.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup org.sonar.server.rule2Simon Brandhof2014-04-301-76/+0
* SONAR-5237 - Working Index & Dao stack (see RuleMiediumTest)Stephane Gamard2014-04-291-52/+48
* SONAR-5237 - Fixed broken ES isolation (broken in previous commit)Stephane Gamard2014-04-291-39/+39
* SONAR-5237 - Added worker for queueStephane Gamard2014-04-291-3/+3
* Adding NullQueue for sonar-batchStephane Gamard2014-04-281-1/+3
* SONAR-5237 - moved DB part of stack to sonar-coreStephane Gamard2014-04-281-1/+1
* SONAR-5237 - complete skeleton stack in rule2 packageStephane Gamard2014-04-281-0/+78