summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4712 Fix project authorization request to support empty projectsJean-Baptiste Lievremont2013-09-306-40/+45
* SONAR-4646 Deleting a user should not lead to delete its 'shared' dashboards/...Julien HENRY2013-09-275-12/+31
* SONAR-4724 Modify ghost detection query to avoid displaying provisioned resou...Jean-Baptiste Lievremont2013-09-273-6/+27
* SONAR-4711 Allow creation and query of empty projectsJean-Baptiste Lievremont2013-09-267-94/+120
* Cut dependency between InternalPermissionService and RoleDao, moved to Permis...Jean-Baptiste Lievremont2013-09-252-0/+16
* Remove duplicated and unused delete mappingJean-Baptiste Lievremont2013-09-251-4/+0
* SONAR-4714 Move classes to sonar-serverJulien Lancelot2013-09-2530-1924/+0
* SONAR-4714 add technical debt model management classesJulien Lancelot2013-09-2430-0/+1924
* SONAR-4195 minor doc updateSimon Brandhof2013-09-241-1/+4
* SONAR-3871 Create permission for provisioning - initial commit for backupJean-Baptiste Lievremont2013-09-243-4/+7
* Method renamingJulien Lancelot2013-09-243-3/+3
* SONAR-4694 Fix issues when managing groups permission on componentsJulien Lancelot2013-09-2316-49/+189
* SONAR-4691 do not extensively use Oracle rollback segmentsSimon Brandhof2013-09-201-1/+24
* SONAR-4694 Refactor GlobalPermission definitions by replacing object by strin...Julien Lancelot2013-09-204-74/+94
* SONAR-4195 When searching for component keys, we should searching by setting ...Julien Lancelot2013-09-202-2/+12
* Fix quality flawsJulien Lancelot2013-09-202-3/+4
* SONAR-4694 Allow project permissions management from the permission web serviceJulien Lancelot2013-09-1953-291/+388
* Change logging level for dry run cacheJulien HENRY2013-09-181-3/+3
* SONAR-4195 In the Measures filter form, make sure the "Key contains" criteria...Julien Lancelot2013-09-186-27/+16
* Fix quality flawsJulien Lancelot2013-09-182-3/+4
* SONAR-4625 Little refactoring of IssuesBySeverityJulien Lancelot2013-09-171-9/+4
* SONAR-4625 New issues email should contain total issues for each issue typeJulien Lancelot2013-09-174-13/+129
* Revert "Add package-info files"Julien Lancelot2013-09-1721-504/+0
* SONAR-4676 do not insert changelog when issue is newSimon Brandhof2013-09-171-1/+1
* SONAR-4676 Speed-up insertion of new issues in databaseSimon Brandhof2013-09-161-12/+38
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-164-6/+6
* Add package-info filesJulien Lancelot2013-09-1621-0/+504
* SONAR-4659 Create an DB index on 'characteristics.enabled' columnJulien Lancelot2013-09-163-1/+4
* Fix unit test on Java 7Simon Brandhof2013-09-131-1/+1
* SONAR-766 Expand coverage on core componentsJean-Baptiste Lievremont2013-09-131-0/+69
* SONAR-766 Add exclusions for coverageJean-Baptiste Lievremont2013-09-132-0/+96
* Merge branch 'branch-4.1'Eric Hartmann2013-09-102-0/+88
|\
| * SONAR-3644 Break compatibility with plugin configurationJean-Baptiste Lievremont2013-09-062-0/+88
* | Rename version 4.0 to 3.7.1Simon Brandhof2013-09-094-4/+4
* | SONAR-4602 Fix concurrent access issues with dryRun cacheJulien HENRY2013-09-064-232/+249
* | SONAR-4594 Export events in dryRun databaseJulien HENRY2013-09-053-0/+8
* | SONAR-4633 When SonarQube doesn't have the required rights to create Oracle t...Simon Brandhof2013-09-052-1/+2
* | Fix quality flaws and improve unit testJulien HENRY2013-09-051-0/+3
* | Improve code coverageJulien HENRY2013-09-046-4/+235
* | SONAR-4602 Evict dryRun cache when changing issuesJulien HENRY2013-09-041-7/+3
* | SONAR-4602 Evict dryRun cache when a new snapshot is availableJulien HENRY2013-09-041-1/+3
* | SONAR-4602 Invalidate dryRun cache when changing quality profilesJulien HENRY2013-09-0410-67/+227
* | SONAR-4602 Revert eviction of dryRun cache on settings changeJulien HENRY2013-09-042-9/+5
* | SONAR-4602 Disable unit testsJulien HENRY2013-09-031-0/+3
* | SONAR-4602 Disable dryRun cache until problems are fixedJulien HENRY2013-09-031-5/+6
* | SONAR-4603, SONAR-4589 Update project query in dryRun DB factoryJulien HENRY2013-09-031-5/+6
* | SONAR-4602 Invalidate dryRun cache when changing settingsJulien HENRY2013-09-025-6/+45
* | SONAR-4602 Put dryRun DBs in a cacheJulien HENRY2013-09-022-21/+196
|/
* Fix quality flawsJulien Lancelot2013-08-291-4/+7
* Fix some quality flawsDinesh Bolkensteyn2013-08-2919-19/+19