aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* fix quality flawsTeryk Bellahsene2015-03-043-33/+42
* Automatic merge from masterJenkins CI2015-03-041-2/+3
|\
| * Fix compatibility of tests with OracleSimon Brandhof2015-03-041-2/+3
* | add information to the "New Issues" notification - SONAR-6045Teryk Bellahsene2015-03-049-105/+551
* | Automatic merge from masterJenkins CI2015-03-0461-1450/+1418
|\|
| * 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
* | Automatic merge from masterJenkins CI2015-03-038-113/+168
|\|
| * 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
* | fix merge 5.2Teryk Bellahsene2015-03-022-8/+3
* | Merge remote-tracking branch 'origin/master' into branch-5.2Teryk Bellahsene2015-03-0259-1214/+1159
|\|
| * Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-0259-1212/+1175
* | Allow to set a default assignee on issues (2nd edition) - SONAR-6154Teryk Bellahsene2015-02-2716-52/+181
* | Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|/
* 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
* SONAR-5936 improve displaySimon Brandhof2015-02-2310-108/+59