summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-0630-31/+31
|
* Fix resource bundle for uncharacterized rulesJean-Baptiste Lievremont2015-03-051-1/+1
|
* Dependencies should be persisted early to have proper id in the DSMJulien HENRY2015-03-052-6/+1
|
* SONAR-5884 update coverage tooltipsStas Vilchik2015-03-053-4/+7
|
* Fix quality flawsSimon Brandhof2015-03-0517-48/+82
|
* Fix indexing of issues -> mix functional and technical datesSimon Brandhof2015-03-056-5/+18
|
* SONAR-4624 Add "won't fix" in the Administer Issues permissionJulien Lancelot2015-03-051-1/+1
|
* SONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs PluginJulien Lancelot2015-03-052-13/+1
|
* SONAR-6229 fix indexing of active rulesSimon Brandhof2015-03-042-1/+4
|
* SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-0416-494/+1126
|
* Fix error margin of SourceDbBenchmarkTestSimon Brandhof2015-03-041-1/+1
|
* Fix error margin of server benchmarkSimon Brandhof2015-03-041-1/+1
|
* Fix Javadoc and add useful method using Charset for RulesDefinitionXmlLoaderJulien HENRY2015-03-041-11/+13
|
* SONAR-6229 incremental indexingSimon Brandhof2015-03-0412-27/+26
|
* Remove unused BulkIndexer#setRefresh(boolean)Simon Brandhof2015-03-043-12/+5
|
* Upgrade Elasticsearch from 1.4.2 to 1.4.4Simon Brandhof2015-03-041-1/+1
|
* SONAR-6229 improve performance of ES indexing at startupSimon Brandhof2015-03-0418-58/+103
|
* Allow views to save any measure for remote views copyJulien HENRY2015-03-041-3/+4
|
* Document method to avoid nasty side effects on ViewsJean-Baptiste Lievremont2015-03-041-6/+5
|
* Async replication of activity docsSimon Brandhof2015-03-041-1/+3
|
* Improve assertions in server benchmarksSimon Brandhof2015-03-044-4/+13
|
* update shortcuts help labelsStas Vilchik2015-03-041-2/+2
|
* Fix compatibility of tests with OracleSimon Brandhof2015-03-041-2/+3
|
* Fix compatibility of tests with non-H2 dbsSimon Brandhof2015-03-033-10/+9
|
* SONAR-6229 Indexing of activity logs consumes too much memory during server ↵Simon Brandhof2015-03-0354-1574/+1167
| | | | startup
* SONAR-6233 fix characteristic facet on rules pageStas Vilchik2015-03-033-8/+51
|
* SONAR-6233 Fix behavior of facet on uncharacterized rulesJean-Baptiste Lievremont2015-03-038-14/+188
|
* SONAR-6238 Updating only the name of a rule is not taking in account when ↵Julien Lancelot2015-03-033-7/+57
| | | | synchronizing rules at startup
* Update javadocJulien HENRY2015-03-031-6/+2
|
* Rename methodJulien Lancelot2015-03-032-7/+3
|
* Add javadocJulien Lancelot2015-03-031-2/+5
|
* change "recent history" to "browsed recently"Stas Vilchik2015-03-032-1/+2
|
* fix source viewer testStas Vilchik2015-03-021-210/+210
|
* Add search the ability to search for rules by profiles in RubyRuleServiceJulien Lancelot2015-03-022-0/+21
| | | | Needed to fix SQALE-269
* SONAR-5884 show ut and it coverage separatelyStas Vilchik2015-03-024-18/+27
|
* SONAR-5884 show ut and it coverage separatelyStas Vilchik2015-03-024-10/+64
|
* SONAR-5884 Apply feedback on unit test and field namesJean-Baptiste Lievremont2015-03-023-95/+94
|
* SONAR-5884 Replace overall coverage with UT coverage, add IT coverage infoJean-Baptiste Lievremont2015-03-023-61/+84
|
* Revert "SONAR-6202 Compute overall coverage on all files"Julien HENRY2015-03-024-251/+15
| | | | | | | This reverts commit eac465bea9f5bf89a7beb8036e4d8eea4723f421. Conflicts: plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/CorePlugin.java
* SONAR-5077 Display ncloc of files with no language in size widgetJulien HENRY2015-03-024-8/+33
|
* SONAR-6233 Searching for rules without debt characteristic is not workingJulien Lancelot2015-03-022-24/+36
|
* fix bug with extra duplicated line in the popupStas Vilchik2015-03-022-2/+5
|
* fix bug with extra duplicated lineStas Vilchik2015-03-022-2/+2
|
* Fix quality flawsSimon Brandhof2015-03-022-1/+7
|
* update events widgetStas Vilchik2015-03-022-2/+2
|
* Update version of Git and SVN plugins to 1.0Julien HENRY2015-03-021-2/+2
|
* show rule's issues in the same tabStas Vilchik2015-03-021-1/+1
|
* update help windowStas Vilchik2015-03-024-31/+73
|
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-0290-2209/+2299
| | | | | * do not store report zip in table ANALYSIS_REPORTS but in FS dir {home}/data/analysis * do not store snapshot id in table but in protobuf report
* Test internal Git merge toolSimon Brandhof2015-02-271-1/+1
|