aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-8025 rewrite create table PROPERTIES2 in javaSébastien Lesaint2016-09-166-10/+129
* | SONAR-8025 add support for autoincrement column to CreateTableBuilderSébastien Lesaint2016-09-163-25/+324
* | SONAR-8025 add IntegerColumnDefSébastien Lesaint2016-09-162-0/+193
* | SONAR-8025 rewrite create table INTERNAL_PROPERTIES in javaSébastien Lesaint2016-09-166-9/+118
* | SONAR-8025 rewrite create table CE_SCANNER_CONTEXT in javaSébastien Lesaint2016-09-165-8/+114
* | SONAR-8025 rewrite create table CE_TASK_INPUT in javaSébastien Lesaint2016-09-167-10/+120
* | SONAR-8025 add LOB storage clause to CreateTableBuilder for OracleSébastien Lesaint2016-09-163-2/+81
* | SONAR-8025 add CreateTableBuilderSébastien Lesaint2016-09-163-0/+470
* | SONAR-8025 add BlobColumnDefSébastien Lesaint2016-09-162-0/+195
* | SONAR-8025 rename BigDecimalColumnDef to BigIntegerColumnDefSébastien Lesaint2016-09-168-26/+26
* | SONAR-8025 add DbTester#assertPrimaryKeySébastien Lesaint2016-09-161-2/+71
* | SONAR-8025 add DbTester#executeDdlSébastien Lesaint2016-09-161-0/+10
* | SONAR-7676 fix cast error calling java_facade.savePropertySébastien Lesaint2016-09-163-4/+4
* | SONAR-8081 Http error 400 is sent when trying an incorrect issue transitionTeryk Bellahsene2016-09-162-53/+59
* | SONAR-7038 Validate a 400 is sent when WS issues/search cannot parse the dateTeryk Bellahsene2016-09-162-42/+41
* | SONAR-6912 Prevent deletion of the last admin group when no standalone admin ...Janos Gyerik2016-09-162-18/+83
* | SONAR-8068 Bold font does not render properly on linux and windowsStas Vilchik2016-09-1614-20/+20
* | SONAR-8057 Make current user default option when assigning issuesStas Vilchik2016-09-161-7/+4
* | SONAR-7999 Improve switching between parameters and response exampleStas Vilchik2016-09-161-2/+2
* | improve code qualityStas Vilchik2016-09-163-5/+3
* | SONAR-7790 Improve issue comment modal UIStas Vilchik2016-09-163-12/+57
* | Fix NewDebtRatioMeasureTestJulien Lancelot2016-09-164-78/+78
* | SONAR-8073 display custom html page in case of highlevel 500 errorSébastien Lesaint2016-09-161-0/+5
* | SONAR-8073 no Throwable must be handled by TomcatSébastien Lesaint2016-09-162-23/+66
* | Merge remote-tracking branch 'origin/branch-5.6'Stas Vilchik2016-09-153-2/+5
|\|
| * fix SSF-50Stas Vilchik2016-09-151-1/+2
| * fix SSF-49Stas Vilchik2016-09-152-3/+3
* | SONAR-7865 Deprecate XML format of web service responsesJulien Lancelot2016-09-155-8/+20
* | Fix typo in favourite action nameJulien Lancelot2016-09-153-6/+6
* | SONAR-8024 Deprecate PropertyFieldDefinition#indicativeSizeJulien Lancelot2016-09-152-5/+14
* | SONAR-7987 Deprecate PropertyDefinition#propertySetKey()Julien Lancelot2016-09-152-0/+10
* | SONAR-6407 Missing javadoc on profileImporter and profileExporterJulien Lancelot2016-09-152-0/+26
* | do not send an overriden language if none is setThomas Weißschuh2016-09-151-1/+4
* | Improve stability of ProgressLoggerTestSimon Brandhof2016-09-141-1/+2
* | SONAR-8084 Support HTTP proxy authenticationJulien HENRY2016-09-141-2/+6
* | SONAR-8079 improve testsSimon Brandhof2016-09-142-4/+16
* | SONAR-8079 drop methods suffixed with "kee" in RuleRepositoryDtoSimon Brandhof2016-09-144-16/+10
* | SONAR-8079 drop cache RuleRepositoriesSimon Brandhof2016-09-1416-385/+103
* | SONAR-8079 feed table rule_repositories on startupSimon Brandhof2016-09-142-16/+35
* | SONAR-8078 remove pagination from api/rules/repositoriesSimon Brandhof2016-09-143-102/+46
* | SONAR-8079 add RuleRepositoryDaoSimon Brandhof2016-09-149-2/+346
* | SONAR-8079 create table rule_repositoriesSimon Brandhof2016-09-144-2/+45
* | Remove unused QProfileComparison from Compute EngineSimon Brandhof2016-09-142-4/+2
* | Remove unused class BuiltInProfilesSimon Brandhof2016-09-1411-191/+47
* | SONAR-8028 Search QP changes with inclusive date and date+timeTeryk Bellahsene2016-09-142-5/+29
* | SONAR-8028 Use DateUtils.parseEndingDateOrDatetime to search background tasks...Teryk Bellahsene2016-09-145-55/+14
* | SONAR-8028 DateUtils parse date and datetimeTeryk Bellahsene2016-09-144-24/+166
* | fix project-level navigationStas Vilchik2016-09-141-14/+6
* | SONAR-8056 Issue counter is wrongStas Vilchik2016-09-141-6/+10
* | SONAR-7855 Index active rules when creating profile from a configuration fileJulien Lancelot2016-09-143-7/+12