Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-5792 Web services should support the values "yes" and "no" on boolean ↵ | Simon Brandhof | 2014-10-27 | 3 | -6/+24 |
| | | | | parameters | ||||
* | SONAR-5737 Drop support of "sonar.importSources" feature | Julien HENRY | 2014-10-27 | 1 | -6/+0 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-10-24 | 1 | -2/+10 |
| | |||||
* | SONAR-5705 Drop support of Maven 2 | Julien HENRY | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | SONAR-5530 Add uuid in Issue Index | Julien Lancelot | 2014-10-23 | 2 | -0/+58 |
| | |||||
* | SONAR-5753 Populate columns *_uuid when creating resources | Julien HENRY | 2014-10-22 | 1 | -5/+21 |
| | |||||
* | SONAR-5755 Populate uuid column on new resources | Julien HENRY | 2014-10-22 | 1 | -0/+44 |
| | |||||
* | SONAR-5698 SONAR-5694 Add business dates finishedAt startedAt and ↵ | Teryk Bellahsene | 2014-10-22 | 1 | -5/+13 |
| | | | | submittedAt to analysis report | ||||
* | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-21 | 1 | -30/+45 |
|\ | | | | | | | | | | | * origin/branch-4.5: Refactor KeyValueFormat Reduce complexity | ||||
| * | Refactor KeyValueFormat | Simon Brandhof | 2014-10-21 | 1 | -10/+10 |
| | | |||||
| * | Reduce complexity | Julien HENRY | 2014-10-21 | 1 | -30/+45 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-21 | 6 | -408/+272 |
|\| | | | | | | | | | Conflicts: sonar-plugin-api/src/main/java/org/sonar/api/utils/KeyValueFormat.java | ||||
| * | SONAR-5768 API: org.sonar.api.utils.KeyValueFormat does not support escaping ↵ | Simon Brandhof | 2014-10-21 | 5 | -283/+262 |
| | | | | | | | | of values | ||||
| * | Add missing @Nullable to KeyValueFormat | Simon Brandhof | 2014-10-21 | 1 | -12/+50 |
| | | |||||
| * | remove methods of KeyValueFormat that are deprecated since 2.7 | Simon Brandhof | 2014-10-21 | 4 | -159/+11 |
| | | |||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-21 | 2 | -15/+201 |
| | | |||||
* | | SONAR-5389 Add replacement for CoverageMeasureBuilder | Julien HENRY | 2014-10-20 | 6 | -5/+357 |
| | | |||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-17 | 1 | -0/+4 |
|\| | | | | | | | | | | | * origin/branch-4.5: SONAR-5735 Deprecate "sonar.importSources" SONAR-5691 Exception messages are shown twice | ||||
| * | SONAR-5735 Deprecate "sonar.importSources" | Julien HENRY | 2014-10-17 | 1 | -0/+4 |
| | | |||||
* | | Revert "SONAR-5735 Deprecate "sonar.importSources"" | Julien HENRY | 2014-10-17 | 1 | -4/+0 |
| | | | | | | | | This reverts commit bdf9dacf8492e93e86f55b832b397e74c8205561. | ||||
* | | SONAR-5735 Deprecate "sonar.importSources" | Julien HENRY | 2014-10-17 | 1 | -0/+4 |
| | | |||||
* | | SONAR-5644 Apply some feedback on SCM API | Julien HENRY | 2014-10-16 | 4 | -48/+49 |
| | | |||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-16 | 2 | -8/+82 |
|\| | | | | | | | | | | | | | | | * origin/branch-4.5: SSF-21 XSS vulnerability on Measures page SONAR-5727 The bulk operation can be desynchronized with the criteria of the issue filter SONAR-5736 The select list component does not fetch more than one page Fix issue related to SONAR-5419 | ||||
| * | Fix issue related to SONAR-5419 | Julien HENRY | 2014-10-15 | 2 | -8/+82 |
| | | |||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-15 | 2 | -3/+86 |
| | | |||||
* | | SONAR-4118 Remove XStream from API dependencies | Julien Lancelot | 2014-10-15 | 1 | -4/+0 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-15 | 4 | -15/+32 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-14 | 2 | -7/+10 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-14 | 4 | -32/+57 |
|\| | | | | | | | | | | | | | 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 | 1 | -1/+2 |
| | | |||||
| * | SONAR-5256 Fix NPE and add warning when sonar.importSources=false | Julien HENRY | 2014-10-14 | 1 | -1/+3 |
| | | |||||
| * | SONAR-5068 Deprecate binaries and libraries related methods | Julien HENRY | 2014-10-14 | 1 | -1/+24 |
| | | |||||
| * | 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 | 12 | -113/+339 |
| | | |||||
* | | SONAR-5389 Refactor dependency API | Julien HENRY | 2014-10-14 | 6 | -4/+235 |
| | | |||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-14 | 1 | -1/+1 |
| | | |||||
* | | fix quality flaws (KeyValueFormat.parse can accept null data) | Stephane Gamard | 2014-10-10 | 1 | -1/+2 |
| | | |||||
* | | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 41 | -0/+154 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-09 | 4 | -0/+94 |
| | | |||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-09 | 3 | -33/+68 |
| | | |||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-09 | 2 | -2/+9 |
| | | |||||
* | | Fix some quality flaws | Julien HENRY | 2014-10-08 | 2 | -8/+54 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-08 | 2 | -2/+12 |
|\| | |||||
| * | SONAR-1587 Fix inter module dependencies when sonar.branch is used | Julien HENRY | 2014-10-08 | 2 | -2/+12 |
| | | |||||
* | | Merge from branch 4.5 | Julien Lancelot | 2014-10-08 | 8 | -9/+23 |
|\| | |||||
| * | Fix some javadocs | Simon Brandhof | 2014-10-07 | 7 | -6/+20 |
| | | |||||
| * | SONAR-5575 Fix handling of equals sign in custom rule parameters | Jean-Baptiste Lievremont | 2014-10-07 | 1 | -3/+3 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-07 | 4 | -122/+10 |
| | | |||||
* | | SONAR-5620 Improve support of empty authors | Julien HENRY | 2014-10-07 | 1 | -4/+9 |
| | | |||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-06 | 1 | -3/+45 |
|\| | | | | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-5699 Ruby pages are not listed in project sidebar Fix timeout issue and speed up UT on my box SONAR-5481 Update version of SQ Runner used by internal Maven plugin to 2.4 Add some javadoc to FilePredicates SONAR-5608 Impossible to backup profile when the key contains "+" characters |