aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/feature/workspace' into branch-5.2Stas Vilchik2015-03-066-42/+158
|\
| * SONAR-6218 Add UUID as input parameter and field in api/tests/test_casesJean-Baptiste Lievremont2015-03-024-6/+23
| * SONAR-6217 Add UUID as input parameter and field in api/tests/test_casesJean-Baptiste Lievremont2015-03-023-37/+136
* | SONAR-6214 Document parameter 's' of api/users/searchJulien Lancelot2015-03-052-1/+5
* | Automatic merge from masterJenkins CI2015-03-0510-17/+31
|\ \
| * | Fix quality flawsSimon Brandhof2015-03-056-14/+16
| * | Fix indexing of issues -> mix functional and technical datesSimon Brandhof2015-03-055-4/+16
* | | Automatic merge from masterJenkins CI2015-03-052-1/+4
|\| |
| * | SONAR-6229 fix indexing of active rulesSimon Brandhof2015-03-042-1/+4
* | | Automatic merge from masterJenkins CI2015-03-042-3/+28
|\| |
| * | SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-042-3/+28
* | | Automatic merge from masterJenkins CI2015-03-0429-96/+133
|\| |
| * | 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 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