aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 3.73.7Eric Hartmann2013-08-1328-28/+28
* SONAR-4563 complete web service clientSimon Brandhof2013-08-122-6/+17
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-1212-23/+37
* SONAR-4346 Display public_documented_api_density even if it is 0%Fabrice Bellingard2013-08-121-1/+1
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-129-5/+30
* SONAR-4564 SONAR-4563 fix detection of new issues since previous analysisSimon Brandhof2013-08-088-24/+36
* SONAR-4347 Removed dependency with useless code tracker plugin in duplication...Jean-Baptiste Vilain2013-08-071-19/+0
* Deprecated Gwt APISimon Brandhof2013-08-052-0/+4
* Upgrade to version 3.7-SNAPSHOTEric Hartmann2013-08-0228-28/+28
* Update title for consistency.Fabrice Bellingard2013-07-311-1/+1
* SONAR-4540 Notifications should not be sent on changes of issue line, author ...Simon Brandhof2013-07-307-27/+95
* Cleanup pom.xmlJulien HENRY2013-07-301-6/+0
* SONAR-3392 Fixed title of the creation modal windowJean-Baptiste Vilain2013-07-301-1/+1
* SONAR-4542 SQLException during upgrade to 3.6.2Simon Brandhof2013-07-301-6/+10
* [maven-release-plugin] prepare release 3.7-RC1Eric Hartmann2013-07-2528-31/+30
* SONAR-4453 Fixed issue with single view permissions updateJean-Baptiste Vilain2013-07-243-4/+9
* Remove executable flag from source filesEvgeny Mandrikov2013-07-244-0/+0
* Revert to Sonar Java 1.3Julien HENRY2013-07-241-1/+1
* SONAR-3392 Faster display of the modal window used to apply permission templatesJean-Baptiste Vilain2013-07-243-22/+24
* SONAR-3392 Disable paging when searching for components to which a permission...Jean-Baptiste Vilain2013-07-247-17/+36
* Fix some quality flawsSimon Brandhof2013-07-243-6/+8
* SONAR-4453 Set the limit to 500 projects maxJean-Baptiste Vilain2013-07-231-1/+1
* SONAR-4453 Notify user when the selection exceeds the max number of projects ...Jean-Baptiste Vilain2013-07-233-8/+21
* SONAR-4453 Override default page size for bulk permission insertions to set i...Jean-Baptiste Vilain2013-07-231-0/+2
* SONAR-3392 Removed sonar-users groups from Users and Codeviewers permissions ...Jean-Baptiste Vilain2013-07-232-4/+1
* Add debug logs to export of dry run H2 dbSimon Brandhof2013-07-233-9/+33
* Remove unused codeJulien HENRY2013-07-231-2/+0
* SONAR-4451 Permission templates will be applied to all the projects matching ...Jean-Baptiste Vilain2013-07-239-42/+51
* Upgrade to sonar-runner 2.3Simon Brandhof2013-07-232-1/+5
* Update to released SonarQube Runner 2.3Julien HENRY2013-07-231-1/+1
* SONAR-3392 Applied normalization rules to modal windows labelsJean-Baptiste Vilain2013-07-225-5/+5
* SONAR-4519 The rule removal phase at startup is not reentrantSimon Brandhof2013-07-224-42/+23
* SONAR-4464 Fixed loaded template issue when default groups have been removedJean-Baptiste Vilain2013-07-222-2/+27
* SONAR-3392 Fixed case-sensitive sorting when listing permission templatesJean-Baptiste Vilain2013-07-222-3/+3
* SONAR-4510 Partial fix to hide the bulk change link in issues drilldown when ...Jean-Baptiste Vilain2013-07-221-1/+1
* Added unit tests to improve branch coverageJean-Baptiste Vilain2013-07-227-27/+205
* Updated global permissions labelsJean-Baptiste Vilain2013-07-221-5/+5
* Roles and permissions labels adjustmentsJean-Baptiste Vilain2013-07-226-11/+14
* SONAR-4351 Centralize the management of licenses in the Global SettingsSimon Brandhof2013-07-192-6/+8
* Fix html idJulien Lancelot2013-07-191-1/+1
* Improve issues designJulien Lancelot2013-07-191-22/+12
* Fix regression on project settings (was switched to load global settings afte...Julien HENRY2013-07-191-1/+1
* Improve error handling in modal form in order to let the possibility to displ...Julien Lancelot2013-07-1913-110/+43
* Added missing id values in DBUnit datasetsJean-Baptiste Vilain2013-07-1910-16/+16
* Added unit tests to cover additional branchesJean-Baptiste Vilain2013-07-191-0/+11
* Migrated unit tests for components permissions to ComponentPermissionFacadeJean-Baptiste Vilain2013-07-1912-0/+201
* Set groups permission height the same size as usersJulien Lancelot2013-07-191-1/+1
* Don't show documentation section when there is no metricJulien HENRY2013-07-191-0/+2
* Set groups permission height the same size as usersJulien Lancelot2013-07-182-62/+61
* Restore BadRequestException when action is not foundJulien Lancelot2013-07-182-4/+9