Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix SONAR-2010 : the Integer.MAX_VALUE is returned only when the buffer ↵ | fmallet | 2010-11-25 | 3 | -9/+22 |
| | | | | can't contain all characters. | ||||
* | fix SONAR-2010 : The ChannelReader doesn't allow a regular expression to ↵ | fmallet | 2010-11-25 | 1 | -1/+9 |
| | | | | consume more than 8'000 characters | ||||
* | Add a new push(CharSequence characters) to the CodeBuffer class to be able ↵ | fmallet | 2010-11-11 | 2 | -9/+52 |
| | | | | to push back a character sequence at any time. | ||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.4-RC1 | simonbrandhof | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | [SONAR-1875] Improve CodeReaderFilter with channel capabilities | bellingard | 2010-11-01 | 1 | -3/+17 |
| | | | | http://jira.codehaus.org/browse/SONAR-1875 | ||||
* | Typo fixes | bellingard | 2010-10-29 | 3 | -5/+5 |
| | |||||
* | [SONAR-1875] Improve CodeReaderFilter with channel capabilities | bellingard | 2010-10-21 | 8 | -45/+206 |
| | | | | http://jira.codehaus.org/browse/SONAR-1875 | ||||
* | [SONAR-1875] Improve CodeReaderFilter with channel capabilities | bellingard | 2010-10-19 | 4 | -17/+53 |
| | | | | http://jira.codehaus.org/browse/SONAR-1875 | ||||
* | [SONAR-1875] Improve CodeReaderFilter with channel capabilities | bellingard | 2010-10-18 | 4 | -9/+186 |
| | | | | http://jira.codehaus.org/browse/SONAR-1875 | ||||
* | [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic ↵ | bellingard | 2010-10-15 | 1 | -2/+15 |
| | | | | | | | | duplications between Channel(s) http://jira.codehaus.org/browse/SONAR-1853 Added constructors without CodeReaderFilter ellipsis to be binary-backward compatible | ||||
* | [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic ↵ | bellingard | 2010-10-14 | 1 | -1/+35 |
| | | | | | | | | duplications between Channel(s) http://jira.codehaus.org/browse/SONAR-1853 Javadoc added | ||||
* | [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic ↵ | bellingard | 2010-10-14 | 4 | -21/+152 |
| | | | | | | duplications between Channel(s) http://jira.codehaus.org/browse/SONAR-1853 | ||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3 | simonbrandhof | 2010-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3-RC2 | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | upgrade trunk to 2.4-SNAPSHOT | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3-RC1 | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 9 | -0/+858 |
value of rule parameters in Q profile console |