summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix quality flawStephane Gamard2014-10-151-1/+7
* SONAR-5564 - Added server-data-tests for ES ingestion and synchronizingStephane Gamard2014-10-157-3/+403
* Fix execution of SvnBlameCommandTest in IntellijSimon Brandhof2014-10-151-6/+5
* SONAR-5698 fix service call by the WS. add missing ServerComponentsTeryk Bellahsene2014-10-147-30/+33
* Fix quality flawsSimon Brandhof2014-10-148-73/+63
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-142-3/+7
|\
| * SONAR-5692 document sonar.search.httpPort in the developer section of sonar.p...Simon Brandhof2014-10-141-0/+5
| * SONAR-5710 remove duplicated JVM options in command-lineSimon Brandhof2014-10-141-3/+2
* | SONAR-5698 WS for the admin pageTeryk Bellahsene2014-10-1437-88/+566
* | improve test strength - 2nd editionTeryk Bellahsene2014-10-141-4/+2
* | SONAR-5698 SRP for ComputationService and Exception management enhancementTeryk Bellahsene2014-10-1413-224/+338
* | Automatic merge from branch-4.5Jenkins CI2014-10-147-32/+75
|\|
| * SONAR-5634 Fix facet list height to prevent flicker on loadingJean-Baptiste Lievremont2014-10-141-2/+5
| * SONAR-5713 Display note with note CSS classJean-Baptiste Lievremont2014-10-141-1/+1
| * SONAR-5538 Fix comparison page on projects when snapshot_id != null but refer...Jean-Baptiste Lievremont2014-10-142-22/+22
| * SONAR-5593 Better handling of profile overwrite on copyJean-Baptiste Lievremont2014-10-143-7/+47
* | Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-10-1417-53/+143
|\|
| * SONAR-5330 Fix issue when source dirs are symbolic linksJulien HENRY2014-10-147-2/+26
| * SONAR-5256 Fix NPE and add warning when sonar.importSources=falseJulien HENRY2014-10-143-9/+16
| * SONAR-5068 Deprecate binaries and libraries related methodsJulien HENRY2014-10-142-1/+28
| * SONAR-5715 Fix preview mode when source file contains space in its pathJulien HENRY2014-10-145-13/+46
| * Replace hamcrest by fest-assert in KeyValueFormatTestSimon Brandhof2014-10-141-29/+28
* | SONAR-5389 Refactor test coverage APIJulien HENRY2014-10-1426-229/+543
* | SONAR-5389 Refactor dependency APIJulien HENRY2014-10-1422-74/+776
* | Fix mergeJulien Lancelot2014-10-141-1/+1
* | 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