| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-4563 Use strict comparison for createdAfter in the Issues search engine | Simon Brandhof | 2013-08-12 | 3 | -6/+21 |
* | SONAR-4563 Use strict comparison for createdAfter in the Issues search engine | Simon Brandhof | 2013-08-12 | 3 | -2/+10 |
* | SONAR-4564 SONAR-4563 fix detection of new issues since previous analysis | Simon Brandhof | 2013-08-08 | 4 | -9/+15 |
* | SONAR-4540 Notifications should not be sent on changes of issue line, author ... | Simon Brandhof | 2013-07-30 | 4 | -25/+60 |
* | Fix some quality flaws | Simon Brandhof | 2013-07-24 | 2 | -4/+8 |
* | Add debug logs to export of dry run H2 db | Simon Brandhof | 2013-07-23 | 2 | -9/+22 |
* | SONAR-4451 Permission templates will be applied to all the projects matching ... | Jean-Baptiste Vilain | 2013-07-23 | 4 | -1/+13 |
* | Added missing id values in DBUnit datasets | Jean-Baptiste Vilain | 2013-07-19 | 10 | -16/+16 |
* | Migrated unit tests for components permissions to ComponentPermissionFacade | Jean-Baptiste Vilain | 2013-07-19 | 12 | -0/+201 |
* | SONAR-4419 Replace SQL in by or | Julien Lancelot | 2013-07-18 | 1 | -2/+2 |
* | SONAR-4419 when searching for projects, the technical projects should not be ... | Julien Lancelot | 2013-07-17 | 5 | -0/+54 |
* | Fix quality flaw | Simon Brandhof | 2013-07-16 | 1 | -2/+2 |
* | Revert drop of non-deprecated classes | Simon Brandhof | 2013-07-16 | 2 | -0/+115 |
* | Fix some Java quality flaws | Simon Brandhof | 2013-07-16 | 2 | -2/+4 |
* | Add missing package-info file | Julien Lancelot | 2013-07-16 | 1 | -0/+23 |
* | SONAR-4466 Provision the logical key in the model objects used by the views | Jean-Baptiste Vilain | 2013-07-15 | 3 | -6/+10 |
* | SONAR-2860 API: remove the dependency on commons-configuration | Simon Brandhof | 2013-07-15 | 3 | -124/+0 |
* | SONAR-4463 Re-added schema migration to cover existing permission settings co... | Jean-Baptiste Vilain | 2013-07-15 | 1 | -0/+1 |
* | SONAR-4419 Roles page: improve search engine to add ability to search by proj... | Julien Lancelot | 2013-07-15 | 1 | -1/+12 |
* | SONAR-4463 Removed obsolete migration | Jean-Baptiste Vilain | 2013-07-15 | 1 | -1/+0 |
* | SONAR-4463 Added LoadedTemplate entry to cover default permission template in... | Jean-Baptiste Vilain | 2013-07-15 | 5 | -17/+32 |
* | SONAR-4453 Fixed permissions setup data insertion for h2 | Jean-Baptiste Vilain | 2013-07-15 | 1 | -1/+1 |
* | SONAR-4453 Fixed migration to support the newly added logical key in permissi... | Jean-Baptiste Vilain | 2013-07-12 | 8 | -27/+25 |
* | SONAR-4453 Added a logical key in the permission_templates table and rearrang... | Jean-Baptiste Vilain | 2013-07-12 | 59 | -87/+207 |
* | Revert "SONAR-4490 When creating the H2 db, selected issues should be the unr... | Julien Lancelot | 2013-07-12 | 4 | -83/+26 |
* | Fix quality flaws | Julien Lancelot | 2013-07-11 | 1 | -2/+4 |
* | SONAR-4453 Added tests to cover permission template application | Jean-Baptiste Vilain | 2013-07-11 | 13 | -51/+150 |
* | Add some CheckForNull and Nullable annotations | Julien Lancelot | 2013-07-11 | 3 | -7/+34 |
* | SONAR-4248 SONAR-4238 Add created column and add the possibility the add link... | Julien Lancelot | 2013-07-11 | 3 | -7/+41 |
* | Replace XXXExtension by XXXComponent in some classes | Julien Lancelot | 2013-07-11 | 4 | -10/+12 |
* | SONAR-4453 Changed permission facade interfaces | Jean-Baptiste Vilain | 2013-07-11 | 1 | -3/+3 |
* | SONAR-4453 Apply permission template to a list of resources in the internal p... | Jean-Baptiste Vilain | 2013-07-11 | 5 | -76/+227 |
* | SONAR-4464 Added permission template tables to the set of tables copied when ... | Jean-Baptiste Vilain | 2013-07-11 | 1 | -0/+9 |
* | SONAR-4464 Added permission template tables to the set of tables copied when ... | Jean-Baptiste Vilain | 2013-07-11 | 1 | -2/+13 |
* | SONAR-4464 Added permission template tables to the set of tables copied when ... | Jean-Baptiste Vilain | 2013-07-11 | 1 | -0/+3 |
* | SONAR-4361 Add index on columns plugin_rule_key and plugin_name of the Rules ... | Julien Lancelot | 2013-07-11 | 3 | -1/+4 |
* | SONAR-4490 When creating the H2 db, selected issues should be the unresolved ... | Julien Lancelot | 2013-07-11 | 4 | -26/+83 |
* | SONAR-4463 Fixed quality issues | Jean-Baptiste Vilain | 2013-07-10 | 3 | -9/+23 |
* | SONAR-4464 Fixed default permissions on groups on H2 init script | Jean-Baptiste Vilain | 2013-07-10 | 1 | -2/+2 |
* | SONAR-4465 Reworked the ResourcePermission implementation to rely on the perm... | Jean-Baptiste Vilain | 2013-07-10 | 16 | -43/+257 |
* | SONAR-4396 The email notification about 'New issues' should provide a link wh... | Julien Lancelot | 2013-07-10 | 1 | -3/+3 |
* | SONAR-4464 Migrate and delete legacy settings defining default roles for each... | Jean-Baptiste Vilain | 2013-07-09 | 2 | -12/+17 |
* | SONAR-4466 Added modal windows and controller actions to support permissions ... | Jean-Baptiste Vilain | 2013-07-08 | 4 | -4/+22 |
* | SONAR-4468 Expot alerts in dryRun mode | Julien HENRY | 2013-07-08 | 3 | -2/+6 |
* | SONAR-4466 Added controller and pages to handle CRUD operations on permission... | Jean-Baptiste Vilain | 2013-07-08 | 6 | -1/+42 |
* | Restore previously wrongly updated content from branch 3.6 | Julien Lancelot | 2013-07-05 | 1 | -1/+61 |
* | SONAR-4460 Remove fetchSize on measure filters | Julien Lancelot | 2013-07-05 | 1 | -8/+1 |
* | SONAR-4449 Add migration to update issues that are still linked to removed ac... | Julien Lancelot | 2013-07-05 | 2 | -61/+2 |
* | SONAR-4463 Fixed quality flaws and updated permission template service layer | Jean-Baptiste Vilain | 2013-07-05 | 1 | -0/+9 |
* | SONAR-4463 Fixed quality flaws and updated permission template service layer | Jean-Baptiste Vilain | 2013-07-05 | 3 | -8/+23 |