summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Configure sonar.web.context in dev modeJean-Baptiste Lievremont2014-05-211-0/+1
* SONAR-5237 - Updated searchAction sample responseStephane Gamard2014-05-211-41/+134
* SONAR-5237 - Added error message when activation=true with no qProfileStephane Gamard2014-05-212-1/+13
* SONAR-5007 clear preview-db cache on qprofile changesSimon Brandhof2014-05-212-10/+128
* SONAR-5007 fix page Quality ProfilesSimon Brandhof2014-05-211-1/+1
* SONAR-5007 update an existing rule activation and validate parametersSimon Brandhof2014-05-215-76/+201
* fix quality flaw (System.out)Stephane Gamard2014-05-211-2/+0
* SONAR-5237 - Removed non-valid test for search in RuleWSStephane Gamard2014-05-212-43/+0
* SONAR-5237 - Added active/inactive Filter, and QProfile Filter.Stephane Gamard2014-05-214-18/+103
* SONAR-5007 complete activation of ruleSimon Brandhof2014-05-2116-132/+175
* SONAR-5007 update examples of WS responsesSimon Brandhof2014-05-204-495/+76
* SONAR-5007 better error in api/rules/set_tags when param "tags" is missingSimon Brandhof2014-05-201-1/+1
* SONAR-5007 improve BaseMappingSimon Brandhof2014-05-204-63/+24
* SONAR-5007 interpret macros in rule HTML descriptionSimon Brandhof2014-05-201-1/+17
* SONAR-5007 rename the param "markdown_text" of api/rules/set_noteSimon Brandhof2014-05-201-4/+7
* SONAR-5007 add testsSimon Brandhof2014-05-2019-177/+447
* SONAR-5007 improve conversion fk of ES doc to WS responseSimon Brandhof2014-05-2050-558/+956
* Add missing session.close() in unit testsJulien Lancelot2014-05-203-0/+18
* SONAR-5305 Add information about scm availabilityJulien Lancelot2014-05-2016-12/+83
* SONAR-5305 Move some methods from ResourceDao to ComponentDaoJulien Lancelot2014-05-2020-198/+414
* SONAR-5007 - Updated tokenizer for Rule.Tags.Stephane Gamard2014-05-202-1/+43
* Improve component permission checkJulien Lancelot2014-05-206-64/+70
* DAOv.2 - Testing RegisterQualityProfile with MediumTestStephane Gamard2014-05-201-35/+0
* Little Goody for OS X users ;)Stephane Gamard2014-05-201-0/+1
* DAOv.2 - No more DAO in constructors. Use DbClientStephane Gamard2014-05-203-12/+9
* SONAR-5007 Remove trailing commentsJean-Baptiste Lievremont2014-05-201-85/+85
* SONAR-5250 Fix display of ordered lists in descriptionJean-Baptiste Lievremont2014-05-201-0/+7
* SONAR-5007 Link permissions in coding rules UIJean-Baptiste Lievremont2014-05-205-14/+27
* SONAR-5007 Add permissions and message to rules/app WSJean-Baptiste Lievremont2014-05-204-3/+16
* SONAR-5305 Add parameters to know is the user can mark a component as favouri...Julien Lancelot2014-05-2010-18/+64
* Add response example of /api/issue_filters/app WSJulien Lancelot2014-05-203-24/+53
* SONAR-5305 Do only one SQL to retun all measuresJulien Lancelot2014-05-2035-350/+751
* Fix UTJulien HENRY2014-05-201-2/+1
* SONAR-5209 Highlight symbol references inside the source codeStas Vilchik2014-05-201-0/+8
* SONAR-5216 Fix NPE when module with no source fileJulien HENRY2014-05-201-5/+3
* SONAR-5007 - Updated WS App for deprecated QProfilesStephane Gamard2014-05-204-15/+62
* SONAR-5007 Fix display of rule list, rule details, repository filterJean-Baptiste Lievremont2014-05-207-18/+40
* SONAR-5007 Start integratng api/rules WS with UIJean-Baptiste Lievremont2014-05-2011-46/+119
* SONAR-5209 Store settings in the local storageStas Vilchik2014-05-203-19/+42
* SONAR-5209 Add missed measuresStas Vilchik2014-05-201-4/+4
* SONAR-5209 Small UI improvementStas Vilchik2014-05-202-3/+19
* DAOv.2 - Deprecated old medium testStephane Gamard2014-05-201-0/+3
* fix quality flaw (license header)Stephane Gamard2014-05-201-0/+19
* SONAR-5007 - Updated RegisterQualityProfile for DAOv.2Stephane Gamard2014-05-2011-95/+406
* SONAR-5249 Fix measure data migrationJulien HENRY2014-05-201-6/+8
* DAOv.2 - Deprecated Hibernate FactoryStephane Gamard2014-05-201-0/+1
* DAOv.2 - Fixed compilation errorStephane Gamard2014-05-202-2/+13
* Add missing headerJulien Lancelot2014-05-201-0/+19
* DAOv.2 - udpated DbClient to laod DAO in mapStephane Gamard2014-05-206-27/+54
* SONAR-4636 Use Maven WAR overlay for branding resourcesJean-Baptiste Lievremont2014-05-204-42/+31