aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix issue in properties WS that was returning all properties instead of oneJulien Lancelot2013-07-012-4/+4
|
* Deprecate MAX_ISSUE_KEYS in favour of MAX_PAGE_SIZE in issue queryJulien Lancelot2013-07-012-3/+9
|
* SONAR-4461 Displaying more than 2000 issues in the Issues code viewer fail ↵Julien Lancelot2013-07-0115-35/+78
| | | | on SQL Server
* SONAR-4099 Changed dashboard sharing permission name to lowerCamelCase (i.e. ↵Jean-Baptiste Vilain2013-07-0111-16/+16
| | | | shareDashboard)
* SONAR-4136 Fixed display issue in modal window on dashboard ownership changeJean-Baptiste Vilain2013-07-012-1/+3
|
* Remove fetchSize in issues SQL and reactivate previously deactivated unit testJulien Lancelot2013-07-013-7/+5
|
* Temporary ignore failing unit test on OracleJulien Lancelot2013-07-011-0/+2
|
* SONAR-4412 Fixed failing unit testJean-Baptiste Vilain2013-07-011-9/+17
|
* SONAR-4449 Fix SQL returning issues with all columnsJulien Lancelot2013-07-013-65/+33
|
* SONAR-4412 revert check of last remaining admin userSimon Brandhof2013-06-297-100/+1
|
* Fix SQL requests on Oracle and SQLServerSimon Brandhof2013-06-292-1/+2
|
* Revert changes of issue filters related to authorizationSimon Brandhof2013-06-292-85/+94
|
* Revert deprecated code in MetricSimon Brandhof2013-06-291-3/+3
|
* SONAR-4421 Update issues number limit from 100 to 500 that could be bulk changedJulien Lancelot2013-06-284-14/+32
|
* SONAR-4421 Remove empty actions and issues from bulk change parametersJulien Lancelot2013-06-284-15/+73
|
* Disable failing UTJulien Lancelot2013-06-281-0/+2
|
* SONAR-4412 Added support of group 'Anyone' in permission changeJean-Baptiste Vilain2013-06-289-6/+52
|
* SONAR-4449 Issue display should not fail on deleted action planJulien Lancelot2013-06-2810-71/+270
|
* SONAR-4421 Improve comment formJulien Lancelot2013-06-281-2/+5
|
* SONAR-4421 Do not display plan select box if selected project has no action planJulien Lancelot2013-06-281-2/+1
|
* SONAR-4412 Added support of group 'Anyone'Jean-Baptiste Vilain2013-06-281-2/+2
|
* SONAR-4412 Added support of group 'Anyone'Jean-Baptiste Vilain2013-06-282-6/+21
|
* SONAR-4412 Added checks to prevent last system admin permission removalJean-Baptiste Vilain2013-06-288-5/+113
|
* Add org.sonar.server.exceptions.NotFoundExceptionSimon Brandhof2013-06-281-0/+36
|
* Upgrade to commons-io 2.4 and commons-codec 1.8Simon Brandhof2013-06-281-8/+3
|
* SONAR-4335 No way to exclude/include a file not located in a directoryJulien HENRY2013-06-282-1/+16
|
* SONAR-4458 Bad error message in /api/violations when parameters scopes, ↵Simon Brandhof2013-06-281-3/+3
| | | | qualifiers or depth are used
* SONAR-4447 Add documentationJulien HENRY2013-06-281-1/+1
|
* SONAR-4456 SonarQube footer should always be in EnglishJulien HENRY2013-06-282-15/+7
|
* SONAR-4447 Homepage link in error page is badly displayedJulien HENRY2013-06-281-1/+3
|
* SONAR-4385 The default value of the property 'sonar.timemachine.period3'Julien HENRY2013-06-281-2/+2
| | | | must be 'previous_version' and not '30'
* SONAR-4421 Improve comment designJulien Lancelot2013-06-281-3/+10
|
* Fix quality flawsJulien Lancelot2013-06-284-1/+35
|
* Fix quality flawsJulien Lancelot2013-06-283-2/+10
|
* SONAR-4412 Added SonarClient access point to retrieve the permissions ↵Jean-Baptiste Vilain2013-06-272-1/+12
| | | | management services
* SONAR-1718 No way to define a criteria on 'Alert' in a Measure filterJulien HENRY2013-06-278-11/+111
|
* SONAR-4421 Rename submit button to 'Apply'Julien Lancelot2013-06-272-1/+2
|
* SONAR-4444 Rename some assign optionsJulien Lancelot2013-06-274-6/+11
|
* SONAR-4412 Added WS client helper classes for roles management operationsJean-Baptiste Vilain2013-06-2713-0/+434
|
* SONAR-4421 Add severity dropdown component to display severities with images ↵Julien Lancelot2013-06-274-19/+35
| | | | in a select2 box
* SONAR-4412 Completed users and groups roles management WS backendJean-Baptiste Vilain2013-06-2719-13/+866
|
* SONAR-4411 refactor ws-client for user deactivationSimon Brandhof2013-06-273-6/+31
|
* SONAR-4411 user deactivation is fully implemented in JavaSimon Brandhof2013-06-273-31/+13
|
* SONAR-4381 ClassCastException when unmarshalling response from manual measure WSJulien HENRY2013-06-272-3/+6
|
* Improve authorization mechanism in Java codeSimon Brandhof2013-06-2719-147/+621
|
* SONAR-4421 Add commentJulien Lancelot2013-06-272-1/+4
|
* SONAR-4421 Add transition actionJulien Lancelot2013-06-271-3/+9
|
* SONAR-4397 Fix testsJulien HENRY2013-06-272-2/+2
|
* SONAR-4397 Minor label changes and default groups for dryrun and scanJulien HENRY2013-06-275-29/+26
|
* SONAR-4421 Fix bulk change issue and error handling issueJulien Lancelot2013-06-276-17/+30
|