aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-4248 SONAR-4238 Add created column and add the possibility the add ↵Julien Lancelot2013-07-117-15/+64
| | | | links and last analysis (formerly date)
* Replace XXXExtension by XXXComponent in some classesJulien Lancelot2013-07-114-10/+12
|
* SONAR-4453 Added facade declaration in task containerJean-Baptiste Vilain2013-07-111-5/+7
|
* SONAR-4491 Link in rule description of an issue do not open in a modal ↵Julien Lancelot2013-07-111-0/+3
| | | | window but in a new window
* SONAR-4453 Changed permission facade interfacesJean-Baptiste Vilain2013-07-111-3/+3
|
* SONAR-4481 Create a new Cobertura Report parser APIJulien HENRY2013-07-119-124/+10793
|
* SONAR-4453 Apply permission template to a list of resources in the internal ↵Jean-Baptiste Vilain2013-07-111-0/+2
| | | | permission service
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-116-24/+142
|
* Fix quality flawsJulien Lancelot2013-07-112-6/+6
|
* SONAR-4453 Apply permission template to a list of resources in the internal ↵Jean-Baptiste Vilain2013-07-1118-253/+578
| | | | permission service
* Fix quality flawsJulien Lancelot2013-07-118-71/+204
|
* SONAR-4464 Added permission template tables to the set of tables copied when ↵Jean-Baptiste Vilain2013-07-111-0/+9
| | | | starting a dry run analysis
* SONAR-4464 Added permission template tables to the set of tables copied when ↵Jean-Baptiste Vilain2013-07-111-2/+13
| | | | starting a dry run analysis
* SONAR-4464 Added permission template tables to the set of tables copied when ↵Jean-Baptiste Vilain2013-07-111-0/+3
| | | | starting a dry run analysis
* SONAR-4361 Add index on columns plugin_rule_key and plugin_name of the Rules ↵Julien Lancelot2013-07-114-1/+38
| | | | table
* SONAR-4490 When creating the H2 db, selected issues should be the unresolved ↵Julien Lancelot2013-07-114-26/+83
| | | | ones and not ones with status != CLOSED
* SONAR-4379 Add html idJulien Lancelot2013-07-101-1/+1
|
* Revert "SONAR-4379 Restore update button label and add html id"Julien Lancelot2013-07-102-3/+2
| | | | This reverts commit 95fb52ba0f11991bc155e1ff159997dd280bee55.
* SONAR-4379 Restore update button label and add html idJulien Lancelot2013-07-102-2/+3
|
* SONAR-4175 Fix regression on measure filter treemapJulien HENRY2013-07-101-1/+1
|
* SONAR-4346 Fix regressions on documentation & comments widgetJulien HENRY2013-07-102-11/+24
|
* SONAR-4347 Fix a regression on duplications widgetJulien HENRY2013-07-101-9/+7
|
* SONAR-4463 Fixed quality issuesJean-Baptiste Vilain2013-07-104-13/+31
|
* SONAR-4464 Fixed default permissions on groups on H2 init scriptJean-Baptiste Vilain2013-07-101-2/+2
|
* SONAR-4379 Design the create/edit form the same way: Manual Metrics, Manual ↵Julien HENRY2013-07-103-5/+10
| | | | Rules and Action Plans
* SONAR-4464 Fixed text_value type insertion failure on OracleJean-Baptiste Vilain2013-07-101-1/+1
|
* Fix some quality flawsJulien HENRY2013-07-103-4/+6
|
* SONAR-4464 Exclude obsolete subviews-based permissions from migrationJean-Baptiste Vilain2013-07-101-1/+2
|
* SONAR-4445 Improve Plan action of issue detail to include "Unplan" in the ↵Julien Lancelot2013-07-101-14/+7
| | | | select box and remove the unplan button
* The projects that can be selected in the issues sidebar should only be TRK ↵Julien Lancelot2013-07-102-10/+10
| | | | projects
* Fix some quality flawsJulien HENRY2013-07-105-47/+80
|
* SONAR-4465 Reworked the ResourcePermission implementation to rely on the ↵Jean-Baptiste Vilain2013-07-1016-43/+257
| | | | permission templates to get the default permissions for a resource
* SONAR-4396 The email notification about 'New issues' should provide a link ↵Julien Lancelot2013-07-103-6/+15
| | | | whose parameter 'createdAfter' must define a time and not only a date
* Add html ids on transitionsJulien Lancelot2013-07-101-1/+1
|
* SONAR-3526 Some refactoringJulien HENRY2013-07-104-96/+118
|
* Replace some deprecated constantsJulien Lancelot2013-07-101-2/+2
|
* SONAR-3526 Display the author (SCM account) of an issue if existsJulien HENRY2013-07-094-26/+129
|
* SONAR-4467 Added 'default' column in permission templates display tableJean-Baptiste Vilain2013-07-092-6/+17
|
* SONAR-4421 Remove autofocus on comment text area to prevent bulk change ↵Julien Lancelot2013-07-091-1/+1
| | | | modal window to scroll down
* SONAR-4464 Migrate and delete legacy settings defining default roles for ↵Jean-Baptiste Vilain2013-07-096-22/+198
| | | | each qualifier
* Replace Derby by H2 in data/README.txtDinesh Bolkensteyn2013-07-091-1/+1
|
* SONAR-4421 Display plan action if selected issues are all from same project ↵Julien Lancelot2013-07-091-3/+5
| | | | without having to select a project
* SONAR-4175 Unable to display several Measure Filter Treemaps in the same ↵Julien HENRY2013-07-091-2/+2
| | | | dashboard
* SONAR-4427 Update message when no manual rules exist while creating manual issueJulien HENRY2013-07-092-4/+5
|
* SONAR-4348 Remove Comments & Duplication widgetJulien HENRY2013-07-096-231/+187
|
* SONAR-4347 Move Duplications widget from Widget Lab plugin to Sonar CoreJulien HENRY2013-07-094-0/+96
|
* SONAR-4346 Move Documentation and Comments widget from Widget Lab plugin to ↵Julien HENRY2013-07-094-0/+86
| | | | Sonar Core
* Fix quality flawsJulien Lancelot2013-07-095-53/+130
|
* SONAR-4474 Improve css deisgnJulien Lancelot2013-07-091-6/+6
|
* SONAR-4474 Improve css deisgnJulien Lancelot2013-07-093-6/+6
|