aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* Rename some Ruby methods of Review.rb in order to respect convention namingsSimon Brandhof2011-12-125-267/+268
* SONAR-3071 The settings page fails if a property has a null valueSimon Brandhof2011-12-092-91/+95
* Increase size of RULE_FAILURES.COMMITTER to 100Evgeny Mandrikov2011-12-081-1/+1
* SONAR-1974 only administrators can create new manual rules + Fix sort of seve...Simon Brandhof2011-12-086-63/+79
* Remove useless comment from metrics_controller.rbSimon Brandhof2011-12-081-5/+4
* SONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVERITY (BOOLEAN)Simon Brandhof2011-12-081-2/+7
* SONAR-3057 Do not put a '+' if variation is zero in 'light' modeFabrice Bellingard2011-12-081-1/+5
* SONAR-2795 Remove link on "Next" if page index is max (20)Fabrice Bellingard2011-12-081-2/+2
* Revert some changes in the CSS of code viewerSimon Brandhof2011-12-081-16/+22
* SONAR-1974 do not reload the page when the violation is createdSimon Brandhof2011-12-086-293/+320
* Add RULE_FAILURES.COMMITTEREvgeny Mandrikov2011-12-081-0/+30
* SONAR-2795 Paging at filters pageFabrice Bellingard2011-12-081-2/+7
* SONAR-3046 the link 'More' must contain the selected period and severitysimonbrandhof2011-12-071-2/+2
* Rename view drilldown/_severity.erb to _severity.html.erbsimonbrandhof2011-12-071-0/+0
* SONAR-1974 add a page to manage manual rulessimonbrandhof2011-12-0713-79/+203
* SONAR-1974 add all the available rules in the form to create violationssimonbrandhof2011-12-076-37/+61
* Remove unused Javascript codesimonbrandhof2011-12-071-37/+0
* SONAR-2399 Make the differential mode work on Derby and "More" linksFabrice Bellingard2011-12-071-2/+2
* SONAR-3057 Use appropriate colors for measuresFabrice Bellingard2011-12-071-2/+2
* SONAR-2891 Breadcrumb is not valid in the page DependenciesFabrice Bellingard2011-12-071-1/+1
* SONAR-3036 upgrade to the latest version of protovis-msiesimonbrandhof2011-12-073-7/+17
* SONAR-1974 fix the select-box to filter by rules in violations viewersimonbrandhof2011-12-071-55/+63
* SONAR-1974 improve UI+error handlingsimonbrandhof2011-12-0611-37/+60
* SONAR-2399 Improvements on review widgetsFabrice Bellingard2011-12-063-5/+18
* SONAR-1974 add the form to create its own violationssimonbrandhof2011-12-0613-184/+238
* Improve rendering of source codesimonbrandhof2011-12-052-6/+5
* SONAR-3056 do not select line numbers when copying source codesimonbrandhof2011-12-051-7/+12
* SONAR-1974 do not disable the rules of the repository "review" at startupSimon Brandhof2011-12-053-24/+44
* Fix drilldown page in order to accept the parameter period=0simonbrandhof2011-12-042-6/+6
* SONAR-1974 fix a conflict of column names in the WS /api/violationssimonbrandhof2011-12-041-3/+3
* Fix DaoTestCase for OracleSimon Brandhof2011-12-021-1/+1
* SONAR-1974 support creation of manual violations in the web service /api/reviewsSimon Brandhof2011-12-023-66/+84
* Improve exception handling of web app when the requested resource does not existSimon Brandhof2011-12-0210-227/+216
* The field "period_index" of the ruby component Api::DashboardConfiguration sh...Simon Brandhof2011-12-021-3/+2
* Rollback incorrect change in sonar.css due to the merge with the branch relea...Simon Brandhof2011-12-021-154/+354
* SONAR-1974 refactor tables RULE_FAILURES and REVIEWSSimon Brandhof2011-12-026-168/+187
* SONAR-3046 change the title when a period is selected + improve links on viol...Simon Brandhof2011-11-301-2/+3
* Merging from release-2.12 branchEric Hartmann2011-11-291-0/+1
|\
| * Release 2.122.12Eric Hartmann2011-11-281-1/+1
| * Revert the bolding of values in headers of source viewersSimon Brandhof2011-11-221-1/+1
| * Minor UI improvements : alignment in components header + labels in coverage w...Simon Brandhof2011-11-211-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-141-1/+1
| * [maven-release-plugin] prepare release 2.12-RC2Eric Hartmann2011-11-141-1/+1
| * SONAR-2902 Open the resource viewer on the right tabFabrice Bellingard2011-11-101-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-091-1/+1
| * [maven-release-plugin] prepare release 2.12-RC1Eric Hartmann2011-11-091-3/+2
* | Fix migrations on MSSQLsimonbrandhof2011-11-292-2/+2
* | Remove deprecated calls to org.sonar.api.resources.ProjectSimon Brandhof2011-11-281-11/+11
* | SONAR-1974 Add RULE_FAILURES.RESOURCE_IDSimon Brandhof2011-11-282-15/+50
* | SONAR-1974 RULE_FAILURES.SNAPSHOT_ID must be nullableSimon Brandhof2011-11-281-0/+41