aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2384 Add a new HtmlCodeChannel to transform ''printf()'' into <code>pri...Freddy Mallet2011-04-236-4/+47
* SONAR-2384 Complete the support of emphasissimonbrandhof2011-04-233-6/+13
* SONAR-2384 Fix CI failure by updating the header of the RegexChannel fileFreddy Mallet2011-04-231-2/+16
* SONAR-2384 First implementation : Create a markdown dedicated to Sonar needsFreddy Mallet2011-04-232-0/+100
* SONAR-2384 First implementation : Create a markdown dedicated to Sonar needsFreddy Mallet2011-04-2312-15/+376
* Sonar Channel : Slightly improve the readability of the source code in charge...Freddy Mallet2011-04-222-7/+5
* SONAR-2344 Improve the algorithm in charge to define/update the creation date...Freddy Mallet2011-04-222-150/+194
* SONAR-2327 improve CSSsimonbrandhof2011-04-227-42/+173
* Tests should be independent from EOL in resourcesEvgeny Mandrikov2011-04-224-43/+70
* SONAR-2381 temporarily deactivate switch-off property from violations wssimonbrandhof2011-04-221-17/+0
* SONAR-2381 The "violations" web service API must return violationsFabrice Bellingard2011-04-213-0/+92
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-2111-28/+83
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-211-0/+8
* SONAR-2327 rotate the icon status/open.pngsimonbrandhof2011-04-211-0/+0
* SONAR-2327 first step to refactor reviews pagesimonbrandhof2011-04-2111-89/+228
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-04-2114-61/+81
|\
| * SONAR-2341 Deprecate Project.getPackaging and don't use it in findbugs pluginEvgeny Mandrikov2011-04-214-34/+21
| * Increase coverage for a new code in UnitTestDecoratorEvgeny Mandrikov2011-04-211-3/+18
| * Update some Maven plugins to latest versions for thread safetyEvgeny Mandrikov2011-04-213-5/+13
| * SONAR-2379 Fix ClassCastException in DependencyUnmarshallerEvgeny Mandrikov2011-04-216-19/+29
* | SONAR-1973 Improve Resource ViewerFabrice Bellingard2011-04-215-26/+49
|/
* SONAR-1973 Improve Resource ViewerFabrice Bellingard2011-04-204-10/+21
* SONAR-2293,SONAR-2282 Re-apply changes, which were lostEvgeny Mandrikov2011-04-201-1/+1
* SONAR-2347 Add unit test to ReviewsDecoratorFabrice Bellingard2011-04-205-48/+93
* SONAR-2378 Fix directory attributes in zip archiveEvgeny Mandrikov2011-04-202-19/+9
* SONAR-2255 the metric 'classes' must not be 0 on unit testssimonbrandhof2011-04-201-5/+2
* SONAR-1973 Add possibility to show only switched-off violationsFabrice Bellingard2011-04-203-2/+15
* Remove unused fileEvgeny Mandrikov2011-04-203-171/+5
* Fix crlfEvgeny Mandrikov2011-04-201-1641/+1641
* Fix crlfEvgeny Mandrikov2011-04-2034-3594/+3594
* SONAR-2367 Filter error when a column is on a disabled metricsimonbrandhof2011-04-201-1/+1
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-04-202-2/+2
|\
| * SONAR-2372 Upgrade to maven-cobertura-plugin 2.5Evgeny Mandrikov2011-04-202-2/+2
* | [SONAR-2327] Fix a bugFabrice Bellingard2011-04-201-0/+2
* | [SONAR-1973] Remodeling of UI based on Simon's feedbackFabrice Bellingard2011-04-2014-132/+326
* | [SONAR-1973] Increase table primary keysFabrice Bellingard2011-04-201-0/+3
* | [SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContextFabrice Bellingard2011-04-206-1193/+1392
* | [SONAR-1957] Adds "switched off" attribute on Violation class and makeFabrice Bellingard2011-04-207-393/+453
* | [SONAR-1973] Make it possible to edit the last commentFabrice Bellingard2011-04-204-11/+53
* | [SONAR-1973] Add title & assignee on review, improve UIFabrice Bellingard2011-04-206-98/+134
* | [SONAR-2347] Close a review when its corresponding violation does notFabrice Bellingard2011-04-207-648/+807
* | [SONAR-1973] Update code to use the permanent ID of violations, setFabrice Bellingard2011-04-2010-458/+474
* | [SONAR-1973] Add a updated_at columnFabrice Bellingard2011-04-201-47/+48
* | [SONAR-1973] Fix small issue with icon replacement after creating anFabrice Bellingard2011-04-201-5/+5
* | [SONAR-1973] Improve UIFabrice Bellingard2011-04-205-1682/+1680
* | [SONAR-1973] Add imagesFabrice Bellingard2011-04-203-0/+0
* | [SONAR-1973] Improve UIFabrice Bellingard2011-04-204-29/+37
* | [SONAR-1973] Change iconsFabrice Bellingard2011-04-203-1/+1
* | Temporary commit before merging with Simon's modifications onFabrice Bellingard2011-04-203-0/+47
* | [SONAR-2327] Improve code of the DB requestFabrice Bellingard2011-04-201-51/+45