summaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test/java
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-261-0/+4
* SONAR-4963 Return description in /permissions/search_groupsJulien Lancelot2014-08-262-0/+7
* 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-111-3/+18
* SONAR-4963 Return group description in /user_groups/searchJulien Lancelot2014-08-052-0/+5
* 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-161-0/+1
* 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-012-1/+114
* 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-301-114/+0
* 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-201-5/+23
* 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-201-0/+37
* 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-192-67/+52
* 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-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-051-5/+4
* 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
* SONAR-5007 move package org.sonar.server.rule2 to ruleSimon Brandhof2014-05-241-292/+0
* SONAR-5007 fix test on postgresSimon Brandhof2014-05-241-19/+25
* SONAR-5007 add ACTIVE_RULES.CREATED_AT / UPDATED_AT and sanitize DAOsSimon Brandhof2014-05-231-1/+1
* SONAR-5007 improve registration of Quality profilesSimon Brandhof2014-05-231-0/+43