aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-1420-436/+446
|\
| * SONAR-5673 Creating a new profile from a configuration file is not workingJulien Lancelot2014-10-1314-390/+353
| * SONAR-5708 This is not possible to create or update a filter with the criteri...Julien Lancelot2014-10-101-12/+2
| * SONAR-5198 search box with '_' (underscore) does not display expected results...Julien Lancelot2014-10-101-1/+5
| * SONAR-5577 Web services don't support parameters bigger than 65kbJulien Lancelot2014-10-101-0/+6
| * SONAR-5605 MySQL: configure driver to use server side cursor and not client s...Julien Lancelot2014-10-101-6/+1
| * SONAR-4950 Add a transaction to prevent multiple connection to add multiple l...Julien Lancelot2014-10-102-30/+84
* | Fix quality flawsJulien Lancelot2014-10-142-3/+4
* | Increase stability of NotificationServiceTest on slow boxesSimon Brandhof2014-10-101-2/+2
* | Remove dangerous coupling of sonar-server on sonar-searchSimon Brandhof2014-10-107-67/+69
* | Improve test strenghJulien Lancelot2014-10-102-0/+5
* | fix medium test failing in postgreTeryk Bellahsene2014-10-101-1/+2
* | Fix test on MySQLJulien Lancelot2014-10-101-1/+13
* | try to increase sleep period for slow boxesTeryk Bellahsene2014-10-101-9/+4
* | 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 with...Teryk Bellahsene2014-10-094-13/+12
* | 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
| * 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
| * 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
|\|
| * SONAR-5713 Make it more explicit that custom rule parameters cannot be change...Jean-Baptiste Lievremont2014-10-082-15/+20
* | 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 cluster.routing.allocation.awareness.attrib...Simon Brandhof2014-10-081-0/+1
* | 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