aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-2534-929/+4385
* Add -e -B to maven build of TravisSimon Brandhof2015-03-251-1/+1
* Fix timezone errors in some server testsSimon Brandhof2015-03-255-37/+11
* Improve HttpDownloaderTest for travis environmentSimon Brandhof2015-03-251-1/+1
* Increase timeout of HttpDownloaderTestSimon Brandhof2015-03-251-2/+2
* Temporarily fix JVM timezone when executing testsSimon Brandhof2015-03-251-0/+2
* Fix timeout margin of benchmark testSimon Brandhof2015-03-251-1/+1
* Automatic merge from branch-5.1Jenkins CI2015-03-250-0/+0
|\
| * Fix tags dropdown in issue bulk changeJean-Baptiste Lievremont2015-03-241-1/+1
* | Automatic merge from branch-5.1Jenkins CI2015-03-244-11/+67
|\|
| * SONAR-6335 Fix file source migration to generate correct checksum on blank linesJulien HENRY2015-03-242-6/+36
| * Do not show the debt (sub)characteristic of a rule when it has been overloade...Jean-Baptiste Lievremont2015-03-242-5/+31
* | Fix tags dropdown in issue bulk changeJean-Baptiste Lievremont2015-03-241-1/+1
* | SONAR-6275 Add temporary field person_id on measure to keep devcockpit workingJulien HENRY2015-03-2412-638/+849
* | update process spinnersStas Vilchik2015-03-245-30/+223
* | Automatic merge from branch-5.1Jenkins CI2015-03-240-0/+0
|\|
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-2330-31/+31
| * [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-2330-31/+31
* | SONAR-6275 Fix MeasurePublisher (need to reload Metric details)Julien HENRY2015-03-232-2/+14
* | SONAR-6275 Don't send measures that should not be persistedJulien HENRY2015-03-232-4/+56
* | fix measure mapping on batch sideTeryk Bellahsene2015-03-231-5/+7
* | Merge pull request #165 from SonarSource/feature/batch/measures_in_computeJulien HENRY2015-03-2334-1009/+554
|\ \
| * | SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-2334-1009/+554
* | | fix reactivation of a custom ruleStas Vilchik2015-03-235-12/+118
* | | fix quality flawsStas Vilchik2015-03-235-9/+8
* | | Adjust performance testsSimon Brandhof2015-03-202-2/+2
|/ /
* | Automatic merge from branch-5.1Jenkins CI2015-03-201-3/+0
|\|
| * Fix quality flawSimon Brandhof2015-03-201-3/+0
* | SONAR-6215 apply feedbackStas Vilchik2015-03-2010-11/+398
* | Thread-safe JsonComparisonSimon Brandhof2015-03-201-7/+3
* | Merge pull request #160 from SonarSource/feature/filter-similar-issuesStas Vilchik2015-03-2019-32/+624
|\ \
| * | SONAR-5968 apply feedbackStas Vilchik2015-03-203-13/+15
| * | SONAR-5968 add testsStas Vilchik2015-03-193-0/+438
| * | SONAR-5968 Allow modification of issue filter using issue propertiesStas Vilchik2015-03-1916-32/+184
* | | update version of grunt-contrib-cleanStas Vilchik2015-03-201-1/+1
* | | Automatic merge from branch-5.1Jenkins CI2015-03-2013-38/+112
|\ \ \ | | |/ | |/|
| * | SONAR-6012 Issues on files on removed modules should contain the module keyJulien Lancelot2015-03-2013-38/+112
* | | Fix some quality flawsSimon Brandhof2015-03-208-9/+21
* | | Automatic merge from branch-5.1Jenkins CI2015-03-204-33/+10
|\| |
| * | Do not retry to index failed requests in BulkIndexerSimon Brandhof2015-03-201-31/+5
| * | Fix some quality flawsSimon Brandhof2015-03-203-2/+5
* | | Fix some quality flawsSimon Brandhof2015-03-201-9/+14
* | | fix quality flaws (2nd edition)Teryk Bellahsene2015-03-203-4/+10
* | | SONAR-6234 apply feedbackStas Vilchik2015-03-202-12/+42
* | | SONAR-6243 apply feedbackStas Vilchik2015-03-202-9/+18
* | | fix quality flawsTeryk Bellahsene2015-03-202-19/+33
* | | Fix coupling of some db tests with local timezoneSimon Brandhof2015-03-2034-319/+111
* | | Remove java7 build from travisSimon Brandhof2015-03-201-1/+0
* | | Complete javadocSimon Brandhof2015-03-201-0/+13
* | | Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-2045-371/+1002