aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4492 Error when clicking on Activate/Deactivate all in quality profile ...Simon Brandhof2013-08-091-2/+3
* SONAR-4450 Disable submit button when the issue comment value is blankJean-Baptiste Vilain2013-08-093-4/+14
* SONAR-4550 Order the global permissions in alphabetical orderSimon Brandhof2013-08-091-12/+25
* SONAR-4375 Improve issue changelog display by returning names instead of keys...Jean-Baptiste Vilain2013-08-098-40/+55
* SONAR-4487 Fix web vulnerabilitiesSimon Brandhof2013-08-083-1/+18
* SONAR-4487 Fix web vulnerabilitiesSimon Brandhof2013-08-084-3/+19
* SONAR-4553 Fixed modal window titleJean-Baptiste Vilain2013-08-081-1/+5
* SONAR-4522 Renamed project roles to better match the underlying permissionsJean-Baptiste Vilain2013-08-084-10/+38
* SONAR-4553 Fixed modal window title when applying a permission template to a ...Jean-Baptiste Vilain2013-08-071-4/+0
* SONAR-3868 Notify user creation handlers on user automatic creation triggered...Jean-Baptiste Vilain2013-08-071-0/+1
* SONAR-4450 Prevent users from adding empty comments on issuesJean-Baptiste Vilain2013-08-075-21/+149
* SONAR-4434 Make the user name field mandatory on user creation both in UI and...Jean-Baptiste Vilain2013-08-064-9/+49
* SONAR-4529 Add index on created_at column of notifications table to improve n...Jean-Baptiste Vilain2013-08-061-0/+34
* SONAR-4422 Fixed manual rule creation issue when rule name is only composed o...Jean-Baptiste Vilain2013-08-062-14/+10
* SONAR-4517 move Quality Profiles pages to JqueryStephen Broyer2013-08-061-4/+4
* SONAR-4517 move Quality Profiles pages to JqueryStephen Broyer2013-08-062-15/+6
* SONAR-4378 Added missing border on action plan creation frame in ChromeJean-Baptiste Vilain2013-08-051-1/+1
* SONAR-4457 Prevent admins from creating a group of users named 'Anyone'Jean-Baptiste Vilain2013-08-051-0/+7
* SONAR-3858 Store NULL as measure value for metrics on new code when code has ...Jean-Baptiste Vilain2013-08-051-1/+1
* SONAR-4548 The NotificationService should not stop working when an error occurJulien HENRY2013-08-022-9/+29
* SONAR-4505 Fixed ordered lists display in rule descriptionJean-Baptiste Vilain2013-08-011-2/+7
* Fix minor quality flawsSimon Brandhof2013-08-013-12/+6
* Update title for consistency.Fabrice Bellingard2013-07-311-1/+1
* SONAR-4459 The "Quality Profiles" in the breadcrumb is not translatedJulien HENRY2013-07-313-6/+8
* SONAR-4431 Missing "Cancel" link on Manual Rules, Manual Metrics and Action P...Julien HENRY2013-07-303-0/+3
* SONAR-4432 Add "nowrap" on columns "Version" in Update CenterJulien HENRY2013-07-301-2/+2
* SONAR-4462 On the "System" page, "External User Authentication" should handle...Julien HENRY2013-07-301-19/+28
* Upgrade to 4.0-SNAPSHOTEric Hartmann2013-07-301-1/+1
* SONAR-4542 SQLException during upgrade to 3.6.2Simon Brandhof2013-07-301-6/+10
* [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
* 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
* 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-246-16/+36
* Fix some quality flawsSimon Brandhof2013-07-241-2/+0
* 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-232-8/+20
* 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
* Remove unused codeJulien HENRY2013-07-231-2/+0
* SONAR-4451 Permission templates will be applied to all the projects matching ...Jean-Baptiste Vilain2013-07-235-41/+38
* SONAR-3392 Applied normalization rules to modal windows labelsJean-Baptiste Vilain2013-07-224-4/+4
* 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
* Roles and permissions labels adjustmentsJean-Baptiste Vilain2013-07-225-4/+7
* SONAR-4351 Centralize the management of licenses in the Global SettingsSimon Brandhof2013-07-192-6/+8