aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* rename SearchServer's node (miss-leading)Stephane Gamard2014-10-101-1/+1
|
* Add missing @Override annotationsSimon Brandhof2014-10-1037-0/+131
|
* Fix quality flawsSimon Brandhof2014-10-096-2/+103
|
* fix MySql IT tests caused by MySql limitation regarding Update statement ↵Teryk Bellahsene2014-10-094-13/+12
| | | | with a sub-query
* fix large tests cause by a non standard sql queryTeryk Bellahsene2014-10-093-14/+31
|
* Fix merge with 4.5Julien Lancelot2014-10-0919-142/+658
|\
| * SONAR-5575 Fix missing parameter when creating and updating custom rule with ↵Julien Lancelot2014-10-0914-106/+535
| | | | | | | | empty parameter
| * SONAR-5570 Improve the hover effect of treemap blocksStas Vilchik2014-10-091-5/+0
| |
| * SONAR-5572 Improve the style of table headers in rule descriptionsStas Vilchik2014-10-091-0/+2
| |
| * SONAR-5606 Timeline chart does not behave correctly when measures don't have ↵Stas Vilchik2014-10-092-3/+17
| | | | | | | | the same history
| * SONAR-5575 Correctly send empty parameter values when modifying a custom ruleJean-Baptiste Lievremont2014-10-091-1/+5
| |
* | Fix quality flawSimon Brandhof2014-10-091-1/+1
| |
* | SONAR-5623 Fix bad resizing of the result listStas Vilchik2014-10-091-0/+1
| |
* | SONAR-5623 Finalize frontendStas Vilchik2014-10-096-48/+91
| |
* | SONAR-5623 Further frontend workStas Vilchik2014-10-0912-51/+98
| |
* | SONAR-5623 Rename space to Analysis ReportsStas Vilchik2014-10-0918-75/+75
| |
* | SONAR-5623 Further frontend workStas Vilchik2014-10-098-101/+152
| |
* | Automatic merge from branch-4.5Jenkins CI2014-10-092-15/+20
|\| | | | | | | | | * origin/branch-4.5: SONAR-5713 Make it more explicit that custom rule parameters cannot be changed at activation
| * SONAR-5713 Make it more explicit that custom rule parameters cannot be ↵Jean-Baptiste Lievremont2014-10-082-15/+20
| | | | | | | | changed at activation
* | SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-096-50/+67
| |
* | Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-0821-153/+180
| |
* | Apply again commit eb5a7d26a5b on ↵Simon Brandhof2014-10-081-0/+1
| | | | | | | | cluster.routing.allocation.awareness.attributes
* | Fix quality flawSimon Brandhof2014-10-081-1/+0
| |
* | SONAR-5692 support sonar.search.httpPortSimon Brandhof2014-10-082-3/+22
| |
* | Refactor SearchServer to split execution and configurationSimon Brandhof2014-10-086-255/+387
| |
* | SONAR-5626: Refactor and test task/thread management. Analyze reportTeryk Bellahsene2014-10-0813-54/+264
| |
* | Fix some quality flawsJulien HENRY2014-10-081-1/+1
| |
* | fix quality flawsStephane Gamard2014-10-0812-41/+35
| |
* | removed duplicated code in similar methodsStephane Gamard2014-10-081-17/+14
| |
* | fix quality flawStephane Gamard2014-10-081-4/+4
| |
* | removed unused code in FacetValueStephane Gamard2014-10-082-55/+2
| |
* | added test for RefreshAction.classStephane Gamard2014-10-082-1/+75
| |
* | Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-10-086-6/+27
|\|
| * SONAR-5574 Display description of parameters on a custom ruleJean-Baptiste Lievremont2014-10-081-2/+4
| |
| * SONAR-5574 Display an explicit label when custom rule parameter is emptyJean-Baptiste Lievremont2014-10-081-1/+5
| |
| * SONAR-5574 Improve edition of custom rulesJean-Baptiste Lievremont2014-10-084-3/+17
| |
| * SONAR-5991 Add activation=true when selecting a quality profile when ↵Jean-Baptiste Lievremont2014-10-081-1/+2
| | | | | | | | criterion is empty or unset
* | SONAR-5623 Initial step to implement the monitoring pageStas Vilchik2014-10-0816-0/+371
| |
* | Fix quality flawsJulien Lancelot2014-10-086-15/+14
| |
* | Merge remote-tracking branch 'origin/branch-4.5'Stephane Gamard2014-10-089-15/+29
|\| | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java sonar-batch/src/main/java/org/sonar/batch/scan2/DefaultFileLinesContextFactory.java
| * SONAR-5709 Add properties sonar.search.javaAdditionalOpts and ↵Simon Brandhof2014-10-082-3/+14
| | | | | | | | sonar.web.javaAdditionalOpts
| * Fix quality flawsSimon Brandhof2014-10-081-3/+1
| |
| * Fixed SearchClient error output to show requestStephane Gamard2014-10-081-1/+1
| |
| * Fixed SearchClient error output to show requestStephane Gamard2014-10-081-1/+1
| |
| * fix quality flawStephane Gamard2014-10-081-3/+3
| |
| * SONAR-5703 Hide context on inactive rule when user cannot activate it on ↵Jean-Baptiste Lievremont2014-10-081-1/+1
| | | | | | | | context profile
| * Fix UTJulien HENRY2014-10-081-2/+8
| |
| * SONAR-5693 Issues on source code disappear while adding the code coverageStas Vilchik2014-10-082-2/+2
| |
| * Fix quality flawsJulien Lancelot2014-10-081-23/+6
| |
* | Fix bad merge of server.rbJulien Lancelot2014-10-081-8/+4
| |