Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2384 First implementation : Create a markdown dedicated to Sonar needs | Freddy Mallet | 2011-04-23 | 12 | -15/+376 |
| | |||||
* | Sonar Channel : Slightly improve the readability of the source code in ↵ | Freddy Mallet | 2011-04-22 | 2 | -7/+5 |
| | | | | charge to increment the line number | ||||
* | SONAR-2344 Improve the algorithm in charge to define/update the creation ↵ | Freddy Mallet | 2011-04-22 | 2 | -150/+194 |
| | | | | date of each violation | ||||
* | SONAR-2327 improve CSS | simonbrandhof | 2011-04-22 | 7 | -42/+173 |
| | |||||
* | Tests should be independent from EOL in resources | Evgeny Mandrikov | 2011-04-22 | 4 | -43/+70 |
| | |||||
* | SONAR-2381 temporarily deactivate switch-off property from violations ws | simonbrandhof | 2011-04-22 | 1 | -17/+0 |
| | |||||
* | SONAR-2381 The "violations" web service API must return violations | Fabrice Bellingard | 2011-04-21 | 3 | -0/+92 |
| | | | | | | decorated with review Ruby controller updated, need now to add the WS client part of it | ||||
* | SONAR-2380 The "violations" web service API must not return | Fabrice Bellingard | 2011-04-21 | 11 | -28/+83 |
| | | | | | | | "false-positive" violation Also modified the batch side ViolationQuery class that I created so that they have the same API. | ||||
* | SONAR-2380 The "violations" web service API must not return | Fabrice Bellingard | 2011-04-21 | 1 | -0/+8 |
| | | | | "false-positive" violation | ||||
* | SONAR-2327 rotate the icon status/open.png | simonbrandhof | 2011-04-21 | 1 | -0/+0 |
| | |||||
* | SONAR-2327 first step to refactor reviews page | simonbrandhof | 2011-04-21 | 11 | -89/+228 |
| | | | | | | SONAR-2327 add link to review SONAR-2327 render review results in a table | ||||
* | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-04-21 | 14 | -61/+81 |
|\ | |||||
| * | SONAR-2341 Deprecate Project.getPackaging and don't use it in findbugs plugin | Evgeny Mandrikov | 2011-04-21 | 4 | -34/+21 |
| | | |||||
| * | Increase coverage for a new code in UnitTestDecorator | Evgeny Mandrikov | 2011-04-21 | 1 | -3/+18 |
| | | |||||
| * | Update some Maven plugins to latest versions for thread safety | Evgeny Mandrikov | 2011-04-21 | 3 | -5/+13 |
| | | | | | | | | | | | | | | * maven-assembly-plugin 2.2.1 * maven-plugin-plugin 2.7 * maven-antrun-plugin 1.6 * maven-war-plugin 2.1.1 | ||||
| * | SONAR-2379 Fix ClassCastException in DependencyUnmarshaller | Evgeny Mandrikov | 2011-04-21 | 6 | -19/+29 |
| | | | | | | | | | | | | GwtUtils.getString returns string representation of a numeric field, so this is a contract in WSUtils.getString and JdkUtils.getString must not cast Object to String. | ||||
* | | SONAR-1973 Improve Resource Viewer | Fabrice Bellingard | 2011-04-21 | 5 | -26/+49 |
|/ | |||||
* | SONAR-1973 Improve Resource Viewer | Fabrice Bellingard | 2011-04-20 | 4 | -10/+21 |
| | |||||
* | SONAR-2293,SONAR-2282 Re-apply changes, which were lost | Evgeny Mandrikov | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | SONAR-2347 Add unit test to ReviewsDecorator | Fabrice Bellingard | 2011-04-20 | 5 | -48/+93 |
| | |||||
* | SONAR-2378 Fix directory attributes in zip archive | Evgeny Mandrikov | 2011-04-20 | 2 | -19/+9 |
| | | | | | Apply workaround for http://jira.codehaus.org/browse/MASSEMBLY-422 described in comments for http://jira.codehaus.org/browse/MASSEMBLY-449 | ||||
* | SONAR-2255 the metric 'classes' must not be 0 on unit tests | simonbrandhof | 2011-04-20 | 1 | -5/+2 |
| | |||||
* | SONAR-1973 Add possibility to show only switched-off violations | Fabrice Bellingard | 2011-04-20 | 3 | -2/+15 |
| | |||||
* | Remove unused file | Evgeny Mandrikov | 2011-04-20 | 3 | -171/+5 |
| | |||||
* | Fix crlf | Evgeny Mandrikov | 2011-04-20 | 1 | -1641/+1641 |
| | |||||
* | Fix crlf | Evgeny Mandrikov | 2011-04-20 | 34 | -3594/+3594 |
| | |||||
* | SONAR-2367 Filter error when a column is on a disabled metric | simonbrandhof | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-04-20 | 2 | -2/+2 |
|\ | |||||
| * | SONAR-2372 Upgrade to maven-cobertura-plugin 2.5 | Evgeny Mandrikov | 2011-04-20 | 2 | -2/+2 |
| | | |||||
* | | [SONAR-2327] Fix a bug | Fabrice Bellingard | 2011-04-20 | 1 | -0/+2 |
| | | |||||
* | | [SONAR-1973] Remodeling of UI based on Simon's feedback | Fabrice Bellingard | 2011-04-20 | 14 | -132/+326 |
| | | |||||
* | | [SONAR-1973] Increase table primary keys | Fabrice Bellingard | 2011-04-20 | 1 | -0/+3 |
| | | |||||
* | | [SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContext | Fabrice Bellingard | 2011-04-20 | 6 | -1193/+1392 |
| | | | | | | | | APIs | ||||
* | | [SONAR-1957] Adds "switched off" attribute on Violation class and make | Fabrice Bellingard | 2011-04-20 | 7 | -393/+453 |
| | | | | | | | | sure this gets set by the ViolationPersister | ||||
* | | [SONAR-1973] Make it possible to edit the last comment | Fabrice Bellingard | 2011-04-20 | 4 | -11/+53 |
| | | |||||
* | | [SONAR-1973] Add title & assignee on review, improve UI | Fabrice Bellingard | 2011-04-20 | 6 | -98/+134 |
| | | |||||
* | | [SONAR-2347] Close a review when its corresponding violation does not | Fabrice Bellingard | 2011-04-20 | 7 | -648/+807 |
| | | | | | | | | exist anymore | ||||
* | | [SONAR-1973] Update code to use the permanent ID of violations, set | Fabrice Bellingard | 2011-04-20 | 10 | -458/+474 |
| | | | | | | | | resource on review and update review date when comment added | ||||
* | | [SONAR-1973] Add a updated_at column | Fabrice Bellingard | 2011-04-20 | 1 | -47/+48 |
| | | |||||
* | | [SONAR-1973] Fix small issue with icon replacement after creating an | Fabrice Bellingard | 2011-04-20 | 1 | -5/+5 |
| | | | | | | | | issue | ||||
* | | [SONAR-1973] Improve UI | Fabrice Bellingard | 2011-04-20 | 5 | -1682/+1680 |
| | | |||||
* | | [SONAR-1973] Add images | Fabrice Bellingard | 2011-04-20 | 3 | -0/+0 |
| | | |||||
* | | [SONAR-1973] Improve UI | Fabrice Bellingard | 2011-04-20 | 4 | -29/+37 |
| | | |||||
* | | [SONAR-1973] Change icons | Fabrice Bellingard | 2011-04-20 | 3 | -1/+1 |
| | | |||||
* | | Temporary commit before merging with Simon's modifications on | Fabrice Bellingard | 2011-04-20 | 3 | -0/+47 |
| | | | | | | | | RuleFailure | ||||
* | | [SONAR-2327] Improve code of the DB request | Fabrice Bellingard | 2011-04-20 | 1 | -51/+45 |
| | | |||||
* | | [SONAR-2327] Rename methods to stick to Ruby conventions | Fabrice Bellingard | 2011-04-20 | 1 | -9/+9 |
| | | |||||
* | | [SONAR-2327] Add the commented_by param on the review search query | Fabrice Bellingard | 2011-04-20 | 1 | -2/+3 |
| | | |||||
* | | [SONAR-2327] Add more params to SQL query for reviews service | Fabrice Bellingard | 2011-04-20 | 1 | -7/+39 |
| | | |||||
* | | [SONAR-1973] "Add comment" link should not be visible if user is not | Fabrice Bellingard | 2011-04-20 | 1 | -32/+34 |
| | | | | | | | | authenticated |