Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Stas Vilchik | 2015-09-15 | 1 | -0/+1 | |
| | | | | project | |||||
* | 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 ↵ | Stas Vilchik | 2015-09-11 | 1 | -0/+1 | |
| | | | | the select box of the rules facet on the issues page | |||||
* | 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 | |
| | | | | | rename PluginClassloaderDef#serverExtension to PluginClassloaderDef#privileged to avoid confusion with the ServerExtension class and annotations rename PluginClassloaderDef to PluginClassLoaderDef (capital L) | |||||
* | 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 ↵ | Stas Vilchik | 2015-08-27 | 1 | -12/+0 | |
| | | | | | | displayed using 'Custom Measures' widget" This reverts commit bc14bd9bdfa9c983a0dc21d6e2b2d0d9a3f487cd. | |||||
* | fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed ↵ | Stas Vilchik | 2015-08-27 | 1 | -0/+12 | |
| | | | | using 'Custom Measures' widget | |||||
* | 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 | |
| | | | | by using a specific class to populate a container, one can reuse the ComputeEngineContainer without subclassing it | |||||
* | 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 ↵ | Fabrice Bellingard | 2015-08-06 | 1 | -2/+3 | |
| | | | | hard-coded version | |||||
* | SONAR-6749 add serverExtension support to Plugin class loaders | Sébastien Lesaint | 2015-08-06 | 5 | -7/+101 | |
| | ||||||
* | Add column LOCATIONS to db table ISSUES | Simon Brandhof | 2015-08-05 | 1 | -1/+10 | |
| | ||||||
* | Support absent protobuf arrays in ProtobufJsonFormat | Simon Brandhof | 2015-08-05 | 5 | -596/+2050 | |
| | | | | | | | | Protobuf does not support concept of absent arrays (repeated field). It does not distinguish empty arrays from absent arrays. ProtobufJsonFormat introduces a naming convention to mark an empty array field as absent. In this case the field is not output to JSON. | |||||
* | Fix some quality flaws | Julien HENRY | 2015-08-05 | 1 | -3/+3 | |
| | ||||||
* | SONAR-6761 Drop incremental mode | Duarte Meneses | 2015-08-05 | 1 | -2/+2 | |
| | ||||||
* | SONAR-6052 Extract primaryLocation as a special attribute | Julien HENRY | 2015-07-31 | 1 | -0/+5 | |
| | | | | Also rework new issue API on batch side. | |||||
* | show a message when there are no quality profiles | Stas Vilchik | 2015-07-31 | 1 | -0/+1 | |
| | ||||||
* | Prepare upgrade to protobuf 3 | Simon Brandhof | 2015-07-30 | 1 | -0/+1 | |
| | | | | Files .proto must declare: syntax = "proto2"; | |||||
* | New WS api/rules/list for batch | Simon Brandhof | 2015-07-30 | 1 | -0/+14 | |
| | ||||||
* | Remove classes badly committed | Simon Brandhof | 2015-07-30 | 1 | -2/+2 | |
| | ||||||
* | Add ProtobufJsonFormat to convert protobuf messages to JSON | Simon Brandhof | 2015-07-30 | 5 | -89/+1626 | |
| | ||||||
* | fork Profiler into sonar-core to change return type of stop methods | Sébastien Lesaint | 2015-07-29 | 6 | -0/+677 | |
| | ||||||
* | Revert "SONAR-6746 Drop Plugin interface + batch cleanup" | Simon Brandhof | 2015-07-29 | 4 | -12/+13 | |
| | | | | This reverts commit 70c24eb376e514098f228bef76194536995c4957. | |||||
* | show a warning when delete a quality profile with descendants | Stas Vilchik | 2015-07-28 | 1 | -0/+2 | |
| |