| Commit message (Expand) | Author | Age | Files | Lines |
* | Using BaseDao and NestedIndex for ActiveRules in ActiveRuleIndex | Stephane Gamard | 2014-05-05 | 22 | -428/+634 |
* | Updated activeRuleKey and QualityProfileKey in core package | Stephane Gamard | 2014-05-05 | 1 | -2/+2 |
* | Added Tests for ActiveRuleKey (get and selectBy). | Stephane Gamard | 2014-05-05 | 2 | -2/+243 |
* | Added ActiveRuleKey to ActiveRuleDao with BaseDao extension. | Stephane Gamard | 2014-05-05 | 2 | -10/+42 |
* | SONAR-5111 Add api/tests WS documentations | Julien Lancelot | 2014-05-05 | 5 | -0/+234 |
* | SONAR-5111 Fix some description | Julien Lancelot | 2014-05-05 | 1 | -3/+3 |
* | SONAR-5250 Fix display of ul/li in API descriptions | Jean-Baptiste Lievremont | 2014-05-05 | 2 | -2/+10 |
* | SONAR-5111 Add api/components WS documentations | Julien Lancelot | 2014-05-05 | 13 | -11/+195 |
* | SONAR-5111 Replace setPossibleValues("true", "false") by setBooleanPossibleVa... | Julien Lancelot | 2014-05-05 | 11 | -113/+105 |
* | Add template code for api/rules2/tags | Simon Brandhof | 2014-05-05 | 6 | -5/+78 |
* | SONAR-5250 Allow the use of HTML code in WS descriptions | Jean-Baptiste Lievremont | 2014-05-05 | 2 | -3/+3 |
* | SONAR-5111 Complete api/users WS documentations | Julien Lancelot | 2014-05-05 | 5 | -1/+228 |
* | SONAR-5111 Complete api/projects WS documentations | Julien Lancelot | 2014-05-05 | 5 | -10/+136 |
* | SONAR-5111 Split quality profiles WS into old style Rails description and new... | Jean-Baptiste Lievremont | 2014-05-05 | 6 | -38/+69 |
* | SONAR-5254 apply naming conventions of URLs | Simon Brandhof | 2014-05-05 | 10 | -20/+20 |
* | Rename some fields in rules2 | Simon Brandhof | 2014-05-05 | 8 | -21/+20 |
* | SONAR-5111 Add api/resources WS documentations | Julien Lancelot | 2014-05-05 | 8 | -3/+294 |
* | SONAR-5111 Use latest API to declare batch WS metadata, update Javadoc | Jean-Baptiste Lievremont | 2014-05-05 | 2 | -2/+6 |
* | SONAR-5111 Add api/server, api/updatecenter, api/timemachine WS documentations | Julien Lancelot | 2014-05-05 | 13 | -2/+445 |
* | Fix quality flaws | Simon Brandhof | 2014-05-05 | 4 | -16/+0 |
* | Fix rule parameters in api/rules2/show | Simon Brandhof | 2014-05-05 | 1 | -1/+3 |
* | - Fixed FieldEnum rename error in Medium Test | Stephane Gamard | 2014-05-05 | 1 | -1/+1 |
* | - Using rule2.ActiveRuleDao for tests | Stephane Gamard | 2014-05-05 | 1 | -2/+1 |
* | Moving AcgiveRuleDao to BaseDao Impl | Stephane Gamard | 2014-05-05 | 19 | -50/+885 |
* | Removed debug output from Index | Stephane Gamard | 2014-05-05 | 1 | -1/+0 |
* | Changed Log level for BaseIndex | Stephane Gamard | 2014-05-05 | 1 | -1/+1 |
* | SONAR-5250 Handle display of example response in WS API documentation | Jean-Baptiste Lievremont | 2014-05-05 | 5 | -3/+56 |
* | Rename ES field RuleParam.VALUE to DEFAULT_VALUE | Simon Brandhof | 2014-05-05 | 3 | -6/+26 |
* | Fixed RuleDao for Junits due to insert of Param with non-existing Rule | Stephane Gamard | 2014-05-02 | 1 | -6/+12 |
* | fix quality flaw | Stephane Gamard | 2014-05-02 | 3 | -0/+57 |
* | BaseDao Synchronisation based on Dto and RuleNormalizer | Stephane Gamard | 2014-05-02 | 16 | -218/+325 |
* | up-throw Exception afterExecution in LocalQueueWorker | Stephane Gamard | 2014-05-02 | 1 | -6/+8 |
* | Added a timeout on Latch for synched ClusterAction | Stephane Gamard | 2014-05-02 | 1 | -9/+4 |
* | SONAR-5111 Complete "api/qualitygates" WS documentation and do some refactori... | Julien Lancelot | 2014-05-02 | 23 | -437/+1181 |
* | SONAR-5250 Handle visibility of internal services | Jean-Baptiste Lievremont | 2014-05-02 | 6 | -8/+43 |
* | SONAR-5250 add parameter includeInternals to /api/webservices/list | Simon Brandhof | 2014-05-02 | 4 | -41/+160 |
* | SONAR-5250 Display possible values for parameters | Jean-Baptiste Lievremont | 2014-05-02 | 2 | -0/+29 |
* | SONAR-5264 Force documentation of web services to be up-to-date | Simon Brandhof | 2014-05-02 | 27 | -321/+220 |
* | SONAR-5111 Add missing ProjectsWs to ServerComponents | Julien Lancelot | 2014-05-02 | 1 | -0/+2 |
* | SONAR-5111 Add "api/projects" WS documentation | Julien Lancelot | 2014-05-02 | 2 | -0/+116 |
* | SONAR-5250 Modify layout, add WS path to action title | Jean-Baptiste Lievremont | 2014-05-02 | 5 | -23/+37 |
* | SONAR-5262 Fail to delete action plan having issues on deleted component | Julien Lancelot | 2014-05-02 | 6 | -22/+18 |
* | SONAR-5250 Add navigation, modify layout, show parameters in WS API | Jean-Baptiste Lievremont | 2014-05-02 | 14 | -42/+212 |
* | Fix UT | Julien Lancelot | 2014-05-02 | 1 | -3/+2 |
* | SONAR-5111 Complete documentation for "api/profiles" WS | Julien Lancelot | 2014-05-02 | 20 | -130/+540 |
* | AddedSONAR-5237 - Working facets for RuleService and RuleIndex. Tested with m... | Stephane Gamard | 2014-05-02 | 8 | -17/+216 |
* | Check that the values of a param is in possible values (if defined) | Julien Lancelot | 2014-05-02 | 2 | -7/+38 |
* | Fix bulk change | Stas Vilchik | 2014-05-02 | 1 | -1/+1 |
* | Fix some quality flaws | Simon Brandhof | 2014-05-01 | 4 | -8/+29 |
* | AddedSONAR-5237 - Added ActiveRuleParam and updated IndexMediumTest | Stephane Gamard | 2014-05-01 | 4 | -10/+78 |