| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-2369 User list is not correctly sorted in the Groups page | simonbrandhof | 2011-04-27 | 5 | -7/+7 |
* | SONAR-2323 Remove logs specific to Maven | simonbrandhof | 2011-04-27 | 3 | -3/+3 |
* | Write valid HTML : a tag is badly closed | simonbrandhof | 2011-04-27 | 1 | -1/+1 |
* | SONAR-2179 the 'bulk change' option of quality profiles fail when there are t... | simonbrandhof | 2011-04-27 | 1 | -2/+3 |
* | SONAR-2327 Provide a new "Reviews" service | Fabrice Bellingard | 2011-04-27 | 4 | -4/+32 |
* | SONAR-2327 Provide a new "Reviews" service | Fabrice Bellingard | 2011-04-27 | 3 | -8/+55 |
* | SONAR-2382 Highlight selected line in source panel | simonbrandhof | 2011-04-27 | 3 | -23/+33 |
* | SONAR-2382 Display source in review detail | simonbrandhof | 2011-04-27 | 3 | -1/+250 |
* | SONAR-2298 Rename MavenProjectBuilder to ProjectBuilder | Evgeny Mandrikov | 2011-04-26 | 8 | -12/+11 |
* | SONAR-2327 Provide a new "Reviews" service | Fabrice Bellingard | 2011-04-26 | 12 | -10/+186 |
* | SONAR-1973 Rework action link positions | Fabrice Bellingard | 2011-04-26 | 2 | -4/+12 |
* | Fix rendering of age (variable {count} not interpreted) | simonbrandhof | 2011-04-26 | 42 | -25/+3411 |
* | Merge branch 'master' of github.com:SonarSource/sonar | Freddy Mallet | 2011-04-26 | 1 | -5/+0 |
|\ |
|
| * | Do not feed RULE_FAILURES.PERMANENT_ID when rendering violations | simonbrandhof | 2011-04-26 | 1 | -5/+0 |
* | | SONAR-2384 Fix a bug on HtmlListChannel which was due to CodeBuffer.length() ... | Freddy Mallet | 2011-04-26 | 4 | -9/+16 |
|/ |
|
* | SONAR-2382 Complete review web service | simonbrandhof | 2011-04-26 | 12 | -63/+136 |
* | SONAR-1973 Fix bug in DB request | Fabrice Bellingard | 2011-04-26 | 1 | -3/+3 |
* | SONAR-2327 add help on markdown | simonbrandhof | 2011-04-26 | 2 | -11/+39 |
* | SONAR-2327 split actions for resource viewer and reviews page | simonbrandhof | 2011-04-26 | 26 | -567/+400 |
* | SONAR-2298 Add support for multi-modules for non-Maven projects | Evgeny Mandrikov | 2011-04-26 | 22 | -541/+683 |
* | SONAR-2371 UnitTestDecorator should not save anything if tests measure alread... | Evgeny Mandrikov | 2011-04-25 | 2 | -8/+50 |
* | Sonar Markdown : Fix typo in the javadoc (Thanks Evgeny) | Freddy Mallet | 2011-04-24 | 1 | -1/+1 |
* | SONAR-2358 Add unit test | Evgeny Mandrikov | 2011-04-24 | 2 | -2/+11 |
* | SONAR-2384 Add support for html list and fix javadoc by escaping html tags | Freddy Mallet | 2011-04-24 | 7 | -6/+101 |
* | Add some javadoc to the Sonar Markdown module | Freddy Mallet | 2011-04-23 | 7 | -1/+51 |
* | Sonar Channel : Add license header to package-info.java file | Freddy Mallet | 2011-04-23 | 1 | -0/+19 |
* | Add some javadoc to the Sonar Channel module | Freddy Mallet | 2011-04-23 | 4 | -4/+52 |
* | Merge branch 'master' of github.com:SonarSource/sonar | Freddy Mallet | 2011-04-23 | 12 | -15/+71 |
|\ |
|
| * | SONAR-2384 Support markdown in review comments | simonbrandhof | 2011-04-23 | 12 | -15/+71 |
* | | SONAR-2358 Reapply patch 'Mechanism to calculate checksums for violations is ... | Freddy Mallet | 2011-04-23 | 1 | -15/+7 |
|/ |
|
* | SONAR-2384 Add a new HtmlCodeChannel to transform ''printf()'' into <code>pri... | Freddy Mallet | 2011-04-23 | 6 | -4/+47 |
* | SONAR-2384 Complete the support of emphasis | simonbrandhof | 2011-04-23 | 3 | -6/+13 |
* | SONAR-2384 Fix CI failure by updating the header of the RegexChannel file | Freddy Mallet | 2011-04-23 | 1 | -2/+16 |
* | SONAR-2384 First implementation : Create a markdown dedicated to Sonar needs | Freddy Mallet | 2011-04-23 | 2 | -0/+100 |
* | 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 charge... | Freddy Mallet | 2011-04-22 | 2 | -7/+5 |
* | SONAR-2344 Improve the algorithm in charge to define/update the creation date... | Freddy Mallet | 2011-04-22 | 2 | -150/+194 |
* | 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 |
* | SONAR-2380 The "violations" web service API must not return | Fabrice Bellingard | 2011-04-21 | 11 | -28/+83 |
* | SONAR-2380 The "violations" web service API must not return | Fabrice Bellingard | 2011-04-21 | 1 | -0/+8 |
* | 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 |
* | 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 |
| * | SONAR-2379 Fix ClassCastException in DependencyUnmarshaller | Evgeny Mandrikov | 2011-04-21 | 6 | -19/+29 |