aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix merge of release 2.8simonbrandhof2011-05-199-26/+39
* SONAR-2402 When specifying a review id in the "Reviews" page, all other filte...Fabrice Bellingard2011-05-191-1/+12
* SONAR-2426 Allow to directly assign a violation to usersFabrice Bellingard2011-05-192-3/+3
* SONAR-2426 Allow to directly assign a violation to usersFabrice Bellingard2011-05-192-2/+5
* SONAR-2419 Improve permalink visibility on reviewFabrice Bellingard2011-05-186-42/+25
* Fix security issue in /reviews/show URLsimonbrandhof2011-05-121-1/+5
* Fix error log in webappsimonbrandhof2011-05-121-0/+4
* Fix display of source code in review detailsimonbrandhof2011-05-121-1/+1
* Fix IE7 bugsimonbrandhof2011-05-091-0/+1
* Do not display violations viewer on modules/directories if there are no viola...simonbrandhof2011-05-062-7/+6
* SONAR-1973 Fix bug on submit buttonFabrice Bellingard2011-05-062-4/+4
* Fix 2 issues on drilldown pagessimonbrandhof2011-05-051-6/+10
* SONAR-2319 Add some HTML ids for integration testssimonbrandhof2011-05-051-5/+5
* SONAR-2344 Remove the warning 'experimental service'simonbrandhof2011-05-051-5/+0
* Improve the web services 'violations' and 'reviews'simonbrandhof2011-05-056-9/+24
* Rename the class MarkdownEngine to Markdownsimonbrandhof2011-05-051-2/+2
* Reduce technical debtsimonbrandhof2011-05-052-5/+3
* Fix ruby warning on deprecated i18n labelsimonbrandhof2011-05-051-13/+13
* Remove the switch button of comparison of Q profilessimonbrandhof2011-05-042-3/+0
* SONAR-2381, SONAR-2382 Web services return comment in HTML by defaultFabrice Bellingard2011-05-044-16/+23
* SONAR-2249 Display Violation message with new lines in websimonbrandhof2011-05-045-13/+17
* Remove unused ruby codesimonbrandhof2011-05-0411-793/+0
* SONAR-1973 Remove the '#' from the review IDs in the UIFabrice Bellingard2011-05-044-4/+4
* SONAR-2327 Fix problem with Derby for SQL requestFabrice Bellingard2011-05-021-4/+6
* SONAR-1973, SONAR-2327 Fix minor UI issuesFabrice Bellingard2011-05-025-6/+9
* SONAR-2176 Default value for rule parameter should be updated in database if ...Evgeny Mandrikov2011-04-291-0/+1
* SONAR-2327 Fix a problem on the permalink pageFabrice Bellingard2011-04-293-2/+11
* SONAR-2327, SONAR-1973 Improve security checksFabrice Bellingard2011-04-291-21/+21
* SONAR-2327, SONAR-2382 Add security checksFabrice Bellingard2011-04-294-5/+32
* deprecate methods parse_datetime and format_datetime of Api::ApiControllersimonbrandhof2011-04-291-7/+6
* SONAR-2382 Improve the web service 'reviews'simonbrandhof2011-04-2916-163/+164
* SONAR-2327, SONAR-2382 Refactor codeFabrice Bellingard2011-04-292-38/+29
* SONAR-2261 Exclusion patterns must be trimmedEvgeny Mandrikov2011-04-291-1/+2
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-282-18/+38
* SONAR-2327 Improve rendering for violations when source code is missingFabrice Bellingard2011-04-281-5/+6
* Improve display of resource viewers on projects and directories.simonbrandhof2011-04-2810-21/+64
* SONAR-2381 The "violations" web service API must return violations decorated ...Fabrice Bellingard2011-04-284-70/+83
* SONAR-1973, SONAR-2327 Fix issues based on Evgeny's feedbackFabrice Bellingard2011-04-286-56/+85
* SONAR-1973, SONAR-2327 Fix issues based on Freddy's feedbackFabrice Bellingard2011-04-286-39/+31
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-284-12/+47
* SONAR-2381 Improve the violations WS decorated with reviewsFabrice Bellingard2011-04-281-4/+4
* Fix loading of locale in chartssimonbrandhof2011-04-282-2/+2
* Fix some ruby warnings (don't put space before argument parentheses)simonbrandhof2011-04-271-5/+5
* SONAR-2386 Web service should return lineId for violation only if value existsEvgeny Mandrikov2011-04-281-2/+2
* Fix vertical alignment of severity iconssimonbrandhof2011-04-2712-0/+0
* Add header to comparison of quality profilessimonbrandhof2011-04-274-118/+130
* SONAR-2369 User list is not correctly sorted in the Groups pagesimonbrandhof2011-04-275-7/+7
* Write valid HTML : a tag is badly closedsimonbrandhof2011-04-271-1/+1
* SONAR-2179 the 'bulk change' option of quality profiles fail when there are t...simonbrandhof2011-04-271-2/+3
* SONAR-2327 Provide a new "Reviews" serviceFabrice Bellingard2011-04-274-4/+32