aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6566 Unable to deliver notifications on MySQLSimon Brandhof2015-05-202-14/+22
* SONAR-6493 java.lang.NullPointerException in the PopulateProjectsUuidColumns ...Julien Lancelot2015-04-274-76/+211
* Have manual rules repository appear in api/rules/repositories WSJean-Baptiste Lievremont2015-03-305-12/+75
* Remove log to console in unit testJean-Baptiste Lievremont2015-03-301-1/+0
* Fix regression on issue paging with one componentJean-Baptiste Lievremont2015-03-301-0/+10
* Fix indexing of source linesSimon Brandhof2015-03-272-4/+47
* cancel analysis when the snapshot is not found - SONAR-6340Teryk Bellahsene2015-03-275-62/+139
* Fix tags dropdown in issue bulk changeJean-Baptiste Lievremont2015-03-241-1/+1
* SONAR-6335 Fix file source migration to generate correct checksum on blank linesJulien HENRY2015-03-242-6/+36
* Do not show the debt (sub)characteristic of a rule when it has been overloade...Jean-Baptiste Lievremont2015-03-242-5/+31
* Fix quality flawSimon Brandhof2015-03-201-3/+0
* SONAR-6012 Issues on files on removed modules should contain the module keyJulien Lancelot2015-03-207-22/+91
* Do not retry to index failed requests in BulkIndexerSimon Brandhof2015-03-201-31/+5
* Fix some quality flawsSimon Brandhof2015-03-203-2/+5
* Batch should set updated date to 0 on updated sources and Compute should upda...Julien Lancelot2015-03-184-4/+98
* improve significantly memore consumption while using a disk cacheTeryk Bellahsene2015-03-181-6/+2
* catch Throwable instead of Exception in Computation threadsTeryk Bellahsene2015-03-182-3/+2
* Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-1737-734/+898
* Merge multiple issues column requests alter into one requestJulien Lancelot2015-03-1711-1/+764
* Fix an issue with TimeZone ID of UTCJean-Baptiste Lievremont2015-03-162-44/+50
* SONAR-4624 complete "new FP issues" with resolution "won't fix"Simon Brandhof2015-03-063-43/+44
* Fix quality flawsSimon Brandhof2015-03-056-14/+16
* Fix indexing of issues -> mix functional and technical datesSimon Brandhof2015-03-055-4/+16
* SONAR-6229 fix indexing of active rulesSimon Brandhof2015-03-042-1/+4
* SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-042-3/+28
* SONAR-6229 incremental indexingSimon Brandhof2015-03-0412-27/+26
* Remove unused BulkIndexer#setRefresh(boolean)Simon Brandhof2015-03-043-12/+5
* SONAR-6229 improve performance of ES indexing at startupSimon Brandhof2015-03-0416-54/+98
* Document method to avoid nasty side effects on ViewsJean-Baptiste Lievremont2015-03-041-6/+5
* Async replication of activity docsSimon Brandhof2015-03-041-1/+3
* Fix compatibility of tests with OracleSimon Brandhof2015-03-041-2/+3
* Fix compatibility of tests with non-H2 dbsSimon Brandhof2015-03-032-8/+2
* SONAR-6229 Indexing of activity logs consumes too much memory during server s...Simon Brandhof2015-03-0348-1421/+1172
* SONAR-6233 Fix behavior of facet on uncharacterized rulesJean-Baptiste Lievremont2015-03-038-14/+188
* SONAR-6238 Updating only the name of a rule is not taking in account when syn...Julien Lancelot2015-03-033-7/+57
* Rename methodJulien Lancelot2015-03-032-7/+3
* Add javadocJulien Lancelot2015-03-031-2/+5
* Add search the ability to search for rules by profiles in RubyRuleServiceJulien Lancelot2015-03-022-0/+21
* SONAR-5884 Apply feedback on unit test and field namesJean-Baptiste Lievremont2015-03-023-95/+94
* SONAR-5884 Replace overall coverage with UT coverage, add IT coverage infoJean-Baptiste Lievremont2015-03-023-61/+84
* SONAR-6233 Searching for rules without debt characteristic is not workingJulien Lancelot2015-03-022-24/+36
* Fix quality flawsSimon Brandhof2015-03-021-1/+1
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-0259-1212/+1175
* Rename a migration because the name is too long on windowsJulien Lancelot2015-02-2616-8/+7
* SONAR-6012 Checksum can be nullJulien Lancelot2015-02-253-4/+8
* Fix quality flawJulien Lancelot2015-02-251-1/+3
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retri...Julien HENRY2015-02-2524-664/+812
* Increase reliability of ProgressLoggerTest on slow machinesSimon Brandhof2015-02-251-1/+1
* Fix quality flawSimon Brandhof2015-02-241-1/+1
* SONAR-5936 remove "Disk Usage" from ES infoSimon Brandhof2015-02-242-2/+0