| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add support for message arguments to Profiler | Sébastien Lesaint | 2015-09-28 | 4 | -55/+167 |
* | Add some preconditions to IssueDto | Simon Brandhof | 2015-09-27 | 2 | -3/+3 |
* | SONAR-6799 SONAR-6232 compute engine logs | Simon Brandhof | 2015-09-27 | 1 | -3/+0 |
* | SONAR-6859 update description of sonar.technicalDebt.ratingGrid | Sébastien Lesaint | 2015-09-25 | 1 | -5/+5 |
* | SONAR-5770 add a analysis status to the component's header | Stas Vilchik | 2015-09-25 | 1 | -0/+19 |
* | SONAR-6859 update property sonar.technicalDebt.developmentCost desc. | Sébastien Lesaint | 2015-09-25 | 1 | -2/+2 |
* | SONAR-6859 deprecate debt size metric property | Sébastien Lesaint | 2015-09-25 | 1 | -17/+0 |
* | SONAR-6736 refactor step names and descriptions | Simon Brandhof | 2015-09-22 | 1 | -2/+4 |
* | SONAR-6861 Drop the property "sonar.preventAutoProjectCreation" | Simon Brandhof | 2015-09-18 | 1 | -8/+0 |
* | Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY | Simon Brandhof | 2015-09-18 | 2 | -1/+11 |
* | SONAR-6219 apply feedback for the timeline widget | Stas Vilchik | 2015-09-18 | 1 | -3/+3 |
* | Improve javadoc of ProtobufJsonFormat | Simon Brandhof | 2015-09-17 | 1 | -3/+93 |
* | Improve protobuf to json converter | Simon Brandhof | 2015-09-17 | 4 | -839/+4566 |
* | SONAR-6687 Treemap should not show items with zero size | Stas Vilchik | 2015-09-16 | 1 | -0/+1 |
* | SONAR-6748 Display a warning when open non-existent file/rule | Stas Vilchik | 2015-09-16 | 1 | -0/+2 |
* | SONAR-6331 revert overview page | Stas Vilchik | 2015-09-16 | 1 | -32/+0 |
* | SONAR-6251 Rename "Exclusions" settings category to "Analysis Scope" | Stas Vilchik | 2015-09-15 | 1 | -1/+1 |
* | SONAR-6284 force project widgets displayed on global dashboards to select a p... | Stas Vilchik | 2015-09-15 | 1 | -0/+1 |
* | SONAR-6219 Show timeline widget on measures with no values | lschoelens | 2015-09-15 | 1 | -0/+2 |
* | SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rules | Stas Vilchik | 2015-09-15 | 1 | -0/+2 |
* | SONAR-6160 Show a notification when user reaches the last issue / rule | Stas Vilchik | 2015-09-15 | 1 | -0/+1 |
* | improve formatting of LEVEL measures | Stas Vilchik | 2015-09-15 | 1 | -0/+4 |
* | Allow server-side plugins to use javax.servlet | Simon Brandhof | 2015-09-14 | 1 | -0/+1 |
* | fix SONAR-6788 The language of manual rules is displayed as "undefined" in th... | Stas Vilchik | 2015-09-11 | 1 | -0/+1 |
* | Upgrade protobuf lib to 3.0.0-beta-1 | Simon Brandhof | 2015-09-11 | 4 | -876/+2055 |
* | SONAR-6052 Drop secondary locations and rename execution flow -> flow | Julien HENRY | 2015-09-10 | 1 | -6/+1 |
* | fix typo in the l10n messages | Stas Vilchik | 2015-09-10 | 1 | -1/+1 |
* | SONAR-6495 WS permissions/search_templates search for permission templates | Teryk Bellahsene | 2015-09-04 | 1 | -0/+11 |
* | Add CloseableIterator#wrap(CloseableIterator, AutoCloseable...) | Simon Brandhof | 2015-09-04 | 2 | -2/+77 |
* | SONAR-6746 Drop Plugin interface + batch cleanup | Julien HENRY | 2015-09-04 | 4 | -13/+12 |
* | Fix test false-positives when port is already in use | Simon Brandhof | 2015-09-04 | 1 | -3/+3 |
* | Fix quality flaws | Simon Brandhof | 2015-09-02 | 1 | -1/+1 |
* | Fix quality flaws | Simon Brandhof | 2015-09-02 | 1 | -3/+3 |
* | SONAR-6730 Add issues in Measure API | Julien Lancelot | 2015-08-31 | 1 | -6/+1 |
* | fix privileged plugin ClassLoader configuration | Sébastien Lesaint | 2015-08-29 | 5 | -54/+60 |
* | SONAR-6812 Improve format of generated UUIDs for better usage of Lucene | Simon Brandhof | 2015-08-28 | 11 | -4/+403 |
* | Revert "fix SONAR-6203 Manual Metrics of type Level and Text can't be display... | Stas Vilchik | 2015-08-27 | 1 | -12/+0 |
* | fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using... | Stas Vilchik | 2015-08-27 | 1 | -0/+12 |
* | SONAR-4865 Apply some feedback on issue location API | Julien HENRY | 2015-08-26 | 1 | -1/+1 |
* | SONAR-6797 apply feedback | Stas Vilchik | 2015-08-25 | 1 | -4/+4 |
* | add ContainerPopulator to be used by ComputeEngineContainer | Sébastien Lesaint | 2015-08-24 | 2 | -6/+37 |
* | SONAR-6796 apply feedback | Stas Vilchik | 2015-08-21 | 1 | -4/+4 |
* | SONAR-5322 Add description to "Page Size" parameters in measure filter widgets | Stas Vilchik | 2015-08-18 | 1 | -0/+1 |
* | fix incomplete assertions | Sébastien Lesaint | 2015-08-18 | 1 | -1/+1 |
* | add missing package-info.java in sonar-core | Sébastien Lesaint | 2015-08-13 | 4 | -0/+100 |
* | SONAR-6777 Project cache sync | Duarte Meneses | 2015-08-12 | 1 | -0/+9 |
* | SONAR-6775 Drop old sonar.dryRun property | Duarte Meneses | 2015-08-12 | 1 | -6/+4 |
* | SONAR-6331 add project overview | Stas Vilchik | 2015-08-10 | 1 | -0/+32 |
* | SONAR-6778 Document that global differential periods (1, 2 and 3) support a h... | Fabrice Bellingard | 2015-08-06 | 1 | -2/+3 |
* | SONAR-6749 add serverExtension support to Plugin class loaders | Sébastien Lesaint | 2015-08-06 | 5 | -7/+101 |