aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-1626-164/+56
|
* SONAR-6003 Add inline documentation for api/resources WS responseJean-Baptiste Lievremont2015-02-161-0/+7
|
* SONAR-6004 Apply project permissions on global dashboardsJean-Baptiste Lievremont2015-02-161-1/+5
|
* SONAR-6058 Prevent purge of coverage related data in past snapshotsJean-Baptiste Lievremont2015-02-161-2/+0
|
* Remove unstable test source-viewer-spec.jsSimon Brandhof2015-02-161-171/+0
|
* Fix quality flawsJean-Baptiste Lievremont2015-02-164-8/+12
|
* SONAR-6076 Fix directory path on issues directly set on a directoryJean-Baptiste Lievremont2015-02-163-4/+51
|
* Speed-up buildSimon Brandhof2015-02-166-120/+130
|
* SONAR-6147 Update message when resolution was emptyJulien Lancelot2015-02-164-4/+156
|
* Add configuration for check of dep vulnerabilities listed in CVE registrySimon Brandhof2015-02-142-0/+52
|
* SONAR-6117 ComponentDto.isRootProject() should not used module uuid pathJulien Lancelot2015-02-134-5/+14
|
* Use EsTester in all ProxyXXXTest classesJulien Lancelot2015-02-1320-623/+389
|
* Try to stabilize unit testJean-Baptiste Lievremont2015-02-131-15/+28
|
* SONAR-6123 Update generation of module UUID path on views and developersJulien Lancelot2015-02-134-22/+25
|
* SONAR-6122 Update /batch/projects WS with new module UUID pathJulien Lancelot2015-02-139-26/+25
|
* SONAR-6121 Simplify ES requests on module pathJean-Baptiste Lievremont2015-02-132-23/+7
|
* SONAR-6118 Module UUID path on projects and modules must contain the ↵Julien HENRY2015-02-135-27/+51
| | | | component itself
* SONAR-6120 Change indexation of "module" attribute on issuesJean-Baptiste Lievremont2015-02-134-11/+61
|
* SONAR-6119 Handle orphan componentsJean-Baptiste Lievremont2015-02-131-13/+19
|
* SONAR-6119 Move module UUID path migration, include self on parentsJean-Baptiste Lievremont2015-02-137-41/+195
|
* SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-132-12/+3
|
* SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-136-22/+36
|
* Used SortedMap as cache for FS to have consistent order in FS queriesJulien HENRY2015-02-131-5/+8
|
* SONAR-6110 Drop support files for Linux PPC 64Julien Lancelot2015-02-132-567/+2
|
* SONAR-5998 Fix pagination to manage null pageSizeJulien Lancelot2015-02-131-1/+1
|
* Fix NPE in erlang pluginJulien HENRY2015-02-121-1/+2
|
* Fix quality flawsJulien HENRY2015-02-121-2/+2
|
* Fix regression in issue trackingJulien HENRY2015-02-121-1/+1
|
* SONAR-6177 Improve /api/projects/create documentation on branch parameterJulien Lancelot2015-02-121-1/+1
|
* SONAR-5183 timezones - fix timeline widgetTeryk Bellahsene2015-02-121-2/+2
|
* SONAR-6055 Embed latest Findbugs Plugin 3.xJulien Lancelot2015-02-121-2/+2
|
* SONAR-5999 Fail to render profile comparison page when parameter id1 is ↵Julien Lancelot2015-02-121-2/+2
| | | | declared as an array
* SONAR-5998 Fail to render the measures page when the parameter pageSize does ↵Julien Lancelot2015-02-121-1/+4
| | | | not contain an integer
* SONAR-6091 /api/source/hash WS should need "Browse" permission instead of ↵Julien Lancelot2015-02-122-5/+5
| | | | "Code Viewer" permission
* Ignore source file information that is set on an unknown lineSimon Brandhof2015-02-122-9/+64
|
* Improve microbenchmark templatesSimon Brandhof2015-02-125-4/+176
|
* SONAR-6182 Log a warning when unmappable character is detected in a fileJulien HENRY2015-02-126-67/+124
|
* Replace some none static call to DbTester by static call (when possible)Julien Lancelot2015-02-1224-52/+99
|
* Replace none static call to EsTester and DbTester by static call (when possible)Julien Lancelot2015-02-1213-62/+114
|
* Add unit testsJulien Lancelot2015-02-121-0/+43
|
* Fix quality flawsSimon Brandhof2015-02-1213-19/+19
|
* Use 4.5.2 as a reference for Clirr comparison reportSimon Brandhof2015-02-121-1/+1
|
* Merge remote-tracking branch 'origin/branch-5.0' into fix/merge-5.0Teryk Bellahsene2015-02-121-6/+9
|\ | | | | | | | | | | | | | | | | * origin/branch-5.0: SONAR-6130 fix deadlock during purge Conflicts: sonar-core/src/main/java/org/sonar/core/purge/PurgeDao.java sonar-core/src/test/java/org/sonar/core/purge/PurgeDaoTest.java
| * SONAR-6130 fix deadlock during purgeTeryk Bellahsene2015-02-112-9/+13
| |
* | Fix some possible NPEJulien HENRY2015-02-111-4/+6
| |
* | Restore deprecated methods on Resource APIJulien HENRY2015-02-117-1/+305
| |
* | manual_measures - fix mapping in ruby codeTeryk Bellahsene2015-02-111-1/+14
| |
* | Fix SourceIndexBenchmarkTest as indexing was improved (some fields are not ↵Simon Brandhof2015-02-111-1/+1
| | | | | | | | searchable at all)
* | SONAR-6131 Measure drilldown is failing on removed componentsJulien Lancelot2015-02-112-2/+3
| |
* | SONAR-6132 Dashboard is failing on removed componentsJulien Lancelot2015-02-111-14/+31
| |