aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ArgumentMatcherDavid Gageot2012-07-1612-96/+76
* Remove warningDavid Gageot2012-07-163-10/+10
* Remove warningDavid Gageot2012-07-161-2/+2
* Remove warningDavid Gageot2012-07-161-2/+1
* Remove warningDavid Gageot2012-07-161-1/+1
* Remove warningDavid Gageot2012-07-161-1/+1
* Remove warningDavid Gageot2012-07-161-1/+2
* Fix database tests to make them behave the same on every database regarding s...David Gageot2012-07-163-105/+76
* Dead codeDavid Gageot2012-07-161-5/+0
* Improve logging for DEV mode (based on modifications for SONAR-3590)Fabrice Bellingard2012-07-164-20/+20
* SONAR-2496 Fix HQL request that doesn't work on Oracle...Fabrice Bellingard2012-07-161-1/+1
* Restore Api compatibilityDavid Gageot2012-07-162-5/+7
* Shorter code for HttpDownloaderDavid Gageot2012-07-161-84/+77
* Don't use hardcoded charsetsDavid Gageot2012-07-162-4/+6
* Fix postgresql testSimon Brandhof2012-07-162-13/+1
* Unused importsDavid Gageot2012-07-162-3/+0
* Fix measure data not being evicted anymoreDavid Gageot2012-07-166-17/+20
* Fix compatibility with java 5Simon Brandhof2012-07-161-6/+5
* Complete unit tests of SettingsChangeNotifierSimon Brandhof2012-07-162-1/+14
* Remove UriReader#openStream()Simon Brandhof2012-07-166-73/+23
* Try to fix postgresql unit testSimon Brandhof2012-07-167-31/+34
* Don't close the stream twiceDavid Gageot2012-07-161-1/+0
* remove dead codeDavid Gageot2012-07-162-3/+1
* Fix warningsDavid Gageot2012-07-161-1/+1
* Fix warningsDavid Gageot2012-07-162-0/+10
* Try to fix support of bulk insert of properties with postgresqlSimon Brandhof2012-07-151-0/+1
* Fix some quality flawsSimon Brandhof2012-07-153-18/+26
* Fix loading of GlobalPropertyChangeHandler extensionsSimon Brandhof2012-07-158-30/+106
* Fix some quality flawsSimon Brandhof2012-07-157-58/+45
* SONAR-3662 Remove the property sonar.jdbc.validationQuerySimon Brandhof2012-07-142-6/+0
* Update Center improvementsSimon Brandhof2012-07-1416-184/+507
* SONAR-3548 move the search box of widgets to the rightSimon Brandhof2012-07-142-24/+23
* SONAR-3617 Improve performance of treemap filtersSimon Brandhof2012-07-144-30/+28
* Fix some quality flawSimon Brandhof2012-07-136-9/+145
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-1338-505/+629
* SONAR-3579 New way to fix conflict with local ruby installationsSimon Brandhof2012-07-131-1/+1
* SONAR-3628 Possibility to customise the title of global widgetDavid Gageot2012-07-133-8/+15
* Improve test coverageFabrice Bellingard2012-07-134-2/+52
* SONAR-2614 Improve page renderingFabrice Bellingard2012-07-132-3/+3
* SONAR-3539 With Jacoco & ant task, "lines_to_cover" is computed on unit testsDavid Gageot2012-07-134-17/+79
* Make sure these tests work on Eclipse even with mvm eclipse:eclipseDavid Gageot2012-07-134-51/+76
* SONAR-3336 Measure of 4077ms is displayed as 4.7s instead of 4sDavid Gageot2012-07-131-7/+5
* Improve documentation of ResourceType with new propertyFabrice Bellingard2012-07-131-0/+1
* Add method checkTable() with list of columns to AbstractDaoTestCase/AbstractD...Simon Brandhof2012-07-132-5/+41
* Always display tabs in the bulk edition console, even if they're emptySimon Brandhof2012-07-121-7/+1
* Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.Simon Brandhof2012-07-123-70/+72
* SONAR-3579 Conflict with Ruby local installationSimon Brandhof2012-07-121-0/+4
* SONAR-3653 Weird branche coverage for new codeDavid Gageot2012-07-121-6/+6
* Reuse database for faster unit testsDavid Gageot2012-07-126-58/+37
* Improve test codeDavid Gageot2012-07-128-193/+180