aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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, quali...Simon Brandhof2013-06-281-3/+3
* 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
* 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 managem...Jean-Baptiste Vilain2013-06-272-1/+12
* 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
* 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
* SONAR-4394 Improve ui error handlingJulien Lancelot2013-06-278-54/+132
* Improve select global permission in authorization DAO to take into account us...Julien Lancelot2013-06-277-24/+96
* SONAR-4394 Fixed issue filters problem when saving existing filterJulien Lancelot2013-06-279-54/+194
* SONAR-4397 Add missing faux modelsJulien HENRY2013-06-271-0/+6
* Remove unused classJulien HENRY2013-06-271-46/+0
* Remove duplicated code in Oracle triggers + fix creation of triggers on table...Simon Brandhof2013-06-275-29/+4
* Use released Sonar Java 1.3Julien HENRY2013-06-271-1/+1
* Update Sonar Java to 1.4-SNAPSHOTJulien HENRY2013-06-271-1/+1
* SONAR-4412 Added DAO injection in picoJean-Baptiste Vilain2013-06-261-0/+2
* SONAR-4421 Improve plan actionJulien Lancelot2013-06-263-5/+30
* SONAR-4421 Improve assign boxJulien Lancelot2013-06-264-20/+44
* SONAR-4061 The property 'sonar.password' is not encryptableJulien HENRY2013-06-2610-76/+83
* SONAR-4412 Extracted Role DAO to make it available to the upcoming ruby role ...Jean-Baptiste Vilain2013-06-269-80/+199
* Fix declaration of sonar plugins in pomSimon Brandhof2013-06-262-0/+23
* restore select2 copyright headerJulien Lancelot2013-06-261-17/+12
* SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create p...Simon Brandhof2013-06-265-10/+9
* Fix test compilationJulien HENRY2013-06-261-2/+2
* Fix some quality flawsJulien HENRY2013-06-267-68/+78
* SONAR-4440 Allow empty list for "sonar.sources" propertyJulien HENRY2013-06-264-17/+39
* SONAR-3714 Add transition actionJulien Lancelot2013-06-264-4/+128
* SONAR-4411 Deactivate users instead of deleting themJean-Baptiste Vilain2013-06-261-5/+5