summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-2330-31/+31
|
* Fix quality flawSimon Brandhof2015-03-201-3/+0
| | | | * ResultSetIterator#next() must not return nullable object
* SONAR-6012 Issues on files on removed modules should contain the module keyJulien Lancelot2015-03-2013-38/+112
|
* Do not retry to index failed requests in BulkIndexerSimon Brandhof2015-03-201-31/+5
|
* Fix some quality flawsSimon Brandhof2015-03-203-2/+5
|
* SONAR-6296 Display dashboard name from bundle if availableJulien Lancelot2015-03-191-1/+1
|
* Fix regression in SourcePersisterJulien HENRY2015-03-182-4/+6
|
* SONAR-6296 Rename 2 of the default dashboardsJulien Lancelot2015-03-181-2/+2
|
* Move migration 774 to 773Julien Lancelot2015-03-182-1/+1
|
* Batch should set updated date to 0 on updated sources and Compute should ↵Julien Lancelot2015-03-1811-10/+163
| | | | update this sources for current project
* improve significantly memore consumption while using a disk cacheTeryk Bellahsene2015-03-181-6/+2
| | | | it kept a strong reference to every object writter: http://stackoverflow.com/questions/7495155/java-out-of-heap-space-during-serialization/7495214#7495214
* catch Throwable instead of Exception in Computation threadsTeryk Bellahsene2015-03-182-3/+2
|
* extract settings links in the context navStas Vilchik2015-03-174-14/+36
|
* Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-1750-822/+981
| | | | | | | | * Parallel bulk indexing of documents into Elasticsearch * reduce memory consumption when building JSON requests * no need to change type of column PROJECT_MEASURES.MEASURE_DATE as it is not used * fix created_at/updated_at fields of manual_measure when saved from Rails * remove usage of deprecated delete-by-query
* improve the display of dashboard in the context navStas Vilchik2015-03-174-3/+7
|
* Merge multiple issues column requests alter into one requestJulien Lancelot2015-03-1720-63/+848
|
* Fix an issue with TimeZone ID of UTCJean-Baptiste Lievremont2015-03-163-44/+59
| | | | | Conflicts: server/sonar-server/src/test/java/org/sonar/server/issue/index/IssueIndexTest.java
* better highlighting of active navigation item in the project contextStas Vilchik2015-03-162-3/+12
|
* SONAR-5473 Optimization: do not change file_sources.updated_atJulien HENRY2015-03-121-2/+5
| | | | when the change is only on src_hash
* Db migration: do not test presence of table as it does not work for table ↵Simon Brandhof2015-03-091-4/+2
| | | | "events" on mssql
* Complete documentation of db section in sonar.propertiesSimon Brandhof2015-03-091-2/+5
|
* Reentrant db migrations when adding/removing columns or tablesSimon Brandhof2015-03-095-4/+33
|
* Improve description of sonar.lf.logoWidthPxSimon Brandhof2015-03-091-1/+1
| | | | Use correct English!
* Update messageJulien Lancelot2015-03-091-1/+1
|
* fix position of issue comment popupStas Vilchik2015-03-091-1/+1
|
* Revert "update shortcuts help labels"Stas Vilchik2015-03-091-2/+2
| | | | This reverts commit 7112f00bad9ebb9081d08200ec41f210ed7cbe3b.
* hide quality profile select after bulk change on rules pageStas Vilchik2015-03-091-0/+1
|
* remove actions from rule lang and tagsStas Vilchik2015-03-092-31/+2
|
* SONAR-5077 Fix testJulien HENRY2015-03-091-3/+3
|
* SONAR-6250 Fix use of sonar.branch on dotnet projectsJulien HENRY2015-03-095-31/+226
|
* SONAR-5077 Change label "Other" -> "Unknown"Julien HENRY2015-03-092-3/+3
|
* Use default 8% for error margin of performance testsSimon Brandhof2015-03-094-3/+4
|
* SONAR-4624 complete "new FP issues" with resolution "won't fix"Simon Brandhof2015-03-064-44/+45
| | | | -> dispatcher becomes "Issues resolved as false positive or won't fix"
* [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-0630-31/+31
|
* [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
|