| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-4514 Settings -> Manual Rules page now uses Java service for searching ... | Julien Lancelot | 2014-06-17 | 3 | -11/+22 |
* | Fix some quality flaws | Simon Brandhof | 2014-06-17 | 2 | -54/+53 |
* | SONAR-5027 Profile backup should be accessible anonymously | Julien Lancelot | 2014-06-17 | 1 | -6/+5 |
* | Update some WS description | Julien Lancelot | 2014-06-17 | 1 | -2/+2 |
* | SONAR-4514 Settings -> Manual Rules page now uses Java service | Julien Lancelot | 2014-06-17 | 4 | -94/+71 |
* | Fix quality flaw | Jean-Baptiste Lievremont | 2014-06-17 | 1 | -1/+1 |
* | SONAR-4514 Update ruby service to manage manual rules | Julien Lancelot | 2014-06-17 | 1 | -6/+32 |
* | SONAR-5209 Issues drilldown integration | Stas Vilchik | 2014-06-17 | 6 | -39/+62 |
* | SONAR-5329 - removed log | Stephane Gamard | 2014-06-16 | 2 | -4/+0 |
* | SONAR-5329 - Added countActiveRules to getStats | Stephane Gamard | 2014-06-16 | 3 | -7/+22 |
* | SONAR-5007 optimize changes of rule activation | Simon Brandhof | 2014-06-16 | 5 | -13/+69 |
* | Add missing package-info.java files | Simon Brandhof | 2014-06-16 | 4 | -0/+92 |
* | SONAR-5007 display (in a crappy way) some facets on profile page | Simon Brandhof | 2014-06-16 | 9 | -20/+31 |
* | SONAR-5007 add skeleton for profiles/show | Simon Brandhof | 2014-06-16 | 5 | -4/+24 |
* | SONAR-5007 fix renaming of table LOGS to ACTIVITIES on Oracle | Simon Brandhof | 2014-06-16 | 3 | -68/+4 |
* | SONAR-5360 Add a parameter "prevent_reactivation" in order to not reactivate ... | Julien Lancelot | 2014-06-16 | 7 | -47/+329 |
* | SONAR-5018 Add resources for the creation, update, deletion and | Jean-Baptiste Lievremont | 2014-06-16 | 11 | -50/+93 |
* | SONAR-5329 -Removed Key and ExecutionTime fields from Activity | Stephane Gamard | 2014-06-16 | 7 | -27/+31 |
* | SONAR-5393 Fail to upgrade to SQ 4.3 + MySQL when millions of issues | Simon Brandhof | 2014-06-16 | 4 | -9/+66 |
* | SONAR-4514 Add the possibility to delete a manual rule | Julien Lancelot | 2014-06-16 | 2 | -6/+28 |
* | SONAR-5355 Add resources to create a custom rule from a template | Jean-Baptiste Lievremont | 2014-06-16 | 6 | -6/+354 |
* | Improve logs of DatabaseServerCompatibility | Simon Brandhof | 2014-06-16 | 2 | -3/+1 |
* | SONAR-5007 improve l10n of server exception handling | Simon Brandhof | 2014-06-16 | 44 | -646/+373 |
* | SONAR-5209 Fix workspace toggling | Stas Vilchik | 2014-06-16 | 1 | -2/+4 |
* | SONAR-5329 - Updated getProfileStats | Stephane Gamard | 2014-06-16 | 2 | -5/+7 |
* | SONAR-5329 - Updated getProfileStats | Stephane Gamard | 2014-06-16 | 2 | -15/+20 |
* | SONAR-4514 New web service to manage manual rules | Julien Lancelot | 2014-06-16 | 17 | -136/+579 |
* | SONAR-5331 Fix path issues | Stas Vilchik | 2014-06-16 | 1 | -7/+7 |
* | SONAR-5331 Invalidate browser cache | Stas Vilchik | 2014-06-16 | 1 | -13/+13 |
* | SONAR-5329 - Fixed ImmutableMap problem in ActiveRuleChange (we can log null ... | Stephane Gamard | 2014-06-16 | 2 | -4/+8 |
* | SONAR-5329 - Adding full classPath for SearchAction in ServerComponents | Stephane Gamard | 2014-06-16 | 1 | -1/+1 |
* | SONAR-5329 - Rename Log package to Activity | Stephane Gamard | 2014-06-16 | 13 | -0/+1177 |
* | SONAR-5329 - Rename Log package to Activity | Stephane Gamard | 2014-06-16 | 7 | -461/+6 |
* | SONAR-5329 - Rename Log package to Activity | Stephane Gamard | 2014-06-16 | 17 | -785/+77 |
* | SONAR-5209 Issues drilldown integration | Stas Vilchik | 2014-06-16 | 8 | -19/+115 |
* | SONAR-5329 - fixed IndexQueue compression loss due to SystemCurrentTime | Stephane Gamard | 2014-06-16 | 3 | -37/+30 |
* | SONAR-5389 New Analyzer API | Julien HENRY | 2014-06-16 | 1 | -6/+6 |
* | SONAR-5209 Differential mode | Stas Vilchik | 2014-06-16 | 7 | -27/+23 |
* | SONAR-5209 Feedback applied | Stas Vilchik | 2014-06-16 | 4 | -30/+54 |
* | SONAR-5007 replace RuleResult and LogResult by Result<> | Simon Brandhof | 2014-06-13 | 17 | -364/+210 |
* | SONAR-5380 Ignore parameters when activa | Julien Lancelot | 2014-06-13 | 2 | -39/+35 |
* | SONAR-5007 Enhance tab navigation with query filter | Jean-Baptiste Lievremont | 2014-06-13 | 4 | -5/+13 |
* | SONAR-5360 SONAR-5362 Fix update, delete or creation of rule parameters and ... | Julien Lancelot | 2014-06-13 | 7 | -88/+158 |
* | SONAR-5135 Fix UI details about bulk change of rules | Jean-Baptiste Lievremont | 2014-06-13 | 6 | -12/+9 |
* | SONAR-5007 - Implicit Commit when deleting nestedDto (Simplifies ES) | Stephane Gamard | 2014-06-13 | 2 | -2/+5 |
* | SONAR-5376 Custom rules should not be updated on each server startup if there... | Julien Lancelot | 2014-06-13 | 3 | -6/+6 |
* | SONAR-5376 Custom rules should not be updated on each server startup if there... | Julien Lancelot | 2014-06-13 | 2 | -28/+175 |
* | SONAR-5136 Fix handling of server errors when editing tags | Jean-Baptiste Lievremont | 2014-06-13 | 1 | -6/+13 |
* | SONAR-5007 - Added getAllProfileStats for QProfileService class | Stephane Gamard | 2014-06-13 | 8 | -33/+150 |
* | SONAR-5397 Create a migration to merge extended description to description on... | Julien Lancelot | 2014-06-13 | 2 | -0/+45 |