aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename some fields in rules2Simon Brandhof2014-05-058-21/+20
* SONAR-5111 Add api/resources WS documentationsJulien Lancelot2014-05-059-4/+295
* SONAR-5111 Use latest API to declare batch WS metadata, update JavadocJean-Baptiste Lievremont2014-05-053-8/+9
* SONAR-5111 Add api/server, api/updatecenter, api/timemachine WS documentationsJulien Lancelot2014-05-0513-2/+445
* Fix quality flawsSimon Brandhof2014-05-054-16/+0
* Fix rule parameters in api/rules2/showSimon Brandhof2014-05-051-1/+3
* - Fixed FieldEnum rename error in Medium TestStephane Gamard2014-05-051-1/+1
* - Using rule2.ActiveRuleDao for testsStephane Gamard2014-05-051-2/+1
* Adding license headersStephane Gamard2014-05-052-0/+38
* Moving AcgiveRuleDao to BaseDao ImplStephane Gamard2014-05-0523-57/+1078
* Removed debug output from IndexStephane Gamard2014-05-051-1/+0
* Changed Log level for BaseIndexStephane Gamard2014-05-051-1/+1
* SONAR-5250 Handle display of example response in WS API documentationJean-Baptiste Lievremont2014-05-055-3/+56
* Fix SnapshotCache to not contains libraries.Julien HENRY2014-05-052-1/+8
* Rename ES field RuleParam.VALUE to DEFAULT_VALUESimon Brandhof2014-05-053-6/+26
* Add JsonWriter#valueObject(Object)Simon Brandhof2014-05-052-1/+84
* Fix start-mac.shSimon Brandhof2014-05-051-0/+1
* start-mac.sh must start "sonar.sh start" instead of "sonar.sh console" in ord...Simon Brandhof2014-05-052-2/+8
* SONAR-3437 Enable batch mode when saving measures into DBJulien HENRY2014-05-053-11/+8
* Fixed RuleDao for Junits due to insert of Param with non-existing RuleStephane Gamard2014-05-021-6/+12
* fix quality flawStephane Gamard2014-05-023-0/+57
* BaseDao Synchronisation based on Dto and RuleNormalizerStephane Gamard2014-05-0216-218/+325
* up-throw Exception afterExecution in LocalQueueWorkerStephane Gamard2014-05-021-6/+8
* Added a timeout on Latch for synched ClusterActionStephane Gamard2014-05-021-9/+4
* SONAR-5111 Complete "api/qualitygates" WS documentation and do some refactori...Julien Lancelot2014-05-0224-439/+1189
* SONAR-5250 Handle visibility of internal servicesJean-Baptiste Lievremont2014-05-026-8/+43
* SONAR-5250 add parameter includeInternals to /api/webservices/listSimon Brandhof2014-05-024-41/+160
* SONAR-5250 Display possible values for parametersJean-Baptiste Lievremont2014-05-022-0/+29
* SONAR-5264 Force documentation of web services to be up-to-dateSimon Brandhof2014-05-0230-416/+448
* 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
* Revert "SONAR-3437 Enable batch mode when saving measures into DB"Julien Lancelot2014-05-023-8/+11
* Fix some quality flawsSimon Brandhof2014-05-014-8/+29
* Complete build scriptsSimon Brandhof2014-05-014-8/+10
* 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