Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-4118 Remove XStream from API dependencies | Julien Lancelot | 2014-10-15 | 3 | -19/+0 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-10-15 | 3 | -18/+26 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2014-10-15 | 6 | -17/+36 |
| | |||||
* | removed un-necessary try/catch | Stephane Gamard | 2014-10-15 | 2 | -10/+7 |
| | |||||
* | update ES settings | Stephane Gamard | 2014-10-15 | 2 | -7/+2 |
| | |||||
* | fix quality flaw | Stephane Gamard | 2014-10-15 | 1 | -1/+7 |
| | |||||
* | SONAR-5564 - Added server-data-tests for ES ingestion and synchronizing | Stephane Gamard | 2014-10-15 | 7 | -3/+403 |
| | |||||
* | Fix execution of SvnBlameCommandTest in Intellij | Simon Brandhof | 2014-10-15 | 1 | -6/+5 |
| | |||||
* | SONAR-5698 fix service call by the WS. add missing ServerComponents | Teryk Bellahsene | 2014-10-14 | 7 | -30/+33 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2014-10-14 | 8 | -73/+63 |
| | |||||
* | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-14 | 2 | -3/+7 |
|\ | | | | | | | | | Conflicts: sonar-application/src/main/java/org/sonar/application/DefaultSettings.java | ||||
| * | SONAR-5692 document sonar.search.httpPort in the developer section of ↵ | Simon Brandhof | 2014-10-14 | 1 | -0/+5 |
| | | | | | | | | sonar.properties | ||||
| * | SONAR-5710 remove duplicated JVM options in command-line | Simon Brandhof | 2014-10-14 | 1 | -3/+2 |
| | | |||||
* | | SONAR-5698 WS for the admin page | Teryk Bellahsene | 2014-10-14 | 37 | -88/+566 |
| | | |||||
* | | improve test strength - 2nd edition | Teryk Bellahsene | 2014-10-14 | 1 | -4/+2 |
| | | |||||
* | | SONAR-5698 SRP for ComputationService and Exception management enhancement | Teryk Bellahsene | 2014-10-14 | 13 | -224/+338 |
| | | |||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-14 | 7 | -32/+75 |
|\| | | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-5634 Fix facet list height to prevent flicker on loading SONAR-5713 Display note with note CSS class SONAR-5538 Fix comparison page on projects when snapshot_id != null but referenced snapshot has disappeared SONAR-5593 Better handling of profile overwrite on copy | ||||
| * | SONAR-5634 Fix facet list height to prevent flicker on loading | Jean-Baptiste Lievremont | 2014-10-14 | 1 | -2/+5 |
| | | |||||
| * | SONAR-5713 Display note with note CSS class | Jean-Baptiste Lievremont | 2014-10-14 | 1 | -1/+1 |
| | | |||||
| * | SONAR-5538 Fix comparison page on projects when snapshot_id != null but ↵ | Jean-Baptiste Lievremont | 2014-10-14 | 2 | -22/+22 |
| | | | | | | | | referenced snapshot has disappeared | ||||
| * | SONAR-5593 Better handling of profile overwrite on copy | Jean-Baptiste Lievremont | 2014-10-14 | 3 | -7/+47 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-14 | 17 | -53/+143 |
|\| | | | | | | | | | | | | | Conflicts: sonar-batch/src/main/java/org/sonar/batch/referential/DefaultProjectReferentialsLoader.java sonar-batch/src/main/java/org/sonar/batch/scan/LastSnapshots.java sonar-batch/src/test/java/org/sonar/batch/scan/LastSnapshotsTest.java | ||||
| * | SONAR-5330 Fix issue when source dirs are symbolic links | Julien HENRY | 2014-10-14 | 7 | -2/+26 |
| | | |||||
| * | SONAR-5256 Fix NPE and add warning when sonar.importSources=false | Julien HENRY | 2014-10-14 | 3 | -9/+16 |
| | | |||||
| * | SONAR-5068 Deprecate binaries and libraries related methods | Julien HENRY | 2014-10-14 | 2 | -1/+28 |
| | | |||||
| * | SONAR-5715 Fix preview mode when source file contains space in its path | Julien HENRY | 2014-10-14 | 5 | -13/+46 |
| | | |||||
| * | Replace hamcrest by fest-assert in KeyValueFormatTest | Simon Brandhof | 2014-10-14 | 1 | -29/+28 |
| | | |||||
* | | SONAR-5389 Refactor test coverage API | Julien HENRY | 2014-10-14 | 26 | -229/+543 |
| | | |||||
* | | SONAR-5389 Refactor dependency API | Julien HENRY | 2014-10-14 | 22 | -74/+776 |
| | | |||||
* | | Fix merge | Julien Lancelot | 2014-10-14 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-14 | 33 | -457/+652 |
|\| | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/XooPlugin.java sonar-application/src/main/assembly/conf/sonar.properties sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql | ||||
| * | SONAR-5673 Creating a new profile from a configuration file is not working | Julien Lancelot | 2014-10-13 | 19 | -401/+512 |
| | | |||||
| * | SONAR-5708 This is not possible to create or update a filter with the ↵ | Julien Lancelot | 2014-10-10 | 1 | -12/+2 |
| | | | | | | | | criteria "Assignee: Not assigned" | ||||
| * | SONAR-5198 search box with '_' (underscore) does not display expected ↵ | Julien Lancelot | 2014-10-10 | 1 | -1/+5 |
| | | | | | | | | results when oracle DB is used | ||||
| * | SONAR-5577 Web services don't support parameters bigger than 65kb | Julien Lancelot | 2014-10-10 | 1 | -0/+6 |
| | | |||||
| * | SONAR-5605 MySQL: configure driver to use server side cursor and not client ↵ | Julien Lancelot | 2014-10-10 | 4 | -9/+5 |
| | | | | | | | | side cursor | ||||
| * | SONAR-5612 Do not return disabled users on the permission template users list | Julien Lancelot | 2014-10-10 | 5 | -6/+42 |
| | | |||||
| * | SONAR-4950 Add a transaction to prevent multiple connection to add multiple ↵ | Julien Lancelot | 2014-10-10 | 4 | -31/+86 |
| | | | | | | | | lines in group_roles | ||||
* | | Fix quality flaws | Julien Lancelot | 2014-10-14 | 3 | -6/+7 |
| | | |||||
* | | SONAR-5677 Ignore whitespace when doing blame | Julien HENRY | 2014-10-14 | 1 | -1/+5 |
| | | |||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-14 | 3 | -12/+19 |
| | | |||||
* | | Improve logging | Julien HENRY | 2014-10-14 | 3 | -2/+9 |
| | | |||||
* | | Fix SourcePersisterTest on Oracle | Simon Brandhof | 2014-10-10 | 2 | -6/+6 |
| | | |||||
* | | Increase stability of NotificationServiceTest on slow boxes | Simon Brandhof | 2014-10-10 | 1 | -2/+2 |
| | | |||||
* | | Remove dangerous coupling of sonar-server on sonar-search | Simon Brandhof | 2014-10-10 | 7 | -67/+69 |
| | | |||||
* | | Fix delete query | Julien Lancelot | 2014-10-10 | 1 | -2/+2 |
| | | |||||
* | | Improve test strengh | Julien Lancelot | 2014-10-10 | 2 | -0/+5 |
| | | |||||
* | | Display DateTime instead of Date to understand ITs failures | Julien Lancelot | 2014-10-10 | 2 | -19/+36 |
| | | |||||
* | | fix medium test failing in postgre | Teryk Bellahsene | 2014-10-10 | 1 | -1/+2 |
| | | |||||
* | | Fix test on MySQL | Julien Lancelot | 2014-10-10 | 1 | -1/+13 |
| | |