aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3825 improve error handling + compatibility of sorting with oracleSimon Brandhof2012-12-111-0/+14
* SONAR-3825 delete old mechanism of measure filtersSimon Brandhof2012-12-045-69/+57
* Grant roles when projects are created, not later during decorator phaseSimon Brandhof2012-11-0817-0/+156
* Remove useless Maven dependenciesSimon Brandhof2012-11-074-0/+22
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-052-8/+4
* SONAR-3910 Sonar startup crashes due to French Translation PackSimon Brandhof2012-10-295-3/+0
* SONAR-3895 Remove Local Mode and fix Dry Run on postgresqlDavid Gageot2012-10-261-0/+4
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-241-3/+4
* SONAR-3895 Better Local modeDavid Gageot2012-10-231-0/+6
* SONAR-3887 fix MySQL compatibilitySimon Brandhof2012-10-211-1/+1
* SONAR-3889 Add unit testsSimon Brandhof2012-10-192-0/+14
* SONAR-3887 API: new database semaphoresSimon Brandhof2012-10-191-0/+3
* SONAR-3783 Fix regression on single quotes used with parametersFabrice Bellingard2012-10-091-1/+1
* SONAR-3621 fix integration test on OracleSimon Brandhof2012-10-081-4/+4
* SONAR-3621 fix compatibility of integration tests with OracleSimon Brandhof2012-10-081-8/+8
* SONAR-3621 fix compatibility of unit tests with non-h2 databasesSimon Brandhof2012-10-081-16/+16
* SONAR-3621 improve the SQL request of measure filtersSimon Brandhof2012-10-081-0/+162
* SONAR-3783 Fix regression on fallbackFabrice Bellingard2012-10-082-2/+3
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-017-31/+13
* SONAR-2602 remove the unused column RULES_PROFILES.ENABLEDSimon Brandhof2012-09-276-13/+13
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-2719-102/+102
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-2714-57/+57
* SONAR-3664 Log sonar/plugins versions and sha1 at startupDavid Gageot2012-07-161-0/+0
* Fix postgresql testSimon Brandhof2012-07-162-13/+1
* Try to fix postgresql unit testSimon Brandhof2012-07-165-21/+20
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-136-0/+81
* Fix ResourceDao test on OracleDavid Gageot2012-07-105-16/+22
* Fix unit test on PostgresqlSimon Brandhof2012-07-102-4/+4
* Complete MyBatis ResourceDaoSimon Brandhof2012-07-094-1/+35
* Add tests to MyBatis RoleMapperSimon Brandhof2012-07-065-0/+58
* SONAR-3432 Support Regular expressionsDavid Gageot2012-07-064-9/+9
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-054-12/+0
* SONAR-3618 move default permissions to PROPERTIESSimon Brandhof2012-07-056-0/+28
* SONAR-1608 Display all impacts of bulk change in confirmation pageFabrice Bellingard2012-07-041-0/+50
* SONAR-1608 Make it possible to modify the key of projectsFabrice Bellingard2012-06-295-0/+240
* Resource Snapshot MapperDavid Gageot2012-06-282-4/+4
* Load dependency versionsDavid Gageot2012-06-251-0/+4
* SONAR-3596 I18n can search for plugin bundles inside language packsFabrice Bellingard2012-06-212-0/+2
* Add MyBatis mapper for DEPENDENCIESSimon Brandhof2012-06-191-0/+4
* SONAR-3516 Check minimal sonar version required by installed pluginsDavid Gageot2012-06-182-0/+0
* Add some testsSimon Brandhof2012-06-121-0/+12
* Extract beta api from review workflowSimon Brandhof2012-05-282-0/+0
* SONAR-2706 add Review#getRuleKey() and getRuleRepository() and remove methods...Simon Brandhof2012-05-252-2/+2
* Fix violations, simplify code and improve documentationDavid Gageot2012-05-231-1/+1
* SONAR-3016 Filter now have a logical keyDavid Gageot2012-05-232-0/+3
* SONAR-2706 some refactoringSimon Brandhof2012-05-221-1/+1
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-221-0/+21
* SONAR-3016 Draft of new extension point for filter templateDavid Gageot2012-05-223-0/+45
* SONAR-2706 Add extension point to customize workflow of reviewsSimon Brandhof2012-05-212-0/+55
* SONAR-3126 Add check for same server ID when launching a batch Fabrice Bellingard2012-05-181-0/+3