summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-068-8/+8
|
* SONAR-5884 update coverage tooltipsStas Vilchik2015-03-052-2/+3
|
* Fix quality flawsSimon Brandhof2015-03-056-14/+16
|
* Fix indexing of issues -> mix functional and technical datesSimon Brandhof2015-03-055-4/+16
|
* SONAR-6229 fix indexing of active rulesSimon Brandhof2015-03-042-1/+4
|
* SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-042-3/+28
|
* Fix error margin of SourceDbBenchmarkTestSimon Brandhof2015-03-041-1/+1
|
* Fix error margin of server benchmarkSimon Brandhof2015-03-041-1/+1
|
* SONAR-6229 incremental indexingSimon Brandhof2015-03-0412-27/+26
|
* Remove unused BulkIndexer#setRefresh(boolean)Simon Brandhof2015-03-043-12/+5
|
* SONAR-6229 improve performance of ES indexing at startupSimon Brandhof2015-03-0418-58/+103
|
* 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
|
* Fix compatibility of tests with OracleSimon Brandhof2015-03-041-2/+3
|
* Fix compatibility of tests with non-H2 dbsSimon Brandhof2015-03-032-8/+2
|
* SONAR-6229 Indexing of activity logs consumes too much memory during server ↵Simon Brandhof2015-03-0349-1422/+1173
| | | | 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
* Rename methodJulien Lancelot2015-03-032-7/+3
|
* Add javadocJulien Lancelot2015-03-031-2/+5
|
* change "recent history" to "browsed recently"Stas Vilchik2015-03-031-1/+1
|
* 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-023-7/+58
|
* 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
|
* 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-021-1/+1
|
* 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-0260-1212/+1207
| | | | | * 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
* SONAR-6222 SQALE Rating is badly render in the timeline widgetJulien Lancelot2015-02-271-3/+5
|
* fix component wrapping on issues pageStas Vilchik2015-02-261-1/+1
|
* sort extra measures categories by nameStas Vilchik2015-02-261-6/+10
|
* fix deletion of scm accountsStas Vilchik2015-02-261-2/+2
|
* Rename a migration because the name is too long on windowsJulien Lancelot2015-02-2617-9/+8
|
* SONAR-6075 Hide projects and authors facets on a developer technical projectJean-Baptiste Lievremont2015-02-261-0/+1
|
* SONAR-6012 Checksum can be nullJulien Lancelot2015-02-253-4/+8
|
* Fix quality flawJulien Lancelot2015-02-251-1/+3
|
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue ↵Julien HENRY2015-02-2524-664/+812
| | | | retrieval
* add combined dev&watch grunt taskStas Vilchik2015-02-251-0/+3
|
* add web assets headersStas Vilchik2015-02-25327-37/+6321
|
* Increase reliability of ProgressLoggerTest on slow machinesSimon Brandhof2015-02-251-1/+1
|
* change issue comment shortcutStas Vilchik2015-02-253-3/+3
|
* Adjust performance testSimon Brandhof2015-02-251-1/+1
|