summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3255 Drilling down into violations from SQALE does not land properlySimon Brandhof2012-02-202-20/+43
* SONAR-3242 Add a "Reply" action on the last commentFabrice Bellingard2012-02-204-15/+26
* Remove unused Javascript function openResource()Simon Brandhof2012-02-191-13/+1
* SONAR-3040 Dispay the project/module along with the file path in the Code Vie...Simon Brandhof2012-02-193-4/+20
* Improve treemap tooltipsSimon Brandhof2012-02-192-4/+3
* Mark org.sonar.duplications.cpd.CPD as deprecatedEvgeny Mandrikov2012-02-181-1/+5
* SONAR-3238 Deprecate old format for DUPLICATIONS_DATAEvgeny Mandrikov2012-02-187-134/+268
* SONAR-3273 Do not apply hack on IE6Simon Brandhof2012-02-171-3/+2
* Improve display of drilldownsSimon Brandhof2012-02-178-67/+83
* SONAR-3248 add unit tests and fix deletion of review commentsSimon Brandhof2012-02-175-2/+33
* Improve spacing in the violations drilldown pageSimon Brandhof2012-02-171-4/+3
* Do not exclude the modules sonar-deprecated and sonar-testing-harness from an...Simon Brandhof2012-02-171-2/+1
* Improve the way to switch between views and projectsSimon Brandhof2012-02-1713-136/+164
* SONAR-3269 Add popup window to access full help on markdownFabrice Bellingard2012-02-173-2/+72
* SONAR-3269 Add 'lang' attribute on <pre> for code blocksFabrice Bellingard2012-02-172-6/+37
* Fix some quality flawsEvgeny Mandrikov2012-02-1722-83/+74
* SONAR-1492 Update html to ease IT writingFabrice Bellingard2012-02-172-2/+2
* SONAR-3059 Remove the Javascript Infovis Toolkit 1.3.x from the sonar bundleSimon Brandhof2012-02-171-2161/+0
* SONAR-3254 do not fail when violation line is not correctSimon Brandhof2012-02-161-1/+1
* Use an icon to display help message in treemapsSimon Brandhof2012-02-168-40/+23
* SONAR-3269 Add multiline code support on Sonar markdown Fabrice Bellingard2012-02-163-0/+54
* SONAR-1492 Fix small issueFabrice Bellingard2012-02-161-1/+1
* Improve style of profile pageSimon Brandhof2012-02-164-46/+50
* Improve some links with the CSS class link-actionSimon Brandhof2012-02-164-18/+27
* Improve database migrations : correctly use faux modelsSimon Brandhof2012-02-1619-96/+102
* Improve rendering of operations in administration consoles of users and groupsSimon Brandhof2012-02-162-10/+11
* Fix db migration : do not use faux models for UserSimon Brandhof2012-02-165-8/+20
* Remove the experimental class Drilldown2Simon Brandhof2012-02-163-226/+89
* Enforce that parameters are non null by default in sonar-duplicationsEvgeny Mandrikov2012-02-164-2/+58
* Fix length of index for OracleSimon Brandhof2012-02-161-1/+1
* SONAR-3208 drilldown from views to filesSimon Brandhof2012-02-166-33/+194
* Fix binary compatibility of ResourceModel#setCopyResourceId(Integer)Simon Brandhof2012-02-161-2/+1
* SONAR-3258 Remove useless codeFabrice Bellingard2012-02-151-1/+0
* Fix loading of FilterSimon Brandhof2012-02-152-3/+9
* Remove unused ruby method Snapshot#last_enabled_snapshotsSimon Brandhof2012-02-151-7/+0
* Refactor existing db migrations to apply recommendationsSimon Brandhof2012-02-1517-95/+45
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FA...Simon Brandhof2012-02-1546-138/+171
* Improve management of indexes and faux models in database migrationsSimon Brandhof2012-02-1524-37/+112
* Document best practices for DB migration scriptsFabrice Bellingard2012-02-141-0/+7
* Refactor PurgeDaoSimon Brandhof2012-02-141-13/+23
* SONAR-3208 complete database tablesSimon Brandhof2012-02-1463-156/+253
* SONAR-3014 Improve renderingFabrice Bellingard2012-02-141-1/+2
* Improve the component org.sonar.dbcleaner.api.PurgeTaskSimon Brandhof2012-02-144-19/+36
* SONAR-3223 Update script to clean reviews with deleted resourceFabrice Bellingard2012-02-141-14/+22
* Fix PurgeDao for SQLServer - second attemptSimon Brandhof2012-02-141-2/+6
* Fix PurgeDao for SQLServer - first attemptSimon Brandhof2012-02-141-0/+15
* Fix PurgeDao for MySQL - new attemptSimon Brandhof2012-02-141-2/+2
* Fix PurgeDao for MySQL - new attemptSimon Brandhof2012-02-141-2/+2
* SONAR-3258 Add feedback from FreddyFabrice Bellingard2012-02-145-26/+28
* Fix PurgeDao for MySQLSimon Brandhof2012-02-141-0/+0