| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-5671 Remove the "Global" tag on the "Measure Filter as Word Cloud" widget | Julien Lancelot | 2014-10-06 | 1 | -2/+2 |
* | SONAR-5594 The name of a quality profile cannot be blank | Jean-Baptiste Lievremont | 2014-10-06 | 2 | -1/+26 |
* | SONAR-5381 SONAR-3350 replace mysql MEDIUMTEXT columns by LONGTEXT | Simon Brandhof | 2014-10-05 | 19 | -159/+191 |
* | Fix some javadoc | Simon Brandhof | 2014-10-03 | 16 | -17/+40 |
* | Fix some javadoc | Simon Brandhof | 2014-10-03 | 5 | -10/+19 |
* | SONAR-5655 Hide "Edit" link on widget while already editing | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -0/+2 |
* | SONAR-5656 Add descriptions on pie chart widget properties | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -0/+3 |
* | SONAR-5617 Update package_design widget | Jean-Baptiste Lievremont | 2014-10-03 | 3 | -10/+11 |
* | Fix loading of settings tabs | Simon Brandhof | 2014-10-03 | 2 | -5/+5 |
* | SONAR-5535 Fix widget path | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -1/+1 |
* | SONAR-5535 refine layout of size widget (generated_sloc under sloc) | Jean-Baptiste Lievremont | 2014-10-03 | 3 | -12/+14 |
* | SONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndex | Stephane Gamard | 2014-10-03 | 3 | -87/+260 |
* | Fix administration section in webapp | Simon Brandhof | 2014-10-03 | 5 | -23/+17 |
* | Code clean-up | Simon Brandhof | 2014-10-02 | 31 | -73/+76 |
* | SONAR-5558 Add licence info, update WS API label | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -1/+2 |
* | SONAR-5535 Fix missing l10n keys in size metric | Jean-Baptiste Lievremont | 2014-10-02 | 2 | -2/+4 |
* | Fix quality flaw | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -2/+2 |
* | SONAR-5680 Fix an issue with restore of issue filters (first parameter overwr... | Jean-Baptiste Lievremont | 2014-10-02 | 2 | -2/+7 |
* | SONAR-5680 Fix query on false positive issues widget | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -2/+1 |
* | SONAR-5619 Change pattern of repository facet values when duplicate names | Jean-Baptiste Lievremont | 2014-10-02 | 2 | -1/+10 |
* | SONAR-5579 Show what the default value is on boolean rule parameters | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -1/+1 |
* | Temporarily increase timeout of HttpDownloadTest to 2 sec | Simon Brandhof | 2014-09-30 | 1 | -1/+1 |
* | Make HttpDownloaderTest more stable | Simon Brandhof | 2014-09-30 | 1 | -11/+9 |
* | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 35 | -251/+341 |
* | Backport fix for UT on Windows | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
* | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 32 | -32/+32 |
* | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 32 | -32/+32 |
* | Redirect JSW logs to sonar.log instead of application.log | Simon Brandhof | 2014-09-29 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 32 | -33/+33 |
* | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 32 | -33/+33 |
* | Revert "SONAR-5664 Component Viewer doesn't work properly in the differential... | Stas Vilchik | 2014-09-26 | 1 | -2/+2 |
* | SONAR-5664 Component Viewer doesn't work properly in the differential mode in... | Stas Vilchik | 2014-09-26 | 1 | -2/+2 |
* | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 4 | -18/+42 |
* | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 10 | -71/+198 |
* | Use correct temp dir for Ruby on Rails app | Simon Brandhof | 2014-09-25 | 1 | -1/+1 |
* | Fail server startup if can not connect to DB | Simon Brandhof | 2014-09-25 | 1 | -2/+2 |
* | Try to improve stability of CommandExecutorTest | Simon Brandhof | 2014-09-25 | 1 | -4/+4 |
* | SONAR-5621 Merge server log files into a single one | Simon Brandhof | 2014-09-24 | 11 | -48/+24 |
* | SONAR-5621 merge log files | Simon Brandhof | 2014-09-24 | 5 | -43/+41 |
* | Update description of "sonar.technicalDebt.ratingGrid" | Julien Lancelot | 2014-09-24 | 1 | -3/+4 |
* | Fix quality flaw | Simon Brandhof | 2014-09-23 | 1 | -5/+3 |
* | SONAR-4898 add some tests | Simon Brandhof | 2014-09-22 | 3 | -2/+92 |
* | SONAR-4898 add sonar.enableStopCommand property for internal use | Simon Brandhof | 2014-09-22 | 10 | -89/+84 |
* | SONAR-4898 file-based inter-process communication | Simon Brandhof | 2014-09-22 | 17 | -269/+436 |
* | SONAR-4898 add info log | Simon Brandhof | 2014-09-22 | 1 | -1/+7 |
* | Remove debug stuff (logs and ...Thread.sleep) | Simon Brandhof | 2014-09-22 | 2 | -10/+0 |
* | SONAR-4898 drop RMI and autokill | Simon Brandhof | 2014-09-21 | 54 | -1423/+605 |
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 32 | -33/+33 |
* | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 32 | -39/+35 |
* | Try to increase stability of MonitorTest | Simon Brandhof | 2014-09-16 | 1 | -1/+1 |