aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing license headerJulien HENRY2013-06-191-8/+8
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-1918-459/+522
* Fix issue when displaying issue query datesJulien Lancelot2013-06-191-2/+2
* SONAR-4394 shared issue filters name must be uniqueJulien Lancelot2013-06-1918-168/+290
* SONAR-4336 fix bug in select2 + jquery-ui dialogSimon Brandhof2013-06-191-1/+2
* Revert "SONAR-4383 Add WS to execute issue filter"Julien Lancelot2013-06-194-59/+16
* Fix quality flawJulien Lancelot2013-06-192-3/+3
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-194-16/+59
* SONAR-4394 Improve authorization to modify issue filtersJulien Lancelot2013-06-191-1/+1
* SONAR-4394 Provide ability to share issue filtersJulien Lancelot2013-06-1824-80/+421
* SONAR-4136 Added shared dashboards ownership change for adminsJean-Baptiste Vilain2013-06-1810-62/+157
* SONAR-4393 Manage favourite issue filtersJulien Lancelot2013-06-1824-56/+704
* Fix loading of comments when more than 1000 issuesSimon Brandhof2013-06-181-2/+2
* SONAR-4363 add commentSimon Brandhof2013-06-181-0/+1
* SONAR-4363 Settings page -> there is no way to add several lines in a text ar...Simon Brandhof2013-06-181-1/+1
* Remove the dependency commons-loggingSimon Brandhof2013-06-182-1/+7
* SONAR-4336 Upgrade to jQuery 1.10Simon Brandhof2013-06-187-86/+330
* SONAR-4398 Fixed filter update issue when logged in as standard userJean-Baptiste Vilain2013-06-182-6/+13
* SONAR-4391 Fix some display issues and fix issue on sortJulien Lancelot2013-06-183-17/+20
* SONAR-3755 Revert usage of "or" in favour of "in" in SQL used to get issues b...Julien Lancelot2013-06-184-4/+29
* Upgrade to H2 1.3.172Simon Brandhof2013-06-181-1/+1
* SONAR-4392 Add copy action on issue filtersJulien Lancelot2013-06-1811-71/+171
* SONAR-4398 Added support for measure filter ownership changes by adminJean-Baptiste Vilain2013-06-183-2/+7
* Fix OSGi metadata of ws-clientSimon Brandhof2013-06-181-1/+2
* Fix jetty dependencies...Simon Brandhof2013-06-171-6/+0
* SONAR-4157 fix test of sonar-applicationSimon Brandhof2013-06-171-0/+5
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-177-14/+40
* Fix deprecated DecoratorBarriersSimon Brandhof2013-06-172-4/+4
* Remove coupling on commons-io FileUtilsSimon Brandhof2013-06-171-2/+1
* SONAR-4392 List and edit existing issues filterJulien Lancelot2013-06-1719-117/+654
* Revert "SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1"Julien HENRY2013-06-1712-267/+142
* Revert "Add missing license headers"Julien HENRY2013-06-172-38/+0
* Fix Sonar UT on French OSJulien HENRY2013-06-171-9/+8
* Fix quality flawsJulien Lancelot2013-06-171-2/+2
* Fix quality flawsJulien Lancelot2013-06-172-4/+7
* SONAR-4315 Inject project settings when executing an actionJulien Lancelot2013-06-172-5/+46
* Fix ResourceIndexerMapperTest on PostgresqlSimon Brandhof2013-06-171-0/+1
* SONAR-4047 Fix UTJulien HENRY2013-06-171-2/+10
* Add missing license headersJulien HENRY2013-06-172-0/+38
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-1712-142/+267
* Fix some quality flawsJulien HENRY2013-06-171-2/+4
* SONAR-4402 Enable the property -XX:+HeapDumpOnOutOfMemoryError by default in ...Simon Brandhof2013-06-171-12/+8
* SONAR-4321 Fix issue on aliasJulien Lancelot2013-06-141-11/+4
* SONAR-4321 Fix performance issue on Issues search SQLJulien Lancelot2013-06-1416-118/+357
* SONAR-4305 purge unprocessed violations before migrating to issuesSimon Brandhof2013-06-1311-10/+50
* SONAR-4395 The SQL request used to get hotspot on metric can be improvedSimon Brandhof2013-06-132-4/+2
* Fix unit test on windowsSimon Brandhof2013-06-131-1/+1
* Fix some quality flawsSimon Brandhof2013-06-132-6/+5
* SONAR-4301 Remove order by id desc because it generates an important overheadJulien Lancelot2013-06-132-26/+0
* SONAR-4383 Save issue filterJulien Lancelot2013-06-1319-289/+479