summaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5209 Display test information on test filesStas Vilchik2014-06-041-0/+3
* SONAR-5007 initialize version of new quality profilesSimon Brandhof2014-06-041-1/+3
* SONAR-5209 Issues tabStas Vilchik2014-06-041-0/+1
* SONAR-5209 Improve workspaceStas Vilchik2014-06-031-0/+3
* Delete unused code in org.sonar.jpa.daoSimon Brandhof2014-06-023-39/+6
* SONAR-5306 Add list of component viewer extensions in /api/component/app WSJulien Lancelot2014-06-023-0/+27
* SONAR-5007 complete activation resetSimon Brandhof2014-06-022-6/+1
* fix quality flaw (failing test)Stephane Gamard2014-05-301-3/+0
* SONAR-5007 - Fixed ActiveRule Inheritance ENUMs to match org.sonar.core onesStephane Gamard2014-05-301-2/+6
* SONAR-5007 - deprecated selectByNameAndLang method. Use find or getByKeyStephane Gamard2014-05-301-3/+43
* SONAR-5209 Favorites: feedback appliedStas Vilchik2014-05-301-2/+2
* SONAR-5209 DuplicationsStas Vilchik2014-05-301-0/+1
* SONAR-5007 complete tests of active rulesSimon Brandhof2014-05-291-1/+1
* SONAR-5007 improve medium testsSimon Brandhof2014-05-292-10/+11
* SONAR-5007 merge api/rules/set_tags and api/rules/set_note into api/rules/updateSimon Brandhof2014-05-282-8/+8
* SONAR-5007 fix some quality flawsSimon Brandhof2014-05-272-479/+1
* SONAR-5007 move package org.sonar.server.rule2 to ruleSimon Brandhof2014-05-243-483/+4
* SONAR-5007 fix db migration when registering q profilesSimon Brandhof2014-05-242-0/+10
* SONAR-5007 fix test on postgresSimon Brandhof2014-05-241-19/+25
* SONAR-5007 fix synchronizer of active rulesSimon Brandhof2014-05-241-19/+19
* SONAR-5007 - Implementation of IndexSynchronizerStephane Gamard2014-05-231-5/+5
* SONAR-5007 add test (to be fixed and enabled soon)Simon Brandhof2014-05-233-0/+8
* DAOv.2 - Updated Dao interface for upcoming SynchronizerStephane Gamard2014-05-232-9/+6
* SONAR-5012 - Removed empty facets.Stephane Gamard2014-05-231-0/+16
* SONAR-5007 add ACTIVE_RULES.CREATED_AT / UPDATED_AT and sanitize DAOsSimon Brandhof2014-05-2320-81/+116
* Fix compatibility with MSSQLSimon Brandhof2014-05-232-15/+15
* SONAR-5007 SONAR-5012 Full handling of facetsJean-Baptiste Lievremont2014-05-231-0/+4
* SONAR-5007 improve registration of Quality profilesSimon Brandhof2014-05-236-15/+80
* SONAR-5007 - Added test assertion for QualityProfileDto#getParentKey()Stephane Gamard2014-05-221-0/+1
* SONAR-5007 - Added parentKey to QualityProfileDtoStephane Gamard2014-05-221-0/+10
* SONAR-5334 Create WS to serialize all bundles for a given languageJean-Baptiste Lievremont2014-05-221-2/+1
* DAOv.2 - Updated implicit commit in Session (broken ITs)Stephane Gamard2014-05-224-18/+9
* SONAR-5007 fix CopyRequirementsFromCharacteristicsToRulesTest and remove depr...Simon Brandhof2014-05-229-337/+90
* SONAR-5007 remove old ES indices for rules, active rules and rule tagsSimon Brandhof2014-05-227-33/+22
* SONAR-5007 improve usage of DbClient and move some services to new DAOsSimon Brandhof2014-05-216-6/+6
* Rework the size widgetStas Vilchik2014-05-211-11/+0
* Fix query to check that project exists in Gality GateJulien Lancelot2014-05-214-49/+9
* DAOv.2 - Implicit refresh for Index classes using ES-NRTStephane Gamard2014-05-211-1/+1
* SONAR-5007 complete activation of ruleSimon Brandhof2014-05-211-48/+2
* SONAR-5007 improve conversion fk of ES doc to WS responseSimon Brandhof2014-05-201-8/+9
* Add missing session.close() in unit testsJulien Lancelot2014-05-202-0/+12
* SONAR-5305 Add information about scm availabilityJulien Lancelot2014-05-202-0/+17
* SONAR-5305 Move some methods from ResourceDao to ComponentDaoJulien Lancelot2014-05-2010-138/+39
* DAOv.2 - No more DAO in constructors. Use DbClientStephane Gamard2014-05-201-2/+2
* SONAR-5007 Add permissions and message to rules/app WSJean-Baptiste Lievremont2014-05-201-1/+2
* SONAR-5305 Do only one SQL to retun all measuresJulien Lancelot2014-05-2015-199/+207
* SONAR-5007 - Updated RegisterQualityProfile for DAOv.2Stephane Gamard2014-05-205-9/+69
* DAOv.2 - Deprecated Hibernate FactoryStephane Gamard2014-05-201-0/+1
* DAOv.2 - Fixed compilation errorStephane Gamard2014-05-201-2/+2
* Add missing headerJulien Lancelot2014-05-201-0/+19