aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsJean-Baptiste Lievremont2015-02-161-1/+1
* SONAR-6117 ComponentDto.isRootProject() should not used module uuid pathJulien Lancelot2015-02-132-1/+10
* SONAR-6123 Update generation of module UUID path on views and developersJulien Lancelot2015-02-132-6/+5
* SONAR-6122 Update /batch/projects WS with new module UUID pathJulien Lancelot2015-02-133-8/+7
* SONAR-6119 Move module UUID path migration, include self on parentsJean-Baptiste Lievremont2015-02-132-2/+2
* Add unit testsJulien Lancelot2015-02-121-0/+43
* Fix quality flawsSimon Brandhof2015-02-123-3/+3
* Merge remote-tracking branch 'origin/branch-5.0' into fix/merge-5.0Teryk Bellahsene2015-02-121-6/+9
|\
| * SONAR-6130 fix deadlock during purgeTeryk Bellahsene2015-02-112-9/+13
| * SONAR-6063 Performance issue when loading Project Referentials with MS SQLJulien Lancelot2015-01-262-3/+2
* | Fix quality flawsJulien Lancelot2015-02-112-4/+4
* | SONAR-6156 The search of projects on contextualized Issues page should suppor...Julien Lancelot2015-02-1111-128/+212
* | SONAR-5183 timezones - project_measures and manual_measures migrationsTeryk Bellahsene2015-02-114-9/+11
* | issues - simplify BatchIssueDtoTeryk Bellahsene2015-02-111-12/+3
* | Use BLOB instead of H2 BINARY columnsSimon Brandhof2015-02-101-2/+2
* | issues - fix contractsTeryk Bellahsene2015-02-102-13/+22
* | SONAR-5183 timezones - semaphores migrationTeryk Bellahsene2015-02-109-122/+87
* | SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-103-3/+6
* | issue - update mapper accepting nullable valueTeryk Bellahsene2015-02-101-1/+1
* | fix quality flawsTeryk Bellahsene2015-02-101-1/+1
* | SONAR-5960 remove CSV from db USERS.SCM_ACCOUNTSSimon Brandhof2015-02-104-17/+88
* | SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-1016-129/+244
* | fix quality flawsTeryk Bellahsene2015-02-101-2/+1
* | SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-0938-429/+481
* | Add missing jdbcType in UserMapperJulien Lancelot2015-02-091-2/+4
* | Refactor issue search stack in order to remove dependency withSimon Brandhof2015-02-092-3/+3
* | SONAR-3566 Make it clear that issue-related information displayed in widgets ...Stas Vilchik2015-02-061-0/+1
* | SONAR-5183 timezones - restore Snapshot APITeryk Bellahsene2015-02-062-12/+12
* | SONAR-5886 apply feedbackStas Vilchik2015-02-061-1/+2
* | Revert "SONAR-6044 Stop storing distribution of issue-related measures by rule"Julien Lancelot2015-02-061-1/+0
* | SONAR-6089 Clear views cache when indexing viewsJulien Lancelot2015-02-054-5/+17
* | SONAR-5885 apply feebackStas Vilchik2015-02-051-0/+4
* | SONAR-5183 - analysis unsensitive to timezones - snapshots tableTeryk Bellahsene2015-02-0442-196/+188
* | SONAR-5886 improve the creation date facet on the issues pageStas Vilchik2015-02-041-1/+1
* | SONAR-6042 add tooltip for unconfirm actionStas Vilchik2015-02-041-1/+1
* | SONAR-6044 Stop storing distribution of issue-related measures by ruleJulien Lancelot2015-02-042-1/+2
* | SONAR-5862 Users should have a way to easily discover that shortcuts exist an...Stas Vilchik2015-02-041-0/+25
* | Computation - add some tests and filter ComputationStep by project qualifierSimon Brandhof2015-02-031-0/+4
* | SONAR-6034 The Issues page should offer a filtering by authorStas Vilchik2015-02-031-0/+1
* | SONAR-6113 Short-circuit sending of notifications when there are no subscribersSimon Brandhof2015-02-026-13/+150
* | SONAR-5789 On DSM, directories with no dependency should be hidden by defaultStas Vilchik2015-02-021-0/+1
* | SONAR-6034 Add filter on authors and developersJean-Baptiste Lievremont2015-02-023-1/+43
* | SONAR-6074 Add an ability to filter issues by viewJulien Lancelot2015-02-0212-41/+77
* | SONAR-6042 Add tooltips to issue transitionsStas Vilchik2015-02-021-0/+7
* | SONAR-6041 apply feedbackStas Vilchik2015-02-021-0/+2
* | SONAR-5966 apply feedbackStas Vilchik2015-02-021-0/+1
* | SONAR-5473 Fix progressive migration of file_sources.src_hashJulien HENRY2015-01-301-1/+1
* | SONAR-5820 open rule permalink in the search interfaceStas Vilchik2015-01-291-0/+1
* | SONAR-6087 When searching for existing views in db, load them from uuids foun...Julien Lancelot2015-01-291-1/+1
* | SONAR-6087 Purge removed Views and Sub-Views Index on each Views analysisJulien Lancelot2015-01-292-2/+2