summaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-061-1/+1
* 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
* Fix quality flawJulien Lancelot2015-02-241-0/+3
* SONAR-6009 Instead of loading active rules then iterate on rules, load rules ...Julien Lancelot2015-02-2414-119/+108
* Add missing testSimon Brandhof2015-02-243-27/+32
* SONAR-6075 Add ability to search issues on developer technical project copyJean-Baptiste Lievremont2015-02-247-20/+178
* Fix quality flawsSimon Brandhof2015-02-231-4/+2
* Fix quality flawsSimon Brandhof2015-02-232-8/+10
* SONAR-5936 add response example to documentationSimon Brandhof2015-02-232-0/+197
* Fix quality flawsSimon Brandhof2015-02-232-6/+8
* SONAR-5716 drop documentation of api/server/systemSimon Brandhof2015-02-233-57/+2
* SONAR-5936 remove useless ES startup time (same as web server)Simon Brandhof2015-02-231-1/+0
* SONAR-5936 remove ES CPU usage which is most of times nullSimon Brandhof2015-02-233-8/+90
* Fix quality flawSimon Brandhof2015-02-231-1/+1
* SONAR-5936 improve Elasticsearch information displayed in System InfoSimon Brandhof2015-02-2316-951/+147
* SONAR-6009 Return only needed rule fieldsJulien Lancelot2015-02-232-6/+45
* SONAR-6009 Use filter instead of query for activation filter of rule searchJean-Baptiste Lievremont2015-02-231-27/+7
* Revert "Fix quality flaws"Julien Lancelot2015-02-232-4/+8
* Revert "Add missing null check on equals"Julien Lancelot2015-02-232-10/+8
* Add missing null check on equalsJulien Lancelot2015-02-232-8/+10
* Fix quality flawsJulien Lancelot2015-02-232-8/+4
* missing package-info.javaSimon Brandhof2015-02-231-0/+24