| Commit message (Expand) | Author | Age | Files | Lines |
* | rename SearchServer's node (miss-leading) | Stephane Gamard | 2014-10-10 | 1 | -1/+1 |
* | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 37 | -0/+131 |
* | Fix quality flaws | Simon Brandhof | 2014-10-09 | 6 | -2/+103 |
* | fix MySql IT tests caused by MySql limitation regarding Update statement with... | Teryk Bellahsene | 2014-10-09 | 4 | -13/+12 |
* | fix large tests cause by a non standard sql query | Teryk Bellahsene | 2014-10-09 | 3 | -14/+31 |
* | Fix merge with 4.5 | Julien Lancelot | 2014-10-09 | 19 | -142/+658 |
|\ |
|
| * | SONAR-5575 Fix missing parameter when creating and updating custom rule with ... | Julien Lancelot | 2014-10-09 | 14 | -106/+535 |
| * | SONAR-5570 Improve the hover effect of treemap blocks | Stas Vilchik | 2014-10-09 | 1 | -5/+0 |
| * | SONAR-5572 Improve the style of table headers in rule descriptions | Stas Vilchik | 2014-10-09 | 1 | -0/+2 |
| * | SONAR-5606 Timeline chart does not behave correctly when measures don't have ... | Stas Vilchik | 2014-10-09 | 2 | -3/+17 |
| * | SONAR-5575 Correctly send empty parameter values when modifying a custom rule | Jean-Baptiste Lievremont | 2014-10-09 | 1 | -1/+5 |
* | | Fix quality flaw | Simon Brandhof | 2014-10-09 | 1 | -1/+1 |
* | | SONAR-5623 Fix bad resizing of the result list | Stas Vilchik | 2014-10-09 | 1 | -0/+1 |
* | | SONAR-5623 Finalize frontend | Stas Vilchik | 2014-10-09 | 6 | -48/+91 |
* | | SONAR-5623 Further frontend work | Stas Vilchik | 2014-10-09 | 12 | -51/+98 |
* | | SONAR-5623 Rename space to Analysis Reports | Stas Vilchik | 2014-10-09 | 18 | -75/+75 |
* | | SONAR-5623 Further frontend work | Stas Vilchik | 2014-10-09 | 8 | -101/+152 |
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-09 | 2 | -15/+20 |
|\| |
|
| * | SONAR-5713 Make it more explicit that custom rule parameters cannot be change... | Jean-Baptiste Lievremont | 2014-10-08 | 2 | -15/+20 |
* | | SONAR-5687 refactor configuration of cluster | Simon Brandhof | 2014-10-09 | 6 | -50/+67 |
* | | Central definition of properties shared by ES, web and monitor processes | Simon Brandhof | 2014-10-08 | 21 | -153/+180 |
* | | Apply again commit eb5a7d26a5b on cluster.routing.allocation.awareness.attrib... | Simon Brandhof | 2014-10-08 | 1 | -0/+1 |
* | | Fix quality flaw | Simon Brandhof | 2014-10-08 | 1 | -1/+0 |
* | | SONAR-5692 support sonar.search.httpPort | Simon Brandhof | 2014-10-08 | 2 | -3/+22 |
* | | Refactor SearchServer to split execution and configuration | Simon Brandhof | 2014-10-08 | 6 | -255/+387 |
* | | SONAR-5626: Refactor and test task/thread management. Analyze report | Teryk Bellahsene | 2014-10-08 | 13 | -54/+264 |
* | | Fix some quality flaws | Julien HENRY | 2014-10-08 | 1 | -1/+1 |
* | | fix quality flaws | Stephane Gamard | 2014-10-08 | 12 | -41/+35 |
* | | removed duplicated code in similar methods | Stephane Gamard | 2014-10-08 | 1 | -17/+14 |
* | | fix quality flaw | Stephane Gamard | 2014-10-08 | 1 | -4/+4 |
* | | removed unused code in FacetValue | Stephane Gamard | 2014-10-08 | 2 | -55/+2 |
* | | added test for RefreshAction.class | Stephane Gamard | 2014-10-08 | 2 | -1/+75 |
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-08 | 6 | -6/+27 |
|\| |
|
| * | SONAR-5574 Display description of parameters on a custom rule | Jean-Baptiste Lievremont | 2014-10-08 | 1 | -2/+4 |
| * | SONAR-5574 Display an explicit label when custom rule parameter is empty | Jean-Baptiste Lievremont | 2014-10-08 | 1 | -1/+5 |
| * | SONAR-5574 Improve edition of custom rules | Jean-Baptiste Lievremont | 2014-10-08 | 4 | -3/+17 |
| * | SONAR-5991 Add activation=true when selecting a quality profile when criterio... | Jean-Baptiste Lievremont | 2014-10-08 | 1 | -1/+2 |
* | | SONAR-5623 Initial step to implement the monitoring page | Stas Vilchik | 2014-10-08 | 16 | -0/+371 |
* | | Fix quality flaws | Julien Lancelot | 2014-10-08 | 6 | -15/+14 |
* | | Merge remote-tracking branch 'origin/branch-4.5' | Stephane Gamard | 2014-10-08 | 9 | -15/+29 |
|\| |
|
| * | SONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaA... | Simon Brandhof | 2014-10-08 | 2 | -3/+14 |
| * | Fix quality flaws | Simon Brandhof | 2014-10-08 | 1 | -3/+1 |
| * | Fixed SearchClient error output to show request | Stephane Gamard | 2014-10-08 | 1 | -1/+1 |
| * | Fixed SearchClient error output to show request | Stephane Gamard | 2014-10-08 | 1 | -1/+1 |
| * | fix quality flaw | Stephane Gamard | 2014-10-08 | 1 | -3/+3 |
| * | SONAR-5703 Hide context on inactive rule when user cannot activate it on cont... | Jean-Baptiste Lievremont | 2014-10-08 | 1 | -1/+1 |
| * | Fix UT | Julien HENRY | 2014-10-08 | 1 | -2/+8 |
| * | SONAR-5693 Issues on source code disappear while adding the code coverage | Stas Vilchik | 2014-10-08 | 2 | -2/+2 |
| * | Fix quality flaws | Julien Lancelot | 2014-10-08 | 1 | -23/+6 |
* | | Fix bad merge of server.rb | Julien Lancelot | 2014-10-08 | 1 | -8/+4 |