aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic merge from branch-4.5Jenkins CI2014-09-2516-92/+243
|\ | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-4898 add missing tests SONAR-4898 add missing tests Use correct temp dir for Ruby on Rails app Fail server startup if can not connect to DB
| * SONAR-4898 add missing testsSimon Brandhof2014-09-254-18/+42
| |
| * SONAR-4898 add missing testsSimon Brandhof2014-09-2510-71/+198
| |
| * Use correct temp dir for Ruby on Rails appSimon Brandhof2014-09-251-1/+1
| |
| * Fail server startup if can not connect to DBSimon Brandhof2014-09-251-2/+2
| |
* | SONAR-5624 - test daoTeryk Bellahsene2014-09-255-31/+71
| |
* | SONAR-5620 Don't fail build when no provider is detectedJulien HENRY2014-09-253-14/+14
| |
* | Increased Test robustnessStephane Gamard2014-09-251-1/+1
| |
* | SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-09-254-15/+31
| |
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-2530-118/+184
| |
* | SONAR-5644 Rework SCM APIJulien HENRY2014-09-2524-244/+667
| |
* | SONAR-5642 Initial work on Git providerJulien HENRY2014-09-2510-10/+585
| |
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data ↵Julien HENRY2014-09-2529-104/+873
| | | | | | | | using WS
* | Fix quality flawsJulien Lancelot2014-09-253-4/+18
| |
* | SONAR-5531 Return issues attributes in issues search WSJulien Lancelot2014-09-255-15/+53
| |
* | SONAR-5531 Return comments and take into account extra fields paramJulien Lancelot2014-09-2515-99/+327
| |
* | SONAR-5531 Add sorts by datesJulien Lancelot2014-09-252-2/+70
| |
* | Fix quality flawsTeryk Bellahsene2014-09-254-43/+38
| |
* | fix quality flaw (coverage of SearchServer)Stephane Gamard2014-09-251-0/+82
| |
* | Improve code coverageJulien HENRY2014-09-2517-311/+376
| |
* | Automatic merge from branch-4.5Jenkins CI2014-09-251-4/+4
|\| | | | | | | | | * origin/branch-4.5: Try to improve stability of CommandExecutorTest
| * Try to improve stability of CommandExecutorTestSimon Brandhof2014-09-251-4/+4
| |
* | Automatic merge from branch-4.5Jenkins CI2014-09-2413-87/+62
|\| | | | | | | | | | | | | * origin/branch-4.5: SONAR-5621 Merge server log files into a single one SONAR-5621 merge log files Update description of "sonar.technicalDebt.ratingGrid"
| * SONAR-5621 Merge server log files into a single oneSimon Brandhof2014-09-2411-48/+24
| |
| * SONAR-5621 merge log filesSimon Brandhof2014-09-245-43/+41
| |
| * Update description of "sonar.technicalDebt.ratingGrid"Julien Lancelot2014-09-241-3/+4
| |
* | SONAR-5623 fix index on mysqlSimon Brandhof2014-09-248-49/+18
| |
* | SONAR-5623 - datamodel and dto creation for the analysis reportTeryk Bellahsene2014-09-2413-3/+352
| |
* | SONAR-5531 Add a resetData method in order for orchestrator to properly ↵Julien Lancelot2014-09-247-84/+352
| | | | | | | | remove inspection measures from db and indexes
* | SONAR-5646 Initial dashborad js appStas Vilchik2014-09-2422-20/+853
| |
* | Revert "Initial attempt to write with ECMAScript 6"Stas Vilchik2014-09-243-2272/+5
| | | | | | | | This reverts commit 486ba9873739083df7cbbf3c5e129339404171dd.
* | Revert "SONAR-5646 Initial dashborad js app"Stas Vilchik2014-09-2421-845/+0
| | | | | | | | This reverts commit 03dea21c4a826526aefb3a4287f3380a215f0956.
* | Revert "SONAR-5646 Support of project-level widgets"Stas Vilchik2014-09-247-38/+20
| | | | | | | | This reverts commit ad23fc889606b8d9e5c08ed5c165928e876f6384.
* | SONAR-5646 Support of project-level widgetsStas Vilchik2014-09-247-20/+38
| |
* | Automatic merge from branch-4.5Jenkins CI2014-09-241-5/+3
|\| | | | | | | | | * origin/branch-4.5: Fix quality flaw
| * Fix quality flawSimon Brandhof2014-09-231-5/+3
| |
* | SONAR-4979 fix compatibility with RoR dev modeSimon Brandhof2014-09-231-3/+5
| |
* | Fix quality flawsJulien Lancelot2014-09-234-6/+12
| |
* | Fix some quality flawsJulien HENRY2014-09-232-40/+31
| |
* | Fix quality flawsJulien Lancelot2014-09-2317-55/+77
| |
* | SONAR-5531 Fix sort and search by datesJulien Lancelot2014-09-235-35/+135
| |
* | SONAR-5531 Fix paging when page size is set to zeroJulien Lancelot2014-09-237-10/+53
| |
* | SONAR-5531 - Reverted to a Java 1.6 compatible ESStephane Gamard2014-09-231-1/+1
| |
* | SONAR-5531 - Optimized Synchronizer (no upsert)Stephane Gamard2014-09-231-0/+72
| |
* | SONAR-5531 - Optimized Synchronizer (no upsert)Stephane Gamard2014-09-234-2/+55
| |
* | SONAR-5531 - Optimized Issue index for mass indexingStephane Gamard2014-09-234-2/+9
| |
* | Declare version of clirr-m-p to avoid enforcer error during analysisSimon Brandhof2014-09-231-0/+6
| |
* | SONAR-5646 Initial dashborad js appStas Vilchik2014-09-2321-0/+845
| |
* | Initial attempt to write with ECMAScript 6Stas Vilchik2014-09-233-5/+2272
| |
* | New URL widget/show?id=<widget id> to return only the widget HTML content, ↵Simon Brandhof2014-09-231-0/+14
| | | | | | | | without layout nor <head>.