aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-3223 Err. in review search if result ties to a deleted resourceFabrice Bellingard2012-02-062-3/+9
* SONAR-3242 Add pointer cursor on imageFabrice Bellingard2012-02-065-12/+16
* SONAR-3242 The review buttons should not hide the violation titleFabrice Bellingard2012-02-064-55/+74
* SONAR-1492 Improve rendering for rules in quality profilesFabrice Bellingard2012-02-066-144/+128
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-0611-11/+16
* Add CSS elements for configuration of rulesSimon Brandhof2012-02-031-5/+74
* SONAR-3088 Keep period config when navigating between dashboardsFabrice Bellingard2012-02-021-1/+1
* SONAR-1650 Improve resource viewer to easily flag a file as favouriteFabrice Bellingard2012-02-021-0/+1
* Remove executable flag from source filesEvgeny Mandrikov2012-02-023-0/+0
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-011-1/+4
* SONAR-3230 Stolen user sessionSimon Brandhof2012-02-014-18/+12
* Fix documentation about migration scriptsEvgeny Mandrikov2012-02-011-2/+2
* Add column PROJECT_MEASURES.COMMITTEREvgeny Mandrikov2012-02-011-0/+30
* SONAR-3104 Fix bug and improve element IDs to ease ITsFabrice Bellingard2012-01-302-12/+15
* SONAR-3091 Improve the "Events" widgetFabrice Bellingard2012-01-301-6/+17
* SONAR-3104 Improve the usability of the project 'History' pageFabrice Bellingard2012-01-301-4/+21
* SONAR-3104 Improve the usability of the project 'History'Fabrice Bellingard2012-01-303-135/+0
* SONAR-3104 Improve the usability of the project 'History' pageFabrice Bellingard2012-01-303-73/+40
* SONAR-3104 Improve the usability of the project 'History'Fabrice Bellingard2012-01-302-29/+32
* SONAR-3206 Can not delete snapshot from historyFabrice Bellingard2012-01-271-2/+2
* SONAR-2757 improve reentrance of project deletionsimonbrandhof2012-01-262-19/+22
* SONAR-1960 DBCleaner properties should be expressed in weeks instead of monthsSimon Brandhof2012-01-261-0/+42
* SONAR-2124 Show difference when rules in derived profiles are changedFabrice Bellingard2012-01-261-0/+3
* SONAR-1492 Remove parameter list in rule description popup windowFabrice Bellingard2012-01-261-48/+4
* SONAR-2124 Fix some issuesFabrice Bellingard2012-01-263-5/+5
* SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.Simon Brandhof2012-01-259-14/+45
* SONAR-2124 Show difference when rules in derived profiles are changedFabrice Bellingard2012-01-254-18/+50
* SONAR-2757 Refactor the purge mechanisms to prevent any fullscan SQL requests...Simon Brandhof2012-01-251-0/+30
* SONAR-1492 Don't display edit/delete links if not adminFabrice Bellingard2012-01-251-9/+11
* SONAR-1492 Improve renderingFabrice Bellingard2012-01-252-17/+17
* SONAR-1492 Improve rule & active rule edition pageFabrice Bellingard2012-01-2410-135/+193
* SONAR-3171 Space missing in drilldown descriptionFabrice Bellingard2012-01-241-1/+1
* SONAR-3198 Can't set the due date to the current dayFabrice Bellingard2012-01-241-3/+4
* SONAR-3201 Display the icon on the first sorted columnFabrice Bellingard2012-01-241-2/+2
* SONAR-3200 Display the date of closure on the closed action plan listFabrice Bellingard2012-01-241-1/+3
* SONAR-1492 Allow notes per quality ruleFabrice Bellingard2012-01-246-41/+40
* SONAR-3138 Prevent possible security flawsEvgeny Mandrikov2012-01-244-50/+42