aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-4394 Improve ui error handlingJulien Lancelot2013-06-278-54/+132
|
* Improve select global permission in authorization DAO to take into account ↵Julien Lancelot2013-06-277-24/+96
| | | | user roles and anonymous user
* 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 ↵Simon Brandhof2013-06-275-29/+4
| | | | tables issue_filters and issue_filter_favourites
* 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
| | | | service
* 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 ↵Simon Brandhof2013-06-265-10/+9
| | | | properties
* 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
| | | | to Action constructor
* 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 ↵Julien Lancelot2013-06-2516-38/+350
| | | | action plan project
* SONAR-3714 Refactor the bulk change service in order to inject Actions ↵Julien Lancelot2013-06-2414-275/+779
| | | | instead of having it hardcoded
* 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
| | | | WS api
* 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 ↵Jean-Baptiste Vilain2013-06-213-9/+21
| | | | SonarQube dashboard update
* 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
|