aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-123-6/+21
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-123-2/+10
* SONAR-4525 Use names instead of keys for action plans and users in issue chan...Jean-Baptiste Vilain2013-08-121-22/+0
* SONAR-4525 Use names instead of keys for action plans and users in issue chan...Jean-Baptiste Vilain2013-08-121-0/+22
* SONAR-4560 Only add twoletters long index entries for two letters long resourcesJean-Baptiste Vilain2013-08-0914-48/+75
* SONAR-4375 Improve issue changelog display by returning names instead of keys...Jean-Baptiste Vilain2013-08-096-43/+120
* SONAR-4564 SONAR-4563 fix detection of new issues since previous analysisSimon Brandhof2013-08-084-9/+15
* SONAR-4560 Index resources up to the first character in order to support 2 le...Jean-Baptiste Vilain2013-08-0713-11/+29
* SONAR-4434 Make the user name field mandatory on user creation both in UI and...Jean-Baptiste Vilain2013-08-062-1/+2
* SONAR-4529 Add index on created_at column of notifications table to improve n...Jean-Baptiste Vilain2013-08-063-1/+4
* SONAR-4549 Regression with new syntax highlighting: last empty line is not di...Julien HENRY2013-08-022-112/+150
* Fix minor quality flawsSimon Brandhof2013-08-012-4/+2
* Fix some quality flawsJulien HENRY2013-07-311-5/+4
* SONAR-4540 Notifications should not be sent on changes of issue line, author ...Simon Brandhof2013-07-304-25/+60
* SONAR-2927 Availability of the English pack must not depend on default localeJulien HENRY2013-07-302-23/+37
* Upgrade to 4.0-SNAPSHOTEric Hartmann2013-07-301-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-07-251-1/+1
* [maven-release-plugin] prepare release 3.7-RC1Eric Hartmann2013-07-251-1/+1
* Fix some quality flawsSimon Brandhof2013-07-242-4/+8
* Add debug logs to export of dry run H2 dbSimon Brandhof2013-07-232-9/+22
* SONAR-4451 Permission templates will be applied to all the projects matching ...Jean-Baptiste Vilain2013-07-234-1/+13
* Added missing id values in DBUnit datasetsJean-Baptiste Vilain2013-07-1910-16/+16
* Migrated unit tests for components permissions to ComponentPermissionFacadeJean-Baptiste Vilain2013-07-1912-0/+201
* SONAR-4419 Replace SQL in by orJulien Lancelot2013-07-181-2/+2
* SONAR-4419 when searching for projects, the technical projects should not be ...Julien Lancelot2013-07-175-0/+54
* Fix quality flawSimon Brandhof2013-07-161-2/+2
* Revert drop of non-deprecated classesSimon Brandhof2013-07-162-0/+115
* Fix some Java quality flawsSimon Brandhof2013-07-162-2/+4
* Add missing package-info fileJulien Lancelot2013-07-161-0/+23
* SONAR-4466 Provision the logical key in the model objects used by the viewsJean-Baptiste Vilain2013-07-153-6/+10
* SONAR-2860 API: remove the dependency on commons-configurationSimon Brandhof2013-07-153-124/+0
* SONAR-4463 Re-added schema migration to cover existing permission settings co...Jean-Baptiste Vilain2013-07-151-0/+1
* SONAR-4419 Roles page: improve search engine to add ability to search by proj...Julien Lancelot2013-07-151-1/+12
* SONAR-4463 Removed obsolete migrationJean-Baptiste Vilain2013-07-151-1/+0
* SONAR-4463 Added LoadedTemplate entry to cover default permission template in...Jean-Baptiste Vilain2013-07-155-17/+32
* SONAR-4453 Fixed permissions setup data insertion for h2Jean-Baptiste Vilain2013-07-151-1/+1
* SONAR-4453 Fixed migration to support the newly added logical key in permissi...Jean-Baptiste Vilain2013-07-128-27/+25
* SONAR-4453 Added a logical key in the permission_templates table and rearrang...Jean-Baptiste Vilain2013-07-1259-87/+207
* Revert "SONAR-4490 When creating the H2 db, selected issues should be the unr...Julien Lancelot2013-07-124-83/+26
* Fix quality flawsJulien Lancelot2013-07-111-2/+4
* SONAR-4453 Added tests to cover permission template applicationJean-Baptiste Vilain2013-07-1113-51/+150
* Add some CheckForNull and Nullable annotationsJulien Lancelot2013-07-113-7/+34
* SONAR-4248 SONAR-4238 Add created column and add the possibility the add link...Julien Lancelot2013-07-113-7/+41
* Replace XXXExtension by XXXComponent in some classesJulien Lancelot2013-07-114-10/+12
* SONAR-4453 Changed permission facade interfacesJean-Baptiste Vilain2013-07-111-3/+3
* SONAR-4453 Apply permission template to a list of resources in the internal p...Jean-Baptiste Vilain2013-07-115-76/+227
* SONAR-4464 Added permission template tables to the set of tables copied when ...Jean-Baptiste Vilain2013-07-111-0/+9
* SONAR-4464 Added permission template tables to the set of tables copied when ...Jean-Baptiste Vilain2013-07-111-2/+13
* SONAR-4464 Added permission template tables to the set of tables copied when ...Jean-Baptiste Vilain2013-07-111-0/+3
* SONAR-4361 Add index on columns plugin_rule_key and plugin_name of the Rules ...Julien Lancelot2013-07-113-1/+4