aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Use an icon to display help message in treemapsSimon Brandhof2012-02-167-40/+21
* 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
* Fix length of index for OracleSimon Brandhof2012-02-161-1/+1
* SONAR-3208 drilldown from views to filesSimon Brandhof2012-02-166-33/+194
* 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-1513-20/+51
* 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
* SONAR-3208 complete database tablesSimon Brandhof2012-02-147-10/+74
* SONAR-3223 Update script to clean reviews with deleted resourceFabrice Bellingard2012-02-141-14/+22
* SONAR-3258 Add feedback from FreddyFabrice Bellingard2012-02-145-26/+28
* Fix PurgeDaoTestSimon Brandhof2012-02-141-0/+1
* SONAR-3102 Fix issues on reviews when a user is deleted from the DBFabrice Bellingard2012-02-133-2/+46
* SONAR-3258 Support added for external security systemsFabrice Bellingard2012-02-133-5/+11
* Rename ACTION_PLANS.DEAD_LINE to DEADLINESimon Brandhof2012-02-134-10/+10
* Improve rendering of rules configurationsimonbrandhof2012-02-137-79/+103
* SONAR-3248 purge REVIEW_COMMENTS and ACTION_PLANSsimonbrandhof2012-02-133-1/+65
* Consistent sort of rule parameters during administration of quality profilessimonbrandhof2012-02-131-6/+9
* Improve breadcrumb for drilldown pagesEvgeny Mandrikov2012-02-132-3/+2
* SONAR-3258 No more delete users in the Sonar DB but deactivate themFabrice Bellingard2012-02-132-12/+70
* SONAR-3258 No more delete users in the Sonar DB but deactivate themFabrice Bellingard2012-02-105-6/+57
* SONAR-1492 Apply the "bleu" color on actions links in admin sectionFabrice Bellingard2012-02-109-32/+37
* SONAR-2124 Fix display bugFabrice Bellingard2012-02-091-4/+4
* Add the CSS class 'widget-#{widget.key}' to widget blocksSimon Brandhof2012-02-091-1/+1
* SONAR-2757 execute purges on all historical data after migrationSimon Brandhof2012-02-081-30/+0
* SONAR-3246 Provide "zoom in/zoom out" feature in the Filter Treemap componentSimon Brandhof2012-02-0823-405/+434
* Modify HTML id to ease development of ITsFabrice Bellingard2012-02-081-1/+1
* SONAR-3247 Favourite Web Serivce base URL is incorrectFabrice Bellingard2012-02-081-1/+1
* SONAR-2069 add missing property to l10n bundleSimon Brandhof2012-02-071-1/+1
* SONAR-2124 Handle case when parent rule param has default empty valueFabrice Bellingard2012-02-071-1/+1
* SONAR-2069 fix path to treemap widget + minor refactoringSimon Brandhof2012-02-072-8/+6
* SONAR-2069 sanitize ruby code for treemapSimon Brandhof2012-02-0717-615/+190
* SONAR-3231 Allow to use committer for measures drilldownEvgeny Mandrikov2012-02-074-3/+32
* SONAR-3088 Add some pages that keep the period info.Fabrice Bellingard2012-02-071-2/+3
* SONAR-3104 Improve renderingFabrice Bellingard2012-02-071-4/+12
* SONAR-3091 Fix bug on DerbyFabrice Bellingard2012-02-071-1/+1
* Remove dead code in metric.rbsimonbrandhof2012-02-071-11/+0
* Do not display the message "Logged in"simonbrandhof2012-02-061-1/+0
* SONAR-2132 redirect to original URI when user clicks on the link "Login"simonbrandhof2012-02-062-1/+9
* SONAR-2069 refactor the filters page in order to use the new treemapSimon Brandhof2012-02-067-58/+60
* SONAR-2069 New treemap widgetSimon Brandhof2012-02-0611-5/+386