| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some quality flaws | Evgeny Mandrikov | 2012-09-28 | 3 | -4/+9 |
* | SONAR-3708 Improve exception message from CodeReader in case of StackOverflow... | Evgeny Mandrikov | 2012-09-27 | 3 | -32/+50 |
* | Remove warning | David Gageot | 2012-07-16 | 1 | -2/+1 |
* | Code cleaning : Add @Override annotations | David Gageot | 2012-04-27 | 1 | -0/+1 |
* | Fix some quality flaws | Evgeny Mandrikov | 2012-02-17 | 1 | -5/+5 |
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 15 | -15/+15 |
* | SONAR-2632 Improved the unit test associated to removal of channel buffer len... | Dinesh Bolkensteyn | 2011-10-27 | 1 | -2/+9 |
* | SONAR-2632 Remove sonar-channel buffer restriction | Evgeny Mandrikov | 2011-10-24 | 5 | -31/+43 |
* | SONAR-2632 for backward compatibility reason with COBOL plugin, we should sto... | Freddy Mallet | 2011-10-21 | 1 | -2/+3 |
* | SONAR-2923, SONAR-2632 Add javadoc and quiet close reader | Dinesh Bolkensteyn | 2011-10-21 | 2 | -18/+25 |
* | SONAR-2923, SONAR-2632?: Fixed some side effects on other modules (again) | Dinesh Bolkensteyn | 2011-10-20 | 2 | -1/+27 |
* | SONAR-2923 and SONAR-2632: Remove sonar-channel buffer restriction and charac... | Dinesh Bolkensteyn | 2011-10-20 | 6 | -137/+56 |
* | Add method ChannelDispatcher.Builder#addChannels(Channel...) + minor fixes | Simon Brandhof | 2011-06-28 | 4 | -10/+33 |
* | Fix violations | Evgeny Mandrikov | 2011-05-29 | 2 | -6/+6 |
* | Provide a builder to the ChannelDispatcher class and depreciate all constructors | Freddy Mallet | 2011-05-24 | 2 | -8/+118 |
* | Reduce technical debt | simonbrandhof | 2011-05-05 | 1 | -1/+1 |
* | SONAR-2384 Fix a bug on HtmlListChannel which was due to CodeBuffer.length() ... | Freddy Mallet | 2011-04-26 | 2 | -4/+13 |
* | 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 |
* | SONAR-2384 Support markdown in review comments | simonbrandhof | 2011-04-23 | 2 | -4/+4 |
* | 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 | 1 | -4/+10 |
* | Sonar Channel : Slightly improve the readability of the source code in charge... | Freddy Mallet | 2011-04-22 | 2 | -7/+5 |
* | fix SONAR-2295 : Line number representation in source code view are wrong for... | Freddy Mallet | 2011-04-17 | 1 | -0/+1 |
* | Fix some violations | simonbrandhof | 2011-02-10 | 1 | -2/+2 |
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 11 | -79/+79 |
* | fix SONAR-2010 : the Integer.MAX_VALUE is returned only when the buffer can't... | fmallet | 2010-11-25 | 3 | -9/+22 |
* | fix SONAR-2010 : The ChannelReader doesn't allow a regular expression to cons... | fmallet | 2010-11-25 | 1 | -1/+9 |
* | Add a new push(CharSequence characters) to the CodeBuffer class to be able to... | fmallet | 2010-11-11 | 2 | -9/+52 |
* | [SONAR-1875] Improve CodeReaderFilter with channel capabilities | bellingard | 2010-11-01 | 1 | -3/+17 |
* | Typo fixes | bellingard | 2010-10-29 | 3 | -5/+5 |
* | [SONAR-1875] Improve CodeReaderFilter with channel capabilities | bellingard | 2010-10-21 | 8 | -45/+206 |
* | [SONAR-1875] Improve CodeReaderFilter with channel capabilities | bellingard | 2010-10-19 | 4 | -17/+53 |
* | [SONAR-1875] Improve CodeReaderFilter with channel capabilities | bellingard | 2010-10-18 | 4 | -9/+186 |
* | [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplica... | bellingard | 2010-10-15 | 1 | -2/+15 |
* | [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplica... | bellingard | 2010-10-14 | 1 | -1/+35 |
* | [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplica... | bellingard | 2010-10-14 | 4 | -21/+152 |
* | SONAR-236 remove deprecated code from checkstyle plugin + display default val... | simonbrandhof | 2010-09-06 | 8 | -0/+824 |