aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix quality flawsJulien Lancelot2013-06-265-15/+18
* SONAR-4411 Java implementation of user deactivationSimon Brandhof2013-06-269-16/+203
* SONAR-3714 Improve bulk change ui and move issue updater from Action.context ...Julien Lancelot2013-06-2512-44/+83
* SONAR-4235 Add creationDate to the Java WS ClientJulien HENRY2013-06-257-3/+16
* SONAR-4178 Override create_table to automatically add Oracle triggersJulien HENRY2013-06-251-0/+36
* SONAR-3714 Execute bulk change from formJulien Lancelot2013-06-252-6/+11
* SONAR-3714 First screen of issues bulk changeJulien Lancelot2013-06-2515-52/+126
* SONAR-4397 Add new permissions "scan" and "dryrun"Julien HENRY2013-06-2514-42/+309
* SONAR-4399 Added support for issue filter ownership change (admins only)Jean-Baptiste Vilain2013-06-2516-65/+140
* Restore previously deleted filesJulien Lancelot2013-06-252-0/+108
* Temporary remove files because git does not want to rename themJulien Lancelot2013-06-252-108/+0
* SONAR-4433 Fix regression in dryRunJulien HENRY2013-06-252-29/+31
* SONAR-4420 New web service to bulk update issuesJulien Lancelot2013-06-2516-25/+348
* Fix relative path in sonar maven batch pluginJulien Lancelot2013-06-251-0/+1
* SONAR-4439 OutOfMemory in the page "Clouds"Simon Brandhof2013-06-251-5/+6
* SONAR-3714 Add the comment in a separated parameterJulien Lancelot2013-06-2511-97/+78
* SONAR-3714 Add check in plan action that all issues are related to the action...Julien Lancelot2013-06-2516-38/+350
* SONAR-3714 Refactor the bulk change service in order to inject Actions instea...Julien Lancelot2013-06-2414-275/+779
* SONAR-4362 Removed obsolete sonar.jdbc.driverClassName in sonar.properties fileJean-Baptiste Vilain2013-06-241-11/+0
* SONAR-4433 New ProjectBootstrapper extension pointJulien HENRY2013-06-2471-52/+1648
* SONAR-4411 Prevent self-deletion and default admin account deletion with the ...Jean-Baptiste Vilain2013-06-241-0/+8
* Fix quality flawsJulien Lancelot2013-06-246-60/+129
* Annotate issue action API with @BetaSimon Brandhof2013-06-249-0/+18
* SONAR-4425 JS warning on IE8 when opening file popupSimon Brandhof2013-06-241-3/+5
* SONAR-4278 SQL Injection in measure filtersSimon Brandhof2013-06-242-3/+26
* SONAR-4136 Fixed routing issue on dashboard deletion - Fixed error on SonarQu...Jean-Baptiste Vilain2013-06-213-9/+21
* SONAR-4336 Fix display of measure filter criteriaSimon Brandhof2013-06-211-32/+73
* SONAR-3714 add first screen of bulk changeJulien Lancelot2013-06-216-3/+30
* SONAR-3714 Add missing bulk change service in Web containerJulien Lancelot2013-06-212-1/+2
* SONAR-3714 add bulk change in ruby serviceJulien Lancelot2013-06-214-32/+65
* SONAR-3557 Fix render issueJulien Lancelot2013-06-211-2/+2
* SONAR-3714 New service to execute bulk change on issuesJulien Lancelot2013-06-214-1/+484
* Add an option in paginate_java to display a link on the total numberJulien Lancelot2013-06-212-2/+5
* SONAR-4136 Removed obsolete partialsJean-Baptiste Vilain2013-06-212-72/+0
* SONAR-4417 Fix regression between ProjectBuilder and ProjectExclusionsJulien HENRY2013-06-213-7/+15
* SONAR-4136 Fixed lost context when redirecting after a resource-level dashboa...Jean-Baptiste Vilain2013-06-213-5/+7
* Restore message when no issue foundJulien Lancelot2013-06-211-1/+1
* Fix issues page size in controllerJulien Lancelot2013-06-211-0/+4
* Fix quality flaws and add some sonar version in class commentsJulien Lancelot2013-06-219-1/+30
* Add missing copyright headerJulien Lancelot2013-06-211-0/+20
* SONAR-4391 Do not save page index in issue filterJulien Lancelot2013-06-202-2/+11