aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2443 Improve the assignee select-box in the resource viewerFabrice Bellingard2011-05-247-30/+28
| | | | | | For: - creating a review - assigning a review
* SONAR-2443 Improve the user select-box when searching for reviewFabrice Bellingard2011-05-247-20/+113
| | | | | - For field "author" and "assignee" - Done as a reusable component
* SONAR-2425 Add index on CHARACTERISTIC_PROPERTIES.CHARACTERISTIC_IDEvgeny Mandrikov2011-05-241-1/+1
| | | | Index name limited to 30 characters in Oracle DB.
* SONAR-2425 Add index on CHARACTERISTIC_PROPERTIES.CHARACTERISTIC_IDEvgeny Mandrikov2011-05-242-0/+31
|
* SONAR-2462 Leave false-positive review open until violation removedFabrice Bellingard2011-05-234-10/+45
| | | | A "False-Positive" review should be closed only when the underlying violation disappears
* SONAR-2454 Assignee must become null when flagging as false-positiveFabrice Bellingard2011-05-231-0/+2
|
* SONAR-2457 Fix source shown on review even if user is not 'codeviewer'Fabrice Bellingard2011-05-231-1/+1
|
* SONAR-2450 Display last comment on each review in the Reviews pageFabrice Bellingard2011-05-233-12/+19
| | | | Displays only an excerpt of the comment if the comment is too long.
* SONAR-2438 Display the last update date of reviewsFabrice Bellingard2011-05-201-6/+10
| | | Improve UI
* SONAR-2397 Add the ability to sort the reviews in the "Reviews" pageFabrice Bellingard2011-05-203-10/+59
|
* SONAR-2450 Display the last comment on each review in the Reviews page Fabrice Bellingard2011-05-203-1/+15
|
* SONAR-2438 Display the last update date of reviewsFabrice Bellingard2011-05-201-0/+10
|
* SONAR-2419 Remove background color and border for permalinksFabrice Bellingard2011-05-201-4/+0
| | | | On the resource viewer, as it could look ugly if the violation message was on more than 1 line
* SONAR-2449 'updated_at' attribute of a review is not always updatedFabrice Bellingard2011-05-202-17/+29
| | | | | It was not updated when a comment is added, edited or deleted. Now it is the case.
* SONAR-2445 Do not remove BouncyCastle security providersimonbrandhof2011-05-1927-399/+1208
|
* SONAR-2426 Allow to directly assign a violation to usersFabrice Bellingard2011-05-191-2/+2
| | | Fix "Assignee" label alignment (noticed on Chrome).
* Merge branch 'WS'Fabrice Bellingard2011-05-192-8/+5
|\
| * SONAR-2421 Review WS API is limited to "VIOLATION" by defaultFabrice Bellingard2011-05-192-8/+5
| | | | | | | | By default when using the reviews web service API, search is limited to "VIOLATION" whereas this should not be the case.
* | SONAR-2419 Improve permalink visibility on reviewFabrice Bellingard2011-05-196-24/+25
| | | | | | | | | | - Permalinks are more visible on the resource viewer - The review search page returns directly permalinks
* | Fix merge of release 2.8simonbrandhof2011-05-199-26/+39
|/
* SONAR-2402 When specifying a review id in the "Reviews" page, all other ↵Fabrice Bellingard2011-05-191-1/+12
| | | | | | filter value should be deactivated/reinitialized Done on Web client side, in Javascript, so that the result is consistent with what the user sees on the search criteria.
* SONAR-2426 Allow to directly assign a violation to usersFabrice Bellingard2011-05-192-3/+3
| | | Forgot the option to leave unassigned.
* 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
| | | | - Permalinks are more visible on the resource viewer - The review search page returns directly permalinks
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
|
* 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
| | | | The problem occurs when the review relates to a violation tracked over time.
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
|
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
|
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
|
* Fix IE7 bugsimonbrandhof2011-05-091-0/+1
|
* Do not display violations viewer on modules/directories if there are no ↵simonbrandhof2011-05-062-7/+6
| | | | violations
* SONAR-1973 Fix bug on submit buttonFabrice Bellingard2011-05-062-4/+4
| | | | If two reviews or false-positive were edited at the same time, the submit buttons would not behave correctly as they had the same name.
* Fix dev profilesimonbrandhof2011-05-067-7/+7
|
* Fix 2 issues on drilldown pagessimonbrandhof2011-05-051-6/+10
| | | | | SONAR-2411 Filter out best values for packages and modules in drilldown SONAR-2413 Empty variations in measure drilldown pages
* 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
| | | | | | | SONAR-2249 always use unix newline (LF) in violation messages SONAR-2382 always use unix newlines (LF) in review comments (plain output) SONAR-2382 use upper-case constants for output parameter SONAR-2382 replace the XML node <user> by <author>
* 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
| | | | | | | Available for the Violation and Review WS: - parameter 'output' on the request - if set to 'html', comments are returned in HTML - otherwise comments are returned as raw text - Java WS client updated consequently
* SONAR-2249 Display Violation message with new lines in websimonbrandhof2011-05-045-13/+17
| | | | New method Api::Utils.split_newlines(input) in order to split a string by newlines, whatever the encoding of return carriage.
* Remove unused ruby codesimonbrandhof2011-05-0411-793/+0
|
* SONAR-1973 Remove the '#' from the review IDs in the UIFabrice Bellingard2011-05-044-4/+4
|
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
|
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
|
* SONAR-2327 Fix problem with Derby for SQL requestFabrice Bellingard2011-05-021-4/+6
|