aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6065 Enhance coverage on IssueQueryService, refactor a bitJean-Baptiste Lievremont2015-02-113-62/+245
* SONAR-6065 Facets on components are always sticky, but hidden in UI if neededJean-Baptiste Lievremont2015-02-116-70/+19
* SONAR-5183 timezones - project_measures and manual_measures migrationsTeryk Bellahsene2015-02-1120-55/+534
* issues - simplify BatchIssueDtoTeryk Bellahsene2015-02-111-12/+3
* Revert move of Period component since it is used by devcockpitJulien HENRY2015-02-118-12/+15
* SONAR-6048 Fix viewsJulien HENRY2015-02-112-6/+12
* SONAR-6068 Do not break FilePredicate interface as it is used by SonarGraph p...Julien HENRY2015-02-1117-48/+110
* Complete micro-benchmark on hashesSimon Brandhof2015-02-101-2/+34
* Fix copyright headerSimon Brandhof2015-02-101-0/+19
* Add micro-benchmark for comparing hash implementationsSimon Brandhof2015-02-101-0/+86
* Use BLOB instead of H2 BINARY columnsSimon Brandhof2015-02-101-2/+2
* SONAR-6048 Use LinkedHashMap to make behavior more consistentJulien HENRY2015-02-101-7/+7
* issues - fix contractsTeryk Bellahsene2015-02-104-20/+25
* SONAR-6048 Fix exclusions by absolute pathJulien HENRY2015-02-102-0/+6
* Optimize memory consumption when batch exports duplications in protobuf messageSimon Brandhof2015-02-101-11/+4
* Use packed repeated fields in protobuf messagesSimon Brandhof2015-02-104-79/+99
* Allow ES string fields with attribute "index: no"Simon Brandhof2015-02-104-10/+41
* SONAR-6069 Remove RoR code related to the "old" Issues Drilldown pageJulien Lancelot2015-02-109-361/+3
* SONAR-5183 timezones - semaphores migrationTeryk Bellahsene2015-02-1017-123/+381
* Fix test on WindowsJulien HENRY2015-02-102-7/+4
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-10229-1622/+1434
* Fix compatibility of db tests with non-H2Simon Brandhof2015-02-101-1/+0
* SONAR-6068 Improve performance of FileSystem query operationJulien HENRY2015-02-1051-224/+860
* issue - update mapper accepting nullable valueTeryk Bellahsene2015-02-101-1/+1
* fix unit testTeryk Bellahsene2015-02-101-1/+2
* fix quality flawsTeryk Bellahsene2015-02-102-54/+58
* SONAR-5960 remove CSV from db USERS.SCM_ACCOUNTSSimon Brandhof2015-02-1027-137/+149
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-1058-1167/+4717
* fix quality flawsTeryk Bellahsene2015-02-102-55/+56
* Sanitize READMESimon Brandhof2015-02-091-31/+2
* SONAR-6162 Fix bad mergeJulien HENRY2015-02-095-18/+11
* Merge remote-tracking branch 'origin/branch-5.0'Julien HENRY2015-02-0914-11/+284
|\
| * SONAR-6162 Fix NPE when searching for Check of custom rulesJulien HENRY2015-02-0914-11/+284
* | SONAR-5183 - timezones - fix timemachine widget on oracleTeryk Bellahsene2015-02-091-3/+3
* | SONAR-6137 Protect against createdAfter in the futureJean-Baptiste Lievremont2015-02-092-2/+19
* | SONAR-6137 Protect against createdAfter > createdBeforeJean-Baptiste Lievremont2015-02-092-1/+18
* | SONAR-6137 Handle lower bound for createdAt facet when no document matchJean-Baptiste Lievremont2015-02-092-7/+16
* | SONAR-6170 Unresolved issues per assignee is failing to render on removed usersJulien Lancelot2015-02-091-3/+1
* | SONAR-6169 Fix lifecycle issueJulien HENRY2015-02-096-134/+188
* | Fix log levelJulien HENRY2015-02-091-1/+1
* | Remove debug codeJulien Lancelot2015-02-091-20/+3
* | SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-0970-538/+885
* | Fix SearchOptions#setPage(int page, int pageSize) when pageSize is zeroSimon Brandhof2015-02-097-25/+9
* | Merge remote-tracking branch 'origin/branch-5.0'Julien Lancelot2015-02-093-21/+21
|\|
| * SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-097-7/+52
* | Add missing jdbcType in UserMapperJulien Lancelot2015-02-091-2/+4
* | SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-098-14/+56
* | Refactor issue search stack in order to remove dependency withSimon Brandhof2015-02-0959-1655/+2247
* | SONAR-5958 Migrate issue filtersJean-Baptiste Lievremont2015-02-093-37/+27
* | SONAR-3566 Make it clear that issue-related information displayed in widgets ...Stas Vilchik2015-02-064-16/+38