aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/models
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the experimental class Drilldown2Simon Brandhof2012-02-162-222/+85
* SONAR-3208 drilldown from views to filesSimon Brandhof2012-02-162-0/+178
* Remove unused ruby method Snapshot#last_enabled_snapshotsSimon Brandhof2012-02-151-7/+0
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FA...Simon Brandhof2012-02-155-12/+12
* SONAR-3258 Add feedback from FreddyFabrice Bellingard2012-02-142-2/+12
* SONAR-3102 Fix issues on reviews when a user is deleted from the DBFabrice Bellingard2012-02-131-1/+0
* SONAR-3258 Support added for external security systemsFabrice Bellingard2012-02-131-0/+4
* Rename ACTION_PLANS.DEAD_LINE to DEADLINESimon Brandhof2012-02-131-1/+1
* Consistent sort of rule parameters during administration of quality profilessimonbrandhof2012-02-131-6/+9
* Improve breadcrumb for drilldown pagesEvgeny Mandrikov2012-02-131-1/+1
* SONAR-3258 No more delete users in the Sonar DB but deactivate themFabrice Bellingard2012-02-101-2/+16
* SONAR-3246 Provide "zoom in/zoom out" feature in the Filter Treemap componentSimon Brandhof2012-02-084-20/+178
* SONAR-2069 fix path to treemap widget + minor refactoringSimon Brandhof2012-02-071-1/+1
* SONAR-2069 sanitize ruby code for treemapSimon Brandhof2012-02-073-345/+114
* SONAR-3231 Allow to use committer for measures drilldownEvgeny Mandrikov2012-02-072-1/+14
* Remove dead code in metric.rbsimonbrandhof2012-02-071-11/+0
* SONAR-2069 refactor the filters page in order to use the new treemapSimon Brandhof2012-02-061-26/+24
* SONAR-2069 New treemap widgetSimon Brandhof2012-02-061-0/+172
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-066-6/+9
* SONAR-2757 improve reentrance of project deletionsimonbrandhof2012-01-261-19/+17
* SONAR-1492 Improve rule & active rule edition pageFabrice Bellingard2012-01-242-2/+16
* SONAR-1492 Allow notes per quality ruleFabrice Bellingard2012-01-232-0/+17
* SONAR-1492 Allow notes per quality ruleFabrice Bellingard2012-01-235-2/+60
* SONAR-3012 Add filters for reviews on the violations viewerFabrice Bellingard2012-01-181-0/+8
* Update copyright header for this new yearSimon Brandhof2012-01-1061-61/+61
* SONAR-2662 Display error message inline when no action plan availableFabrice Bellingard2011-12-231-4/+0
* SONAR-2662 Minor improvementsFabrice Bellingard2011-12-231-2/+7
* SONAR-3098 do not l10n dashboard descriptions to avoid conflicts between stan...Simon Brandhof2011-12-231-4/+0
* Fix suppression/move of widgetsSimon Brandhof2011-12-231-3/+0
* Improvements of management of dashboardsSimon Brandhof2011-12-222-1/+2
* SONAR-2662 Fix some issuesFabrice Bellingard2011-12-221-0/+4
* Fix compatibility of the ruby method Widget#property_value with the SQALE pluginSimon Brandhof2011-12-221-9/+20
* SONAR-2662 Review widgets refactoring + open list on project contextFabrice Bellingard2011-12-221-1/+0
* SONAR-2662 Add "Unplanned reviews" widgetFabrice Bellingard2011-12-221-0/+4
* SONAR-2980 WS API: allow to retrieve unassigned reviewsEvgeny Mandrikov2011-12-221-6/+12
* SONAR-983 i18n, better purge, fix NPE when deleted resourcesimonbrandhof2011-12-211-0/+1
* Fix backward compatibility of the ruby method Widget#property_valuesimonbrandhof2011-12-201-2/+2
* SONAR-983 resources are indexed during analysissimonbrandhof2011-12-201-2/+2
* SONAR-2662 Improve action plansFabrice Bellingard2011-12-201-1/+10
* SONAR-2662 Adapt validation of dead_lineFabrice Bellingard2011-12-191-10/+1
* SONAR-2662 Various improvements on action plansFabrice Bellingard2011-12-191-2/+10
* SONAR-2662 Make it possible to assign a review to an action planFabrice Bellingard2011-12-192-0/+30
* SONAR-983 first implementation of the search engine of projects, directories ...Simon Brandhof2011-12-191-0/+30
* SONAR-2662 Create action plans which are a set of manual reviewsFabrice Bellingard2011-12-192-4/+11
* SONAR-2662 Create action plans which are a set of manual reviewsFabrice Bellingard2011-12-192-0/+66
* SONAR-1929 add ability for administrators to delete dashboards registered pro...Simon Brandhof2011-12-163-11/+41
* SONAR-3099 Search of reviews by id must ignore other criteriaSimon Brandhof2011-12-161-85/+89
* SONAR-1929 do not register dashboards which name already exitsSimon Brandhof2011-12-161-8/+8
* SONAR-3034 API: default value of WidgetProperty is not injected in Ruby widgetsSimon Brandhof2011-12-152-63/+71
* SONAR-3086 improve the detail of a reviewSimon Brandhof2011-12-142-2/+14