aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Revert "SONAR-5645 Blacklist SCM Activity plugin"Simon Brandhof2014-09-261-1/+1
* Automatic merge from branch-4.5Jenkins CI2014-09-251-2/+2
|\
| * Fail server startup if can not connect to DBSimon Brandhof2014-09-251-2/+2
* | SONAR-5624 - test daoTeryk Bellahsene2014-09-252-4/+2
* | SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-09-251-1/+1
* | SONAR-5531 Return comments and take into account extra fields paramJulien Lancelot2014-09-254-13/+64
* | Fix quality flawsTeryk Bellahsene2014-09-253-39/+38
* | Automatic merge from branch-4.5Jenkins CI2014-09-242-29/+4
|\|
| * SONAR-5621 Merge server log files into a single oneSimon Brandhof2014-09-241-26/+0
| * Update description of "sonar.technicalDebt.ratingGrid"Julien Lancelot2014-09-241-3/+4
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
* | SONAR-5623 - datamodel and dto creation for the analysis reportTeryk Bellahsene2014-09-249-3/+184
* | Fix quality flawsJulien Lancelot2014-09-231-1/+0
* | Fix quality flawsJulien Lancelot2014-09-232-1/+2
* | SONAR-5531 - Optimized refresh while mass indexingStephane Gamard2014-09-231-1/+11
* | SONAR-5531 Support paging, querying by rules and languages in Issues search WSJulien Lancelot2014-09-223-0/+20
* | SONAR-5531 - Reverted broken fix for refreshStephane Gamard2014-09-222-14/+3
* | SONAR-5531 - Fixed missing implicit synchronizationStephane Gamard2014-09-221-2/+3
* | SONAR-5531 - Updated ES refresh while synchronizingStephane Gamard2014-09-221-1/+11
* | SONAR-5531 Provide an implementation based on ES of all "issues relating" web...Julien Lancelot2014-09-173-3/+24
* | SONAR-5531 Update IssueStorage to allow issue index modification on server sideJulien Lancelot2014-09-166-88/+40
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-161-1/+1
|\|
| * SONAR-5580 fix compatibility with OracleSimon Brandhof2014-09-161-1/+1
* | SONAR-5613 Update Issues Authorization Index when deleting a projectJulien Lancelot2014-09-153-9/+14
* | Merge branch 'branch-4.5'Simon Brandhof2014-09-153-0/+17
|\|
| * SONAR-5580 Migration issue to SQ 4.4 when the quality profile used to analyze...Simon Brandhof2014-09-154-1/+18
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
| * [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-1/+1
* | SONAR-5614 Create project permissions and synchronize project issuesJulien Lancelot2014-09-153-6/+10
* | fix quality flawsStephane Gamard2014-09-121-1/+1
* | Fix quality flawJulien Lancelot2014-09-125-111/+40
* | SONAR-5566 reindex issues permission only for the projectJulien Lancelot2014-09-121-0/+9
* | SONAR-5561 Fix query on OracleJulien Lancelot2014-09-121-5/+13
* | BaseDao testing for DAO v. 2 0 added actionCount for testingStephane Gamard2014-09-121-1/+2
* | BaseDao testing for DAO v. 2 0 added actionCount for testingStephane Gamard2014-09-121-0/+6
* | BaseDao testing for DAO v. 2 0 SynchronizeAfterStephane Gamard2014-09-121-0/+5
* | SONAR-5529 Create SnapshotDao in order to more easily do some medium testsJulien Lancelot2014-09-1110-19/+119
* | SONAR-5566 Replace usage of ComponentDao.getByKey by ComponentDao.getAuthoriz...Julien Lancelot2014-09-113-7/+15
* | SONAR-5566 Fix test on MySQL 5.6Julien Lancelot2014-09-112-5/+7
* | Add some unit testsJulien Lancelot2014-09-112-0/+116
* | SONAR-5566 When provisioning a project, changing the roles/permissions on a p...Julien Lancelot2014-09-119-247/+235
* | SONAR-5561 Only synchronize issue permission index since last indexation was ...Julien Lancelot2014-09-114-5/+28
* | SONAR-5561 Fix issue on OracleJulien Lancelot2014-09-101-1/+1
* | SONAR-5563 Apply a permission filter when searching for issues in ESJulien Lancelot2014-09-094-3/+20
* | SONAR-5560 - Fixed UserDao getUserByLogin with no sessionStephane Gamard2014-09-091-2/+1
* | Merge branch 'master' into issues-in-esStephane Gamard2014-09-095-10/+22
|\ \
| * | SONAR-5530 - Added session to UserDao (avoiding nested fetch)Stephane Gamard2014-09-091-5/+13
| * | SONAR-5530 - Fetching context objects for IssueResultStephane Gamard2014-09-091-1/+2
| * | SONAR-5560 - enabled scrolling for synchronizerStephane Gamard2014-09-082-3/+6