aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* AddedSONAR-5237 - Added ActiveRuleParam and updated IndexMediumTestStephane Gamard2014-05-013-7/+24
|
* AddedSONAR-5237 - Added all tags and updated IndexMediumTestStephane Gamard2014-05-012-17/+19
|
* SONAR-5237 - Added active rule and IndexMediumTestStephane Gamard2014-05-012-17/+58
|
* SONAR-5237 - Added tags and RuleParams to RuleServiceStephane Gamard2014-05-013-8/+104
|
* SONAR-5237 - Added RuleParamStephane Gamard2014-05-012-1/+8
|
* Fix some quality flawsSimon Brandhof2014-05-012-6/+3
|
* Updated LogLevel on BaseIndexStephane Gamard2014-05-011-1/+1
|
* SONAR-5237 - Passing all RuleSearchMediumTestsStephane Gamard2014-05-011-4/+23
|
* SONAR-5237 - Passing Test for RuleStatus in RuleSearchMediumTestStephane Gamard2014-05-011-0/+8
|
* SONAR-5237 - Fixed RuleSearchMediumTestsStephane Gamard2014-05-011-1/+12
|
* New tests on RuleSearchMediumTestSimon Brandhof2014-05-011-0/+2
|
* SONAR-5237 - Fixed some SearchMediumTestsStephane Gamard2014-05-012-6/+14
|
* Ordered fields in Hit.getFieldsStephane Gamard2014-05-014-39/+59
|
* Drop UnsuportedException and improve rule searchSimon Brandhof2014-05-016-40/+145
|
* fix quality flawsStephane Gamard2014-05-012-96/+80
|
* Fixed missign license headerStephane Gamard2014-05-011-0/+19
|
* SONAR-5237 - Implemented IndexAction compatible with DtoStephane Gamard2014-05-0110-65/+196
| | | | - Fixed missing public Field for WS in RuleIndex
* SONAR-5237 - Implemented Field selection in RuleIndex#searchStephane Gamard2014-05-012-1/+12
|
* SONAR-5237 - Implemented partial query search in RuleService#searchStephane Gamard2014-05-011-14/+50
|
* SONAR-5237Stephane Gamard2014-05-014-6/+26
| | | | | - Implemented NRT for RuleService and RuleIndex (RuleService#refresh & RuleIndex#refresh) - Fixed RuleService#search with empty filter values
* Fix some quality flawsSimon Brandhof2014-05-014-70/+30
|
* Add ServerTester#addPluginJar()Simon Brandhof2014-04-302-4/+6
|
* SONAR-5237 - Initial mediumtest workingStephane Gamard2014-04-302-18/+36
|
* SONAR-5111 Complete "api/issues" WS documentationJulien Lancelot2014-04-301-8/+277
|
* Add ServerTester#clearDataStores()Simon Brandhof2014-04-304-47/+170
|
* SONAR-5237 - Updated RuleService#searchStephane Gamard2014-04-304-22/+118
|
* Fix quality flawsJulien Lancelot2014-04-303-99/+26
|
* Cleanup org.sonar.server.rule2Simon Brandhof2014-04-303-9/+19
|
* Added license headerStephane Gamard2014-04-302-0/+38
|
* SONAR-5237 - Added base Mapping for RuleStephane Gamard2014-04-303-29/+78
|
* SONAR-5237 - Created Base and Rule Normalizer classesStephane Gamard2014-04-306-122/+156
|
* Continue draft of rule improvementSimon Brandhof2014-04-306-29/+110
|
* Commented out synchronizer in BaseIndexJulien Lancelot2014-04-301-3/+1
|
* Check that the value of a pram is in possible values (if defined)Julien Lancelot2014-04-301-4/+9
|
* SONAR-5111 Refactored some ws to add response examplesJulien Lancelot2014-04-3015-165/+345
|
* SONAR-5111 Complete "api/issue_filters" WS docJulien Lancelot2014-04-301-3/+5
|
* Minor changes on org.sonar.server.rule2Simon Brandhof2014-04-303-149/+0
|
* Fix RuleServiceSimon Brandhof2014-04-301-16/+0
|
* Continue draft of new WS /api/rulesSimon Brandhof2014-04-304-21/+71
|
* SONAR-5237 - Moved Latching into Queue. Defaults to SYNCHStephane Gamard2014-04-302-8/+25
|
* SONAR-5237 - Rename ClusterAction to QueueActionStephane Gamard2014-04-306-33/+34
|
* SONAR-5237 - Moved Dao Back to server and Using ThreadPool for QueueWorkerStephane Gamard2014-04-3013-87/+772
|
* Drop WebService#setResponseExampleFormat()Simon Brandhof2014-04-301-2/+2
|
* SONAR-5249 Try to fix migration of measure data on PgSQL and MsSqlJulien HENRY2014-04-301-4/+4
|
* Continue draft of search frameworkSimon Brandhof2014-04-3012-146/+477
|
* Add response example to WebService extension pointSimon Brandhof2014-04-293-21/+60
|
* SONAR-5254 New WS /api/sources/scmSimon Brandhof2014-04-297-65/+212
|
* quality flawStephane Gamard2014-04-291-2/+1
|
* SONAR-5237 - Updated MediumTest and started on RuleServiceStephane Gamard2014-04-294-66/+117
|
* SONAR-5249 Use a Java migration to merge measure data into project_measuresJulien HENRY2014-04-292-2/+89
|