| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix some quality flaws | Julien Lancelot | 2012-12-06 | 1 | -1/+1 |
* | SONAR-3825 do not allow to full scan measures and projects | Simon Brandhof | 2012-12-06 | 4 | -7/+24 |
* | Periods is now used to display label periods for global settings and for snap... | Julien Lancelot | 2012-12-05 | 2 | -0/+349 |
* | Fix quality flaws | Simon Brandhof | 2012-12-05 | 2 | -4/+4 |
* | SONAR-3306 Refactoring to use DatabaseSemaphore instead of SemaphoreDao | Julien Lancelot | 2012-12-04 | 4 | -37/+64 |
* | SONAR-3825 delete old mechanism of measure filters | Simon Brandhof | 2012-12-04 | 29 | -1119/+323 |
* | SONARIDE-334 Title is not displayed for some rules | Julien Lancelot | 2012-12-04 | 2 | -12/+33 |
* | SONAR-3306 Improve unit test to fix issue on it-sonar-persistence tests | Julien Lancelot | 2012-12-04 | 1 | -1/+1 |
* | SONAR-3306 Improve unit test to fix issue on it-sonar-persistence tests | Julien Lancelot | 2012-12-04 | 2 | -45/+28 |
* | SONAR-3306 minor improvement on logs | Julien Lancelot | 2012-12-03 | 1 | -1/+0 |
* | SONAR-3306 Improve unit test to fix issue on it-sonar-persistence tests | Julien Lancelot | 2012-12-03 | 1 | -3/+28 |
* | SONAR-3306 Improve unit test to fix issue on it-sonar-persistence tests | Julien Lancelot | 2012-12-03 | 1 | -28/+3 |
* | SONAR-3306 Improve unit test to fix issue on it-sonar-persistence tests | Julien Lancelot | 2012-12-03 | 1 | -9/+3 |
* | SONAR-3306 Improve unit test to fix issue on it-sonar-persistence tests | Julien Lancelot | 2012-12-03 | 1 | -7/+33 |
* | SONAR-3306 Add logs to unit test | Julien Lancelot | 2012-12-03 | 2 | -0/+9 |
* | SONAR-3306 Add logs to unit test | Julien Lancelot | 2012-12-03 | 1 | -23/+31 |
* | SONAR-3306 Improve unit test to fix issue on it-sonar-persistence tests | Julien Lancelot | 2012-12-03 | 2 | -42/+31 |
* | SONAR-3306 Improve unit test to fix issue on it-sonar-persistence tests | Julien Lancelot | 2012-12-03 | 2 | -75/+82 |
* | SONAR-3306 Use a semaphore to prevent launching several analysis of the same ... | Julien Lancelot | 2012-12-03 | 7 | -18/+263 |
* | SONAR-3825 improve migration | Simon Brandhof | 2012-11-30 | 1 | -4/+4 |
* | SONAR-3825 remove MEASURE_FILTERS.SYSTEM and add breadcrumb | Simon Brandhof | 2012-11-30 | 4 | -4/+3 |
* | SONAR-3825 support the parameter "baseId" | Simon Brandhof | 2012-11-29 | 9 | -18/+85 |
* | SONAR-1352 add server side management of differential measure alerts | Julien Lancelot | 2012-11-28 | 3 | -2/+4 |
* | SONAR-3825 support periods | Simon Brandhof | 2012-11-28 | 1 | -1/+1 |
* | Integration tests : orchestrator.configUrl should support files | Simon Brandhof | 2012-11-28 | 1 | -9/+18 |
* | SONAR-3825 manage system filters | Simon Brandhof | 2012-11-26 | 1 | -0/+1 |
* | SONAR-3825 favourite measure filters | Simon Brandhof | 2012-11-26 | 4 | -2/+13 |
* | SONAR-3825 fix loading of qualifiers in the form | Simon Brandhof | 2012-11-26 | 2 | -2/+10 |
* | SONAR-3825 move existing measure filters | Simon Brandhof | 2012-11-26 | 3 | -3/+28 |
* | SONAR-3825 manage my filters | Simon Brandhof | 2012-11-26 | 5 | -20/+39 |
* | SONAR-3825 create the table MEASURE_FILTERS | Simon Brandhof | 2012-11-26 | 4 | -1/+16 |
* | SONAR-3825 add more form attributes | Simon Brandhof | 2012-11-26 | 8 | -118/+220 |
* | SONAR-3825 new page for measure filters | Simon Brandhof | 2012-11-21 | 4 | -26/+106 |
* | SONAR-3287 fix compatibility with Oracle | Simon Brandhof | 2012-11-21 | 2 | -0/+22 |
* | SONAR-3887 fix compatibility with Oracle and Postgres | Simon Brandhof | 2012-11-20 | 1 | -0/+1 |
* | SONAR-3960 Cross-project duplications fail on Postgres 8.3 | Simon Brandhof | 2012-11-19 | 1 | -1/+1 |
* | SONAR-3889 fix compatibility with PostgreSQL | Simon Brandhof | 2012-11-19 | 2 | -1/+2 |
* | SONAR-3944 Measure filters fail with PostgreSQL 8 | Simon Brandhof | 2012-11-19 | 1 | -4/+4 |
* | Merge remote-tracking branch 'origin/master' | Julien Lancelot | 2012-11-19 | 5 | -27/+98 |
|\ |
|