summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2501 rename GraphDbTest to GraphDaoTestSimon Brandhof2013-01-282-1/+1
* SONAR-2501 use our implementation of GraphsonReaderSimon Brandhof2013-01-283-2/+1104
* Fix compatibility with java 5Simon Brandhof2013-01-281-6/+6
* Add blueprints-core-2.2.0-java5.jarSimon Brandhof2013-01-281-0/+0
* Fix compatibility of blueprints-core with java 5Simon Brandhof2013-01-283-47/+30
* Fix headerSimon Brandhof2013-01-251-1/+1
* SONAR-2501 second step to fix case of Graphson* classesSimon Brandhof2013-01-2510-192/+192
* SONAR-2501 first step to fix case of Graphson* classesSimon Brandhof2013-01-2510-193/+192
* SONAR-4087 fix compatibility of Tinkerpop Blueprints with Java 5Simon Brandhof2013-01-2515-471/+606
* SONAR-4087 refactor GraphUtil#uniqueAdjacent()Simon Brandhof2013-01-256-10/+48
* SONAR-4087 Replace Tinkerpop GraphSONReader by Sonar GraphSONReader when read...Julien Lancelot2013-01-251-3/+5
* SONAR-2055 Remove useless codeJulien Lancelot2013-01-251-2/+1
* SONAR-4087 Add JSON reader / parser for GraphJulien Lancelot2013-01-257-1/+2602
* SONAR-4087 add unit test for MyBatis mapperSimon Brandhof2013-01-255-3/+99
* SONAR-4087 add missing filesSimon Brandhof2013-01-256-0/+349
* SONAR-4087 first draft of test apiSimon Brandhof2013-01-2529-4/+1231
* SONAR-4067 Remove compatibility with deprecated packaging of pluginsSimon Brandhof2013-01-143-31/+0
* Add method AbstractDbUnitTestCase#getDatabase()Simon Brandhof2013-01-071-0/+4
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-221-1/+1
* [maven-release-plugin] prepare release 3.43.4GAUDIN2012-12-221-1/+1
* rollbak to 3.4-SNAPSHOTGAUDIN2012-12-221-1/+1
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-211-1/+1
* [maven-release-plugin] prepare release 3.4GAUDIN2012-12-211-1/+1
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-201-1/+1
* [maven-release-plugin] prepare release 3.4-RC4GAUDIN2012-12-201-1/+1
* Add unit tests for sorting on measuresSimon Brandhof2012-12-201-2/+23
* Fix compatibility of measure filter conditions with SQALE and dev cockpit plu...Simon Brandhof2012-12-205-13/+167
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-191-1/+1
* [maven-release-plugin] prepare release 3.4-RC3GAUDIN2012-12-191-1/+1
* Fix sorting by time + fix sorting in list widgetSimon Brandhof2012-12-192-51/+30
* Fix quality flawSimon Brandhof2012-12-181-12/+0
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-144-41/+45
* SONAR-3825 improve performance of SQL requestSimon Brandhof2012-12-148-146/+268
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-12-121-1/+1
* [maven-release-plugin] prepare release 3.4-RC1Eric Hartmann2012-12-121-3/+2
* Fix some quality flawsSimon Brandhof2012-12-122-7/+11
* SONAR-3825 another try to fix compatibility with SQLServer and OracleSimon Brandhof2012-12-111-3/+3
* SONAR-3825 try to fix descending sort of numeric values on SQLServer...Simon Brandhof2012-12-111-3/+3
* SONAR-3825 improve error handling + compatibility of sorting with oracleSimon Brandhof2012-12-117-36/+163
* SONAR-3825 fix compatibility with OracleSimon Brandhof2012-12-111-5/+3
* SONAR-3825 use abbreviations of period labelsSimon Brandhof2012-12-112-29/+100
* SONAR-3825 display null values at the end of results, whatever the asc/desc s...Simon Brandhof2012-12-102-2/+29
* SONAR-3825 do not force to set qualifiers when "Favourites only" is setSimon Brandhof2012-12-102-3/+31
* SONAR-3825 do not create the dashboard "Home" on upgradesSimon Brandhof2012-12-102-1/+2
* SONAR-3825 fix sorting on variationsSimon Brandhof2012-12-104-15/+237
* Fix backward-compatibility of db migration with 3.4 milestone 5Simon Brandhof2012-12-092-44/+2
* Fix some quality flawsSimon Brandhof2012-12-071-2/+2
* Fix some quality flawsSimon Brandhof2012-12-074-6/+15
* Fix quality flawsSimon Brandhof2012-12-064-27/+97
* SONAR-3825 Fix compatibility with OracleSimon Brandhof2012-12-064-71/+1