summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Drop UnsuportedException and improve rule searchSimon Brandhof2014-05-011-28/+0
* fix quality flawsStephane Gamard2014-05-011-1/+2
* Do not accumulate already-processed actions in DbSessionSimon Brandhof2014-05-011-7/+4
* Fix quality flawsJulien Lancelot2014-04-301-3/+3
* SONAR-5237 - Moved Latching into Queue. Defaults to SYNCHStephane Gamard2014-04-305-23/+14
* SONAR-5237 - Rename ClusterAction to QueueActionStephane Gamard2014-04-304-15/+12
* SONAR-5237 - Moved Dao Back to server and Using ThreadPool for QueueWorkerStephane Gamard2014-04-307-295/+105
* SONAR-5237 - Working Index & Dao stack (see RuleMiediumTest)Stephane Gamard2014-04-291-0/+1
* Remove coupling with mybatis SqlSession by using internal DbSession.Simon Brandhof2014-04-2955-272/+300
* SONAR-5218 Add a migration to update issues action plan key linked on removed...Julien Lancelot2014-04-292-1/+2
* Move batch class to core (to keep compatibility of views plugin w/ 4.1 API)Jean-Baptiste Lievremont2014-04-291-0/+26
* SONAR-5249 Merge measure_data and project_measure tablesJulien HENRY2014-04-2919-93/+38
* SONAR-5237 - Fixed Load order in ServerComponentsStephane Gamard2014-04-291-2/+2
* SONAR-5237 - Added worker for queueStephane Gamard2014-04-295-221/+9
* SONAR-5237 - Integration of WorkQueue within SonarSession (Suepr Impl of SqlS...Stephane Gamard2014-04-2814-251/+471
* SONAR-5237 implement RuleDao#keysOfRowsUpdatedAfter()Simon Brandhof2014-04-286-6/+78
* SONAR-5237 - Delegation from BaseIndex rather than BaseMapperStephane Gamard2014-04-289-87/+155
* SONAR-5237 - Delegation from BaseIndex rather than BaseMapperStephane Gamard2014-04-286-44/+102
* SONAR-5237 - fixed with IT tests for batch and serverStephane Gamard2014-04-281-1/+1
* Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-281-6/+3
|\
| * SONAR-4927 Merge new QG widget with old one, update layoutJean-Baptiste Lievremont2014-04-281-6/+3
* | Adding NullQueue for sonar-batchStephane Gamard2014-04-281-0/+64
* | Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-281-4/+2
|\|
* | SONAR-5237 - moved DB part of stack to sonar-coreStephane Gamard2014-04-2811-25/+529
|/
* SONAR-4764 Add Java WS Client to restore default profilesJulien Lancelot2014-04-251-0/+1
* SONAR-4927 Add Quality Gate widgetJean-Baptiste Lievremont2014-04-251-0/+10
* SONAR-4764 Restore default profiles from uiJulien Lancelot2014-04-251-0/+5
* Revert "SONAR-3437 Remove Measure from Hibernate model"Julien HENRY2014-04-242-8/+28
* SONAR-3437 Remove Measure from Hibernate modelJulien HENRY2014-04-242-28/+8
* SONAR-4764 Restore default profiles for a language (Server side, no ui)Julien Lancelot2014-04-241-4/+11
* SONAR-5148 Allow selection of periods 4 and 5 for quality gate conditionsJean-Baptiste Lievremont2014-04-231-0/+1
* SONAR-5157 Add a link to the Quality Gate in the Description widgetJean-Baptiste Lievremont2014-04-231-0/+1
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-224-5/+127
* SONAR-5218 Once a module has been turned into a project, its issues are no mo...Julien Lancelot2014-04-1813-12/+228
* Merge branch medium-testsJulien Lancelot2014-04-1825-263/+3184
|\
| * SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-175-0/+497
| * When there's no language plugin, load core bundleJulien Lancelot2014-04-172-11/+28
| * When saving new metrics (during metrics registration), clone the metric inste...Julien Lancelot2014-04-171-1/+1
| * SONAR-5225 Move English bundles to core moduleJulien Lancelot2014-04-1717-95/+2659
| * Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-162-157/+0
* | Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
|/
* SONAR-5219 Hibernate must not validate db schemaSimon Brandhof2014-04-152-2/+1
* Fix some quality flawsJulien HENRY2014-04-141-0/+20
* Fix some quality flawsSimon Brandhof2014-04-141-6/+8
* Fix quality flawsJean-Baptiste Lievremont2014-04-101-28/+19
* SONAR-4979 While changing owner of a dashboard and unsharing it, current user...Julien Lancelot2014-04-102-1/+2
* Fix type of action_plan.id column for H2 DBJulien HENRY2014-04-101-1/+1
* SONAR-5211 Use correct type to map DB column to avoid overflowJean-Baptiste Lievremont2014-04-091-3/+3
* SONAR-5200 When a module has been removed, related issues are not closed duri...Julien Lancelot2014-04-0913-28/+167
* SONAR-5180 Add missing characteristics in the SQALE modelJulien Lancelot2014-04-082-1/+3