| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-2501 rename GraphDbTest to GraphDaoTest | Simon Brandhof | 2013-01-28 | 2 | -1/+1 |
* | SONAR-2501 use our implementation of GraphsonReader | Simon Brandhof | 2013-01-28 | 3 | -2/+1104 |
* | Fix compatibility with java 5 | Simon Brandhof | 2013-01-28 | 1 | -6/+6 |
* | Add blueprints-core-2.2.0-java5.jar | Simon Brandhof | 2013-01-28 | 1 | -0/+0 |
* | Fix compatibility of blueprints-core with java 5 | Simon Brandhof | 2013-01-28 | 3 | -47/+30 |
* | Fix header | Simon Brandhof | 2013-01-25 | 1 | -1/+1 |
* | SONAR-2501 second step to fix case of Graphson* classes | Simon Brandhof | 2013-01-25 | 10 | -192/+192 |
* | SONAR-2501 first step to fix case of Graphson* classes | Simon Brandhof | 2013-01-25 | 10 | -193/+192 |
* | SONAR-4087 fix compatibility of Tinkerpop Blueprints with Java 5 | Simon Brandhof | 2013-01-25 | 15 | -471/+606 |
* | SONAR-4087 refactor GraphUtil#uniqueAdjacent() | Simon Brandhof | 2013-01-25 | 6 | -10/+48 |
* | SONAR-4087 Replace Tinkerpop GraphSONReader by Sonar GraphSONReader when read... | Julien Lancelot | 2013-01-25 | 1 | -3/+5 |
* | SONAR-2055 Remove useless code | Julien Lancelot | 2013-01-25 | 1 | -2/+1 |
* | SONAR-4087 Add JSON reader / parser for Graph | Julien Lancelot | 2013-01-25 | 7 | -1/+2602 |
* | SONAR-4087 add unit test for MyBatis mapper | Simon Brandhof | 2013-01-25 | 5 | -3/+99 |
* | SONAR-4087 add missing files | Simon Brandhof | 2013-01-25 | 6 | -0/+349 |
* | SONAR-4087 first draft of test api | Simon Brandhof | 2013-01-25 | 29 | -4/+1231 |
* | SONAR-4067 Remove compatibility with deprecated packaging of plugins | Simon Brandhof | 2013-01-14 | 3 | -31/+0 |
* | Add method AbstractDbUnitTestCase#getDatabase() | Simon Brandhof | 2013-01-07 | 1 | -0/+4 |
* | [maven-release-plugin] prepare for next development iteration | GAUDIN | 2012-12-22 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 3.43.4 | GAUDIN | 2012-12-22 | 1 | -1/+1 |
* | rollbak to 3.4-SNAPSHOT | GAUDIN | 2012-12-22 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | GAUDIN | 2012-12-21 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 3.4 | GAUDIN | 2012-12-21 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | GAUDIN | 2012-12-20 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 3.4-RC4 | GAUDIN | 2012-12-20 | 1 | -1/+1 |
* | Add unit tests for sorting on measures | Simon Brandhof | 2012-12-20 | 1 | -2/+23 |
* | Fix compatibility of measure filter conditions with SQALE and dev cockpit plu... | Simon Brandhof | 2012-12-20 | 5 | -13/+167 |
* | [maven-release-plugin] prepare for next development iteration | GAUDIN | 2012-12-19 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 3.4-RC3 | GAUDIN | 2012-12-19 | 1 | -1/+1 |
* | Fix sorting by time + fix sorting in list widget | Simon Brandhof | 2012-12-19 | 2 | -51/+30 |
* | Fix quality flaw | Simon Brandhof | 2012-12-18 | 1 | -12/+0 |
* | SONAR-3887 refactor semaphore API | Simon Brandhof | 2012-12-14 | 4 | -41/+45 |
* | SONAR-3825 improve performance of SQL request | Simon Brandhof | 2012-12-14 | 8 | -146/+268 |
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-12-12 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 3.4-RC1 | Eric Hartmann | 2012-12-12 | 1 | -3/+2 |
* | Fix some quality flaws | Simon Brandhof | 2012-12-12 | 2 | -7/+11 |
* | SONAR-3825 another try to fix compatibility with SQLServer and Oracle | Simon Brandhof | 2012-12-11 | 1 | -3/+3 |
* | SONAR-3825 try to fix descending sort of numeric values on SQLServer... | Simon Brandhof | 2012-12-11 | 1 | -3/+3 |
* | SONAR-3825 improve error handling + compatibility of sorting with oracle | Simon Brandhof | 2012-12-11 | 7 | -36/+163 |
* | SONAR-3825 fix compatibility with Oracle | Simon Brandhof | 2012-12-11 | 1 | -5/+3 |
* | SONAR-3825 use abbreviations of period labels | Simon Brandhof | 2012-12-11 | 2 | -29/+100 |
* | SONAR-3825 display null values at the end of results, whatever the asc/desc s... | Simon Brandhof | 2012-12-10 | 2 | -2/+29 |
* | SONAR-3825 do not force to set qualifiers when "Favourites only" is set | Simon Brandhof | 2012-12-10 | 2 | -3/+31 |
* | SONAR-3825 do not create the dashboard "Home" on upgrades | Simon Brandhof | 2012-12-10 | 2 | -1/+2 |
* | SONAR-3825 fix sorting on variations | Simon Brandhof | 2012-12-10 | 4 | -15/+237 |
* | Fix backward-compatibility of db migration with 3.4 milestone 5 | Simon Brandhof | 2012-12-09 | 2 | -44/+2 |
* | Fix some quality flaws | Simon Brandhof | 2012-12-07 | 1 | -2/+2 |
* | Fix some quality flaws | Simon Brandhof | 2012-12-07 | 4 | -6/+15 |
* | Fix quality flaws | Simon Brandhof | 2012-12-06 | 4 | -27/+97 |
* | SONAR-3825 Fix compatibility with Oracle | Simon Brandhof | 2012-12-06 | 4 | -71/+1 |