summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Component Viewer: feedback appliedStas Vilchik2014-04-304-2/+21
* Refactor widgetsStas Vilchik2014-04-309-423/+332
* Add some javadoc to ServerTesterSimon Brandhof2014-04-301-8/+28
* Continue draft of search frameworkSimon Brandhof2014-04-3015-155/+505
* Add JsonWriter#values(Iterable<String>)Simon Brandhof2014-04-302-0/+22
* Add response example to WebService extension pointSimon Brandhof2014-04-2915-83/+290
* SONAR-5254 add missing testSimon Brandhof2014-04-291-0/+89
* SONAR-5254 New WS /api/sources/scmSimon Brandhof2014-04-2918-197/+348
* quality flawStephane Gamard2014-04-291-2/+1
* SONAR-5237 - Updated MediumTest and started on RuleServiceStephane Gamard2014-04-295-74/+150
* SONAR-4927 Fix vertical alignment of conditions in QG widgetJean-Baptiste Lievremont2014-04-291-1/+1
* SONAR-5249 Use a Java migration to merge measure data into project_measuresJulien HENRY2014-04-297-3/+201
* SONAR-4764 Create a DefaultProfilesCache component to store default profile n...Julien Lancelot2014-04-299-97/+204
* Add ServerTester#setProperty()Simon Brandhof2014-04-291-0/+7
* SONAR-5237 - Fixed sleeping test & added ActiveRule to RuleIndexStephane Gamard2014-04-292-28/+60
* fix quality flawStephane Gamard2014-04-291-1/+1
* SONAR-5237 - Working Index & Dao stack (see RuleMiediumTest)Stephane Gamard2014-04-2910-172/+289
* 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-2992-426/+450
* 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-299-2/+278
* Move batch class to core (to keep compatibility of views plugin w/ 4.1 API)Jean-Baptiste Lievremont2014-04-291-0/+0
* Improve /api/sources/showSimon Brandhof2014-04-2913-92/+131
* SONAR-5237 - Fixed broken ES isolation (broken in previous commit)Stephane Gamard2014-04-296-200/+74
* SONAR-5249 Fix migrationJulien HENRY2014-04-291-2/+2
* SONAR-5111 Declare "api/authentication" WS with org.sonar.api.server.WebServiceJulien Lancelot2014-04-293-100/+105
* SONAR-5249 Merge measure_data and project_measure tablesJulien HENRY2014-04-2944-578/+169
* Add JaCoCo configurationNicolas PERU2014-04-291-0/+13
* SONAR-5237 - Fixed Load order in ServerComponentsStephane Gamard2014-04-295-32/+37
* SONAR-5237 - Added worker for queueStephane Gamard2014-04-2919-264/+396
* 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-2836-348/+645
* SONAR-5237 implement RuleDao#keysOfRowsUpdatedAfter()Simon Brandhof2014-04-289-11/+87
* SONAR-5111 Declare "api/action_plans" WS with org.sonar.api.server.WebServiceJulien Lancelot2014-04-284-2/+311
* SONAR-5111 Add support for default parameters in Java WS, protection against ...Jean-Baptiste Lievremont2014-04-285-9/+104
* SONAR-5237 - Delegation from BaseIndex rather than BaseMapperStephane Gamard2014-04-2811-91/+157
* SONAR-5237 - Delegation from BaseIndex rather than BaseMapperStephane Gamard2014-04-286-44/+102
* SONAR-5111 Create a handler to create java stub ws controllers for rails wsJulien Lancelot2014-04-283-2/+76
* Move surefire configuration to properties for JaCoCoNicolas PERU2014-04-281-1/+1
* SONAR-5237 - fixed with IT tests for batch and serverStephane Gamard2014-04-284-2/+8
* Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-287-118/+85
|\
| * SONAR-4927 Merge new QG widget with old one, update layoutJean-Baptiste Lievremont2014-04-287-118/+85
* | Adding NullQueue for sonar-batchStephane Gamard2014-04-284-4/+68
* | 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-285-8/+10
|\|
| * Component Viewer: duplicationsStas Vilchik2014-04-2810-21/+221