aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5264 Force documentation of web services to be up-to-dateSimon Brandhof2014-05-0227-321/+220
* SONAR-5111 Add missing ProjectsWs to ServerComponentsJulien Lancelot2014-05-021-0/+2
* SONAR-5111 Add "api/projects" WS documentationJulien Lancelot2014-05-022-0/+116
* SONAR-5250 Modify layout, add WS path to action titleJean-Baptiste Lievremont2014-05-025-23/+37
* SONAR-5262 Fail to delete action plan having issues on deleted componentJulien Lancelot2014-05-026-22/+18
* SONAR-5250 Add navigation, modify layout, show parameters in WS APIJean-Baptiste Lievremont2014-05-0214-42/+212
* Fix UTJulien Lancelot2014-05-021-3/+2
* SONAR-5111 Complete documentation for "api/profiles" WSJulien Lancelot2014-05-0220-130/+540
* AddedSONAR-5237 - Working facets for RuleService and RuleIndex. Tested with m...Stephane Gamard2014-05-028-17/+216
* Check that the values of a param is in possible values (if defined)Julien Lancelot2014-05-022-7/+38
* Fix bulk changeStas Vilchik2014-05-021-1/+1
* Fix some quality flawsSimon Brandhof2014-05-014-8/+29
* AddedSONAR-5237 - Added ActiveRuleParam and updated IndexMediumTestStephane Gamard2014-05-014-10/+78
* AddedSONAR-5237 - Added all tags and updated IndexMediumTestStephane Gamard2014-05-013-19/+77
* SONAR-5237 - Added active rule and IndexMediumTestStephane Gamard2014-05-013-18/+93
* SONAR-5237 - Added tags and RuleParams to RuleServiceStephane Gamard2014-05-015-11/+114
* SONAR-5237 - Added RuleParamStephane Gamard2014-05-012-1/+8
* Minor renaming in RuleIndexMediumTestSimon Brandhof2014-05-011-6/+6
* Fix some quality flawsSimon Brandhof2014-05-014-7/+72
* Updated LogLevel on BaseIndexStephane Gamard2014-05-011-1/+1
* New tests on RuleServiceMediumTestSimon Brandhof2014-05-011-5/+46
* SONAR-5237 - Passing all RuleSearchMediumTestsStephane Gamard2014-05-012-9/+24
* SONAR-5237 - Passing Test for RuleStatus in RuleSearchMediumTestStephane Gamard2014-05-012-1/+8
* Ignore status test.Stephane Gamard2014-05-011-0/+1
* SONAR-5237 - Fixed RuleSearchMediumTestsStephane Gamard2014-05-012-22/+28
* New tests on RuleSearchMediumTestSimon Brandhof2014-05-012-8/+81
* SONAR-5237 - Fixed some SearchMediumTestsStephane Gamard2014-05-013-20/+28
* Ordered fields in Hit.getFieldsStephane Gamard2014-05-014-39/+59
* New tests to be fixed on RuleSearchMediumTestSimon Brandhof2014-05-011-10/+21
* New tests to be fixed on RuleSearchMediumTestSimon Brandhof2014-05-011-2/+70
* Drop UnsuportedException and improve rule searchSimon Brandhof2014-05-0110-268/+439
* 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
* SONAR-5237 - Implemented Field selection in RuleIndex#searchStephane Gamard2014-05-013-3/+88
* SONAR-5237 - Implemented partial query search in RuleService#searchStephane Gamard2014-05-012-14/+67
* SONAR-5237Stephane Gamard2014-05-015-7/+50
* Fix some quality flawsSimon Brandhof2014-05-014-70/+30
* Support system properties prefixed by "mediumTests." in ServerTesterSimon Brandhof2014-04-301-1/+15
* Add ServerTester#addPluginJar()Simon Brandhof2014-04-304-21/+36
* SONAR-5237 - Initial mediumtest workingStephane Gamard2014-04-303-22/+40
* SONAR-5111 Complete "api/issues" WS documentationJulien Lancelot2014-04-305-42/+532
* SONAR-5250 Initialize backbone app for API documentationJean-Baptiste Lievremont2014-04-3019-1/+277
* Add ServerTester#clearDataStores()Simon Brandhof2014-04-307-54/+298
* SONAR-5237 - Updated RuleService#searchStephane Gamard2014-04-304-22/+118
* Fix wrong plan param renaming by a previous commitJulien Lancelot2014-04-302-2/+2
* Fix quality flawsJulien Lancelot2014-04-304-100/+27
* Cleanup org.sonar.server.rule2Simon Brandhof2014-04-305-157/+54
* Added license headerStephane Gamard2014-04-302-0/+38
* SONAR-5237 - Added base Mapping for RuleStephane Gamard2014-04-304-30/+80