aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java/org/sonar/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-122-3/+3
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-122-0/+2
* SONAR-4525 Use names instead of keys for action plans and users in issue chan...Jean-Baptiste Vilain2013-08-122-12/+29
* SONAR-4523 Update Center doesn't support parallel downloads of pluginsSimon Brandhof2013-08-091-8/+13
* SONAR-4375 Improve issue changelog display by returning names instead of keys...Jean-Baptiste Vilain2013-08-094-10/+21
* SONAR-4450 Prevent users from adding empty comments on issuesJean-Baptiste Vilain2013-08-072-14/+27
* SONAR-4548 The NotificationService should not stop working when an error occurJulien HENRY2013-08-021-2/+6
* Fix minor quality flawsSimon Brandhof2013-08-013-12/+6
* SONAR-4542 SQLException during upgrade to 3.6.2Simon Brandhof2013-07-301-6/+10
* SONAR-3392 Disable paging when searching for components to which a permission...Jean-Baptiste Vilain2013-07-242-4/+10
* Fix some quality flawsSimon Brandhof2013-07-241-2/+0
* SONAR-3392 Removed sonar-users groups from Users and Codeviewers permissions ...Jean-Baptiste Vilain2013-07-231-2/+0
* SONAR-4519 The rule removal phase at startup is not reentrantSimon Brandhof2013-07-222-40/+19
* SONAR-4464 Fixed loaded template issue when default groups have been removedJean-Baptiste Vilain2013-07-221-2/+12
* Added unit tests to improve branch coverageJean-Baptiste Vilain2013-07-223-23/+41
* Restore BadRequestException when action is not foundJulien Lancelot2013-07-181-2/+7
* Fix quality flawsJulien Lancelot2013-07-183-32/+39
* Use ajax instead of reloading the page when toggling issues favouriteJulien Lancelot2013-07-182-5/+8
* Apply comment action only on modified issuesJulien Lancelot2013-07-182-2/+19
* Do not execute transition if not availableJulien Lancelot2013-07-182-3/+21
* Revert "Fix issue when loading issues page without being logged"Julien Lancelot2013-07-181-4/+1
* Fix issue when loading issues page without being loggedJulien Lancelot2013-07-171-1/+4
* SONAR-4419 when searching for projects, the technical projects should not be ...Julien Lancelot2013-07-171-6/+3
* SONAR-2474 When sharing a filter, the owner (and not the current user or prev...Julien Lancelot2013-07-172-21/+21
* Revert "Remove useless dependency on authorization dao"Julien Lancelot2013-07-171-1/+4
* Remove useless dependency on authorization daoJulien Lancelot2013-07-171-4/+1
* SONAR-4099 Issues & Measures filters should also be sharable only by users wh...Julien Lancelot2013-07-172-15/+32
* SONAR-2474 Only issue filter owner can change filter shared parameterJulien Lancelot2013-07-171-0/+8
* SONAR-4464 Exclude default permissions properties from the backup / restore o...Jean-Baptiste Vilain2013-07-161-9/+25
* Add some unit testsJulien Lancelot2013-07-161-1/+1
* SONAR-4466 Provision the logical key in the model objects used by the viewsJean-Baptiste Vilain2013-07-152-4/+10
* SONAR-4463 Re-added schema migration to cover existing permission settings co...Jean-Baptiste Vilain2013-07-151-1/+7
* SONAR-4419 Roles page: improve search engine to add ability to search by proj...Julien Lancelot2013-07-156-1/+504
* SONAR-4503 ORA-01400 when migrating to 3.6.1 on OracleSimon Brandhof2013-07-151-4/+5
* SONAR-4463 Added LoadedTemplate entry to cover default permission template in...Jean-Baptiste Vilain2013-07-152-0/+102
* SONAR-4453 Updated internal permission service to use logical keyJean-Baptiste Vilain2013-07-122-11/+12
* SONAR-4453 Added a logical key in the permission_templates table and rearrang...Jean-Baptiste Vilain2013-07-128-13/+16
* SONAR-4453 Added tests to cover permission template applicationJean-Baptiste Vilain2013-07-112-7/+4
* Add some CheckForNull and Nullable annotationsJulien Lancelot2013-07-112-0/+26
* SONAR-4453 Apply permission template to a list of resources in the internal p...Jean-Baptiste Vilain2013-07-111-0/+2
* Fix quality flawsJulien Lancelot2013-07-111-3/+3
* SONAR-4453 Apply permission template to a list of resources in the internal p...Jean-Baptiste Vilain2013-07-114-1/+113
* Fix quality flawsJulien Lancelot2013-07-111-10/+14
* SONAR-4463 Fixed quality issuesJean-Baptiste Vilain2013-07-101-4/+8
* Fix quality flawsJulien Lancelot2013-07-091-25/+0
* SONAR-4466 Fixed several display and labels issuesJean-Baptiste Vilain2013-07-091-2/+3
* SONAR-4474 Bulk change list of issues corresponding to selected items in issu...Julien Lancelot2013-07-082-0/+4
* SONAR-4466 Fixed quality issueJean-Baptiste Vilain2013-07-081-1/+1
* SONAR-4466 Added modal windows and controller actions to support permissions ...Jean-Baptiste Vilain2013-07-084-11/+123
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-081-1/+1