Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2443 Improve the assignee select-box in the resource viewer | Fabrice Bellingard | 2011-05-24 | 7 | -30/+28 |
| | | | | | | For: - creating a review - assigning a review | ||||
* | SONAR-2443 Improve the user select-box when searching for review | Fabrice Bellingard | 2011-05-24 | 7 | -20/+113 |
| | | | | | - For field "author" and "assignee" - Done as a reusable component | ||||
* | SONAR-2425 Add index on CHARACTERISTIC_PROPERTIES.CHARACTERISTIC_ID | Evgeny Mandrikov | 2011-05-24 | 1 | -1/+1 |
| | | | | Index name limited to 30 characters in Oracle DB. | ||||
* | SONAR-2425 Add index on CHARACTERISTIC_PROPERTIES.CHARACTERISTIC_ID | Evgeny Mandrikov | 2011-05-24 | 2 | -0/+31 |
| | |||||
* | SONAR-2462 Leave false-positive review open until violation removed | Fabrice Bellingard | 2011-05-23 | 4 | -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-positive | Fabrice Bellingard | 2011-05-23 | 1 | -0/+2 |
| | |||||
* | SONAR-2457 Fix source shown on review even if user is not 'codeviewer' | Fabrice Bellingard | 2011-05-23 | 1 | -1/+1 |
| | |||||
* | SONAR-2450 Display last comment on each review in the Reviews page | Fabrice Bellingard | 2011-05-23 | 3 | -12/+19 |
| | | | | Displays only an excerpt of the comment if the comment is too long. | ||||
* | SONAR-2438 Display the last update date of reviews | Fabrice Bellingard | 2011-05-20 | 1 | -6/+10 |
| | | | Improve UI | ||||
* | SONAR-2397 Add the ability to sort the reviews in the "Reviews" page | Fabrice Bellingard | 2011-05-20 | 3 | -10/+59 |
| | |||||
* | SONAR-2450 Display the last comment on each review in the Reviews page | Fabrice Bellingard | 2011-05-20 | 3 | -1/+15 |
| | |||||
* | SONAR-2438 Display the last update date of reviews | Fabrice Bellingard | 2011-05-20 | 1 | -0/+10 |
| | |||||
* | SONAR-2419 Remove background color and border for permalinks | Fabrice Bellingard | 2011-05-20 | 1 | -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 updated | Fabrice Bellingard | 2011-05-20 | 2 | -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 provider | simonbrandhof | 2011-05-19 | 27 | -399/+1208 |
| | |||||
* | SONAR-2426 Allow to directly assign a violation to users | Fabrice Bellingard | 2011-05-19 | 1 | -2/+2 |
| | | | Fix "Assignee" label alignment (noticed on Chrome). | ||||
* | Merge branch 'WS' | Fabrice Bellingard | 2011-05-19 | 2 | -8/+5 |
|\ | |||||
| * | SONAR-2421 Review WS API is limited to "VIOLATION" by default | Fabrice Bellingard | 2011-05-19 | 2 | -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 review | Fabrice Bellingard | 2011-05-19 | 6 | -24/+25 |
| | | | | | | | | | | - Permalinks are more visible on the resource viewer - The review search page returns directly permalinks | ||||
* | | Fix merge of release 2.8 | simonbrandhof | 2011-05-19 | 9 | -26/+39 |
|/ | |||||
* | SONAR-2402 When specifying a review id in the "Reviews" page, all other ↵ | Fabrice Bellingard | 2011-05-19 | 1 | -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 users | Fabrice Bellingard | 2011-05-19 | 2 | -3/+3 |
| | | | Forgot the option to leave unassigned. | ||||
* | SONAR-2426 Allow to directly assign a violation to users | Fabrice Bellingard | 2011-05-19 | 2 | -2/+5 |
| | |||||
* | SONAR-2419 Improve permalink visibility on review | Fabrice Bellingard | 2011-05-18 | 6 | -42/+25 |
| | | | | - Permalinks are more visible on the resource viewer - The review search page returns directly permalinks | ||||
* | Upgrade to version 2.9-SNAPSHOT | simonbrandhof | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | Fix security issue in /reviews/show URL | simonbrandhof | 2011-05-12 | 1 | -1/+5 |
| | |||||
* | Fix error log in webapp | simonbrandhof | 2011-05-12 | 1 | -0/+4 |
| | |||||
* | Fix display of source code in review detail | simonbrandhof | 2011-05-12 | 1 | -1/+1 |
| | | | | The problem occurs when the review relates to a violation tracked over time. | ||||
* | Temporarily downgrade version to 2.8-SNAPSHOT | simonbrandhof | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.9-SNAPSHOT | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Release 2.8-RC2 | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Fix IE7 bug | simonbrandhof | 2011-05-09 | 1 | -0/+1 |
| | |||||
* | Do not display violations viewer on modules/directories if there are no ↵ | simonbrandhof | 2011-05-06 | 2 | -7/+6 |
| | | | | violations | ||||
* | SONAR-1973 Fix bug on submit button | Fabrice Bellingard | 2011-05-06 | 2 | -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 profile | simonbrandhof | 2011-05-06 | 7 | -7/+7 |
| | |||||
* | Fix 2 issues on drilldown pages | simonbrandhof | 2011-05-05 | 1 | -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 tests | simonbrandhof | 2011-05-05 | 1 | -5/+5 |
| | |||||
* | SONAR-2344 Remove the warning 'experimental service' | simonbrandhof | 2011-05-05 | 1 | -5/+0 |
| | |||||
* | Improve the web services 'violations' and 'reviews' | simonbrandhof | 2011-05-05 | 6 | -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 Markdown | simonbrandhof | 2011-05-05 | 1 | -2/+2 |
| | |||||
* | Reduce technical debt | simonbrandhof | 2011-05-05 | 2 | -5/+3 |
| | |||||
* | Fix ruby warning on deprecated i18n label | simonbrandhof | 2011-05-05 | 1 | -13/+13 |
| | |||||
* | Remove the switch button of comparison of Q profiles | simonbrandhof | 2011-05-04 | 2 | -3/+0 |
| | |||||
* | SONAR-2381, SONAR-2382 Web services return comment in HTML by default | Fabrice Bellingard | 2011-05-04 | 4 | -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 web | simonbrandhof | 2011-05-04 | 5 | -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 code | simonbrandhof | 2011-05-04 | 11 | -793/+0 |
| | |||||
* | SONAR-1973 Remove the '#' from the review IDs in the UI | Fabrice Bellingard | 2011-05-04 | 4 | -4/+4 |
| | |||||
* | Prepare for next development iteration | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | Prepare 2.8-RC1 | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | SONAR-2327 Fix problem with Derby for SQL request | Fabrice Bellingard | 2011-05-02 | 1 | -4/+6 |
| |