aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-1433-457/+652
|\
| * SONAR-5673 Creating a new profile from a configuration file is not workingJulien Lancelot2014-10-1319-401/+512
| * 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-104-9/+5
| * SONAR-5612 Do not return disabled users on the permission template users listJulien Lancelot2014-10-105-6/+42
| * SONAR-4950 Add a transaction to prevent multiple connection to add multiple l...Julien Lancelot2014-10-104-31/+86
* | Fix quality flawsJulien Lancelot2014-10-143-6/+7
* | SONAR-5677 Ignore whitespace when doing blameJulien HENRY2014-10-141-1/+5
* | Fix some quality flawsJulien HENRY2014-10-143-12/+19
* | Improve loggingJulien HENRY2014-10-143-2/+9
* | Fix SourcePersisterTest on OracleSimon Brandhof2014-10-102-6/+6
* | 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
* | Fix delete queryJulien Lancelot2014-10-101-2/+2
* | Improve test strenghJulien Lancelot2014-10-102-0/+5
* | Display DateTime instead of Date to understand ITs failuresJulien Lancelot2014-10-102-19/+36
* | 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
* | fix quality flaws (KeyValueFormat.parse can accept null data)Stephane Gamard2014-10-101-1/+2
* | rename SearchServer's node (miss-leading)Stephane Gamard2014-10-101-1/+1
* | Add missing @Override annotationsSimon Brandhof2014-10-10247-0/+748
* | Fix quality flawsSimon Brandhof2014-10-0935-48/+442
* | fix MySql IT tests caused by MySql limitation regarding Update statement with...Teryk Bellahsene2014-10-096-20/+13
* | fix large tests cause by a non standard sql queryTeryk Bellahsene2014-10-096-21/+44
* | Automatic merge from branch-4.5Jenkins CI2014-10-093-11/+22
|\|
| * Fix line count when file starts with a new lineJulien HENRY2014-10-092-5/+21
| * SONAR-5030 Remove log about deregistered driverJulien HENRY2014-10-091-7/+2
* | Fix merge with 4.5Julien Lancelot2014-10-0931-147/+989
|\|
| * SONAR-5575 Fix missing parameter when creating and updating custom rule with ...Julien Lancelot2014-10-0923-109/+863
| * 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-094-4/+20
| * SONAR-5712 Merge package_design widget into file_design widgetJean-Baptiste Lievremont2014-10-096-138/+102
| * SONAR-5575 Correctly send empty parameter values when modifying a custom ruleJean-Baptiste Lievremont2014-10-091-1/+5
* | Execute tests on non-h2 databases with the profile named "dbTests"Simon Brandhof2014-10-093-32/+36
* | 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-0913-51/+101
* | Fix some quality flawsJulien HENRY2014-10-097-43/+124
* | SONAR-5672 Fix regression on viewsJulien HENRY2014-10-092-2/+7
* | SONAR-5623 Rename space to Analysis ReportsStas Vilchik2014-10-0919-79/+79
* | SONAR-5623 Further frontend workStas Vilchik2014-10-099-102/+154
* | Fix some quality flawsJulien HENRY2014-10-092-2/+9
* | Automatic merge from branch-4.5Jenkins CI2014-10-093-15/+21
|\|
| * SONAR-5713 Make it more explicit that custom rule parameters cannot be change...Jean-Baptiste Lievremont2014-10-083-15/+21
* | SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-098-54/+71