aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* Add unit testsJulien Lancelot2014-09-031-0/+56
* Fix some quality flawsSimon Brandhof2014-08-261-2/+2
* SONAR-4963 Return description in /permission_templates/search_groupsJulien Lancelot2014-08-262-3/+7
* SONAR-4963 Return description in /permissions/search_groupsJulien Lancelot2014-08-264-6/+13
* improved test performances for sq #3 (use MetaDataHandler for MySQL)Stephane Gamard2014-08-131-2/+2
* improved test performances for sq #3 (use MetaDataHandler for MySQL)Stephane Gamard2014-08-132-32/+11
* improved test performances for sq #2 (use sonar.jdbc.schema property to expli...Stephane Gamard2014-08-121-1/+11
* improved test performances for sq (reuse iConnection in DBUnits)Stephane Gamard2014-08-121-13/+4
* improved test performances for sq (reuse iConnection in DBUnits)Stephane Gamard2014-08-121-18/+34
* SONAR-5526 Support colon character in active rule keysJulien Lancelot2014-08-121-0/+40
* SONAR-5175 When deleting a group, rows related to this group in perm_template...Julien Lancelot2014-08-113-3/+30
* SONAR-4963 Return group description in /user_groups/searchJulien Lancelot2014-08-055-8/+12
* SONAR-5349 Unable to run preview analysis on a provisioned projectJulien Lancelot2014-08-051-17/+19
* SONAR-5492 Remove ability to configure JDBC driver class nameSimon Brandhof2014-07-281-3/+1
* SONAR-5417 Return quality profiles and settings by moduleJulien Lancelot2014-07-241-1/+20
* SONAR-5477 Remove metrics from preview dbJulien HENRY2014-07-231-2/+0
* SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-181-66/+0
* SONAR-5001 Update API, ES and WS to support Markdown in rule descriptionsJean-Baptiste Lievremont2014-07-161-1/+1
* SONAR-5001 Link description_format column to relational backendJean-Baptiste Lievremont2014-07-162-3/+4
* Fix UT on MySQL 5.6Julien Lancelot2014-07-162-7/+35
* SONAR-5300 id should be a long instead of an integerJulien Lancelot2014-07-031-1/+1
* Fix some quality flawsSimon Brandhof2014-07-011-0/+61
* Fix quality flawsJulien Lancelot2014-07-013-1/+210
* Fix quality flawsJulien Lancelot2014-07-012-0/+157
* Fix some quality flawsJulien HENRY2014-07-011-0/+5
* Remove useless constructors with System2.INSTANCESimon Brandhof2014-06-304-4/+8
* Deprecating DefaultRuleFinder in core.Stephane Gamard2014-06-302-132/+0
* SONAR-5007 add EVENTS.EVENT_DATA to store links on quality profile changesSimon Brandhof2014-06-247-14/+19
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-232-3/+55
* SONAR-5329 Add medium test on qprofile activity with author nameJulien Lancelot2014-06-202-5/+26
* Fix compatibility of hamcrest with java 6Simon Brandhof2014-06-201-34/+18
* SONAR-5007 automatic test of beans (through reflection)Simon Brandhof2014-06-202-5/+42
* SONAR-5007 add RULES_PROFILES.CREATED_AT, UPDATED_AT and RULES_UPDATED_ATSimon Brandhof2014-06-2018-166/+80
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-208-10/+10
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-1916-130/+82
* SONAR-5329 - added ChangeLog Migration scriptsStephane Gamard2014-06-181-0/+1
* Fix some quality flawsSimon Brandhof2014-06-171-46/+5
* SONAR-5329 - Rename Log package to ActivityStephane Gamard2014-06-161-1/+1
* SONAR-5007 delete unused class RulesDaoSimon Brandhof2014-06-121-52/+0
* SONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATEJulien Lancelot2014-06-1215-57/+37
* SONAR-5351 Create a migration to replace rules.parent_id to rules.template_idJulien Lancelot2014-06-1215-35/+35
* SONAR-5007 remove unused methods in Q profile DAOsSimon Brandhof2014-06-111-7/+0
* SONAR-5007 remove Hibernate entities RulesProfile, ActiveRule andSimon Brandhof2014-06-111-46/+0
* SONAR-5082 - Added Index to active_rules table to H2 and DaoTestedStephane Gamard2014-06-061-0/+28
* SONAR-5300 Return differential measures when a period is set in /api/componen...Julien Lancelot2014-06-053-38/+17
* fix quality flaw (reduced ES verbosity in tests)Stephane Gamard2014-06-041-1/+6
* Delete unused code in org.sonar.jpa.daoSimon Brandhof2014-06-021-16/+2
* SONAR-5306 Add list of component viewer extensions in /api/component/app WSJulien Lancelot2014-06-021-0/+4
* SONAR-5007 improve medium testsSimon Brandhof2014-05-291-2/+2
* SONAR-5007 fix some quality flawsSimon Brandhof2014-05-271-201/+0