aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Expand)AuthorAgeFilesLines
...
| * Reactivate unit testsJulien Lancelot2013-04-101-2/+0
| * Improve IssueDao select queryJulien Lancelot2013-04-091-2/+4
| * Temporary disable failing unit testsJulien Lancelot2013-04-091-0/+2
| * SONAR-3755 improve IssueDAO in order to select all issues from the resource treeJulien Lancelot2013-04-093-6/+259
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-093-11/+60
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-093-8/+90
* | SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-102-91/+57
|/
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-092-0/+79
* SONAR-3755 Fix IssueDao and add title property in IssueJulien Lancelot2013-04-092-2/+3
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-082-14/+12
* SONAR-3755 Rename IssueChangelog in IssueChange and rename uuid to key in Iss...Julien Lancelot2013-04-085-13/+13
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-081-7/+73
* SONAR-3755 Add Issue FinderJulien Lancelot2013-04-081-0/+73
* SONAR-3755 Replace userId and assigneeUserId by userLogin and by assigneeLogi...Julien Lancelot2013-04-086-36/+65
* SONAR-3755 Move Issuable implementaiton to sonar-coreJulien Lancelot2013-04-081-0/+75
* SONAR-3755 Add Issues DTO + DAOJulien Lancelot2013-04-0811-0/+540
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-081-6/+24
* Merge remote-tracking branch 'origin/master'Jean-Baptiste Vilain2013-04-051-73/+0
|\
| * SONAR-3755 Move all Issues API to plugin apiJulien Lancelot2013-04-051-73/+0
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-051-0/+68
|/
* SONAR-3755 Issues tables creation and first API draftJulien Lancelot2013-04-051-0/+73
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-052-8/+115
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-042-10/+16
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-044-6/+107
* SONAR-3879 Moved status constant to Rule. Removed Rule status enumeration.Julien Lancelot2013-03-252-45/+3
* SONAR-3879 Replace rule status enumeration in the annotation by a stringJulien Lancelot2013-03-221-0/+43
* SONAR-4190 Add Issue Tracker information on 'Installed Plugins' tab in the Up...Julien Lancelot2013-03-202-5/+9
* Improve exception handling of pico container lifecycleSimon Brandhof2013-03-141-105/+0
* SONAR-3879 Remove enabled column of rulesJulien Lancelot2013-03-1214-33/+33
* Fix (again) compatibility of test DatabaseUtilsTest with OracleSimon Brandhof2013-02-251-6/+10
* Fix compatibility of the test DatabaseUtilsTest with OracleSimon Brandhof2013-02-251-1/+6
* Increase coverage by UTs.Julien HENRY2013-02-211-0/+5
* Add missing test on measure filtersSimon Brandhof2013-02-211-0/+2
* Fix compatibility with latest SNAPSHOT of sonar-update-center-commonSimon Brandhof2013-02-201-0/+0
* Replace array of string by list in DefaultPluginMetadata and use immutable li...Julien Lancelot2013-02-202-2/+3
* Add test for export for dry run databaseSimon Brandhof2013-02-202-5/+19
* SONAR-4100 Remove useless codeFabrice Bellingard2013-02-192-52/+0
* Fix test on mysql where TIMESTAMP precision is only secondJulien HENRY2013-02-191-2/+2
* Fix some quality flawsSimon Brandhof2013-02-191-0/+13
* Added missing test filesJulien Lancelot2013-02-182-0/+0
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-182-0/+19
* Fix Semaphore test on OracleSimon Brandhof2013-02-151-3/+3
* SONAR-3317 improve memory usage in export of dry run dbSimon Brandhof2013-02-141-1/+1
* Try to fix SemaphoreDaoTest on mysqlSimon Brandhof2013-02-141-1/+1
* SONAR-3317 fix possible copy of inverted columnsSimon Brandhof2013-02-141-0/+32
* Add missing unit testSimon Brandhof2013-02-141-0/+6
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-141-2/+0
* Improve stability of SemaphoreUpdaterTestSimon Brandhof2013-02-131-2/+2
* SONAR-4053 improve stability of unit testSimon Brandhof2013-02-131-1/+1
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-131-0/+2