aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-channel
Commit message (Collapse)AuthorAgeFilesLines
* Reduce technical debtsimonbrandhof2011-05-051-1/+1
|
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
|
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
|
* SONAR-2384 Fix a bug on HtmlListChannel which was due to CodeBuffer.length() ↵Freddy Mallet2011-04-262-4/+13
| | | | method and make the HtmlEmphasisChannel handle sentence
* Sonar Channel : Add license header to package-info.java fileFreddy Mallet2011-04-231-0/+19
|
* Add some javadoc to the Sonar Channel moduleFreddy Mallet2011-04-234-4/+52
|
* SONAR-2384 Support markdown in review commentssimonbrandhof2011-04-232-4/+4
|
* 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-232-15/+27
|
* Sonar Channel : Slightly improve the readability of the source code in ↵Freddy Mallet2011-04-222-7/+5
| | | | charge to increment the line number
* fix SONAR-2295 : Line number representation in source code view are wrong ↵Freddy Mallet2011-04-171-0/+1
| | | | for files that use mixed line endings
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
|
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
|
* Fix some violationssimonbrandhof2011-02-101-2/+2
|
* Upgrade copyright headerssimonbrandhof2011-02-0411-79/+79
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
|
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-051-1/+1
|
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-051-1/+1
|
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
|
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
|
* fix SONAR-2010 : the Integer.MAX_VALUE is returned only when the buffer ↵fmallet2010-11-253-9/+22
| | | | can't contain all characters.
* fix SONAR-2010 : The ChannelReader doesn't allow a regular expression to ↵fmallet2010-11-251-1/+9
| | | | consume more than 8'000 characters
* Add a new push(CharSequence characters) to the CodeBuffer class to be able ↵fmallet2010-11-112-9/+52
| | | | to push back a character sequence at any time.
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
|
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
|
* [SONAR-1875] Improve CodeReaderFilter with channel capabilitiesbellingard2010-11-011-3/+17
| | | | http://jira.codehaus.org/browse/SONAR-1875
* Typo fixesbellingard2010-10-293-5/+5
|
* [SONAR-1875] Improve CodeReaderFilter with channel capabilitiesbellingard2010-10-218-45/+206
| | | | http://jira.codehaus.org/browse/SONAR-1875
* [SONAR-1875] Improve CodeReaderFilter with channel capabilitiesbellingard2010-10-194-17/+53
| | | | http://jira.codehaus.org/browse/SONAR-1875
* [SONAR-1875] Improve CodeReaderFilter with channel capabilitiesbellingard2010-10-184-9/+186
| | | | http://jira.codehaus.org/browse/SONAR-1875
* [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic ↵bellingard2010-10-151-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 ↵bellingard2010-10-141-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 ↵bellingard2010-10-144-21/+152
| | | | | | duplications between Channel(s) http://jira.codehaus.org/browse/SONAR-1853
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-121-1/+1
|
* [maven-release-plugin] prepare release 2.3simonbrandhof2010-10-121-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-051-1/+1
|
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-051-1/+1
|
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-301-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-1/+1
|
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-301-1/+1
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-069-0/+858
value of rule parameters in Q profile console