summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* Component Viewer: feedback appliedStas Vilchik2014-04-304-2/+21
* Refactor widgetsStas Vilchik2014-04-307-422/+328
* Continue draft of search frameworkSimon Brandhof2014-04-3012-146/+477
* Add response example to WebService extension pointSimon Brandhof2014-04-294-21/+73
* SONAR-5254 New WS /api/sources/scmSimon Brandhof2014-04-297-65/+212
* quality flawStephane Gamard2014-04-291-2/+1
* SONAR-5237 - Updated MediumTest and started on RuleServiceStephane Gamard2014-04-294-66/+117
* SONAR-5249 Use a Java migration to merge measure data into project_measuresJulien HENRY2014-04-293-3/+90
* SONAR-4764 Create a DefaultProfilesCache component to store default profile n...Julien Lancelot2014-04-295-23/+85
* SONAR-5237 - Fixed sleeping test & added ActiveRule to RuleIndexStephane Gamard2014-04-291-2/+17
* fix quality flawStephane Gamard2014-04-291-1/+1
* SONAR-5237 - Working Index & Dao stack (see RuleMiediumTest)Stephane Gamard2014-04-297-120/+157
* SONAR-5249 Fix issue with loading of measure dataJulien HENRY2014-04-291-1/+1
* Component Viewer: blocksStas Vilchik2014-04-2920-657/+271
* Remove coupling with mybatis SqlSession by using internal DbSession.Simon Brandhof2014-04-2919-82/+80
* SONAR-5249 Fix migration scriptJulien HENRY2014-04-291-1/+1
* SONAR-5218 Add a migration to update issues action plan key linked on removed...Julien Lancelot2014-04-293-1/+132
* Improve /api/sources/showSimon Brandhof2014-04-294-47/+76
* SONAR-5237 - Fixed broken ES isolation (broken in previous commit)Stephane Gamard2014-04-294-26/+35
* SONAR-5249 Fix migrationJulien HENRY2014-04-291-2/+2
* SONAR-5111 Declare "api/authentication" WS with org.sonar.api.server.WebServiceJulien Lancelot2014-04-292-100/+56
* SONAR-5249 Merge measure_data and project_measure tablesJulien HENRY2014-04-294-9/+33
* SONAR-5237 - Fixed Load order in ServerComponentsStephane Gamard2014-04-294-30/+35
* SONAR-5237 - Added worker for queueStephane Gamard2014-04-298-69/+312
* SONAR-5111 Fix parameter declaration (now mandatory for WS parameters)Jean-Baptiste Lievremont2014-04-291-8/+9
* Component Viewer: duplicationsStas Vilchik2014-04-2910-21/+221
* Fix bad widget wrappingStas Vilchik2014-04-291-2/+2
* SONAR-5237 - Integration of WorkQueue within SonarSession (Suepr Impl of SqlS...Stephane Gamard2014-04-287-53/+54
* SONAR-5237 implement RuleDao#keysOfRowsUpdatedAfter()Simon Brandhof2014-04-283-5/+9
* SONAR-5111 Declare "api/action_plans" WS with org.sonar.api.server.WebServiceJulien Lancelot2014-04-282-2/+118
* SONAR-5111 Add support for default parameters in Java WS, protection against ...Jean-Baptiste Lievremont2014-04-282-1/+58
* SONAR-5111 Create a handler to create java stub ws controllers for rails wsJulien Lancelot2014-04-281-2/+4
* SONAR-5237 - fixed with IT tests for batch and serverStephane Gamard2014-04-281-0/+3
* Adding NullQueue for sonar-batchStephane Gamard2014-04-281-2/+1
* Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-282-5/+7
|\
| * Fix quality flawsJulien Lancelot2014-04-282-5/+7
* | Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-282-3/+1
|\|
| * Component Viewer: duplicationsStas Vilchik2014-04-2810-21/+221
| * Fix licence headersJulien Lancelot2014-04-286-9/+120
* | SONAR-5237 - moved DB part of stack to sonar-coreStephane Gamard2014-04-2814-681/+71
|/
* Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-281-6/+5
|\
| * Manage l10n message on ServerExceptionJulien Lancelot2014-04-281-6/+5
* | Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-2815-81/+330
|\|
| * SONAR-4764 When removing profile at startup, do not check if the profile is d...Julien Lancelot2014-04-282-14/+18
| * SONAR-4764 Fix issue on MySQL where profiles are empty because hibernate do n...Julien Lancelot2014-04-281-18/+27
| * Complete WebService with new param metadataSimon Brandhof2014-04-255-0/+227
| * SONAR-4764 Remove icon near "Restore Default Profile" buttonJulien Lancelot2014-04-251-1/+0
| * SONAR-4764 Add Java WS Client to restore default profilesJulien Lancelot2014-04-255-19/+33
| * Rename addExtensions by addComponentsJulien Lancelot2014-04-252-8/+8
| * SONAR-4927 Add Quality Gate widgetJean-Baptiste Lievremont2014-04-252-21/+22