aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-121-1/+1
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-121-1/+1
* Fix some quality flawsSimon Brandhof2013-07-241-0/+5
* Added missing id values in DBUnit datasetsJean-Baptiste Vilain2013-07-1910-16/+16
* Migrated unit tests for components permissions to ComponentPermissionFacadeJean-Baptiste Vilain2013-07-1911-0/+93
* SONAR-4419 when searching for projects, the technical projects should not be ...Julien Lancelot2013-07-171-0/+9
* SONAR-4466 Provision the logical key in the model objects used by the viewsJean-Baptiste Vilain2013-07-151-3/+3
* SONAR-4453 Added a logical key in the permission_templates table and rearrang...Jean-Baptiste Vilain2013-07-1241-62/+66
* Revert "SONAR-4490 When creating the H2 db, selected issues should be the unr...Julien Lancelot2013-07-122-69/+24
* SONAR-4453 Added tests to cover permission template applicationJean-Baptiste Vilain2013-07-118-9/+74
* SONAR-4248 SONAR-4238 Add created column and add the possibility the add link...Julien Lancelot2013-07-111-5/+10
* SONAR-4464 Added permission template tables to the set of tables copied when ...Jean-Baptiste Vilain2013-07-111-0/+9
* SONAR-4490 When creating the H2 db, selected issues should be the unresolved ...Julien Lancelot2013-07-112-24/+69
* SONAR-4465 Reworked the ResourcePermission implementation to rely on the perm...Jean-Baptiste Vilain2013-07-109-10/+133
* SONAR-4466 Added modal windows and controller actions to support permissions ...Jean-Baptiste Vilain2013-07-081-2/+2
* SONAR-4468 Expot alerts in dryRun modeJulien HENRY2013-07-081-1/+3
* SONAR-4466 Added controller and pages to handle CRUD operations on permission...Jean-Baptiste Vilain2013-07-082-0/+8
* SONAR-4463 Fixed quality flaws and updated permission template service layerJean-Baptiste Vilain2013-07-051-0/+9
* SONAR-4463 Renamed permission column and added DAO methodsJean-Baptiste Vilain2013-07-0412-18/+37
* SONAR-4463 Updated the permission tables and the permission template select q...Jean-Baptiste Vilain2013-07-0411-12/+31
* SONAR-4463 Added permission DAO and associated unit testsJean-Baptiste Vilain2013-07-0315-0/+74
* SONAR-4469 Favourite issue filters still visible even if unsharedJulien Lancelot2013-07-021-27/+0
* Fix test after renaming of dryRunScan permissionJulien HENRY2013-07-022-4/+4
* SONAR-4099 Changed dashboard sharing permission name to lowerCamelCase (i.e. ...Jean-Baptiste Vilain2013-07-012-4/+4
* SONAR-4412 revert check of last remaining admin userSimon Brandhof2013-06-291-23/+0
* SONAR-4412 Added support of group 'Anyone' in permission changeJean-Baptiste Vilain2013-06-284-2/+19
* SONAR-4449 Issue display should not fail on deleted action planJulien Lancelot2013-06-281-0/+28
* SONAR-4412 Added checks to prevent last system admin permission removalJean-Baptiste Vilain2013-06-281-0/+23
* SONAR-4412 Completed users and groups roles management WS backendJean-Baptiste Vilain2013-06-274-0/+40
* Improve select global permission in authorization DAO to take into account us...Julien Lancelot2013-06-274-13/+47
* SONAR-4411 Java implementation of user deactivationSimon Brandhof2013-06-263-0/+88
* SONAR-4399 Added support for issue filter ownership change (admins only)Jean-Baptiste Vilain2013-06-251-1/+1
* SONAR-4394 shared issue filters name must be uniqueJulien Lancelot2013-06-191-0/+27
* SONAR-4394 Provide ability to share issue filtersJulien Lancelot2013-06-182-0/+22
* SONAR-4393 Manage favourite issue filtersJulien Lancelot2013-06-184-0/+102
* SONAR-4392 List and edit existing issues filterJulien Lancelot2013-06-171-1/+1
* SONAR-4321 Fix performance issue on Issues search SQLJulien Lancelot2013-06-143-0/+158
* SONAR-4383 Replace user by userLogin in IssueFilters tableJulien Lancelot2013-06-135-11/+11
* SONAR-4383 Replace userId by user in FilterDtoJulien Lancelot2013-06-115-11/+11
* SONAR-4383 Add IssueFilters db creation script and DAOJulien Lancelot2013-06-115-0/+126
* SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule queryJulien Lancelot2013-06-071-1/+56
* SONAR-3755 Fix issue on SQL to retrieve root projectJulien Lancelot2013-06-051-0/+11
* Fix test on OracleSimon Brandhof2013-06-051-1/+1
* SONAR-4309 fix detection of conflictsSimon Brandhof2013-06-042-0/+104
* SONAR-4309 Support concurrent modifications on issues made by batch and simul...Simon Brandhof2013-06-043-1/+56
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-312-0/+95
* SONAR-4301 Improve performance when searching component children ids from spe...Julien Lancelot2013-05-301-8/+8
* SONAR-4301 Replace snapshot by project in query used to select authorized roo...Julien Lancelot2013-05-296-23/+19
* DEVACT-103 Added missing test resourcesJean-Baptiste Vilain2013-05-284-0/+20
* DEVACT-103 Modified author dao to allow author and developer creation in the ...Jean-Baptiste Vilain2013-05-286-14/+10