aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2956 Support Boolean type with DerbyEvgeny Mandrikov2011-10-3119-118/+219
* SONAR-2831 Values are not aligned in the page ComponentsSimon Brandhof2011-10-311-1/+1
* Merge executions of maven-enforcer-pluginEvgeny Mandrikov2011-10-311-41/+2
* SONAR-2932 log exception stacktracesimonbrandhof2011-10-303-1/+15
* SONAR-2424 improve error handling of URL /profiles/exportsimonbrandhof2011-10-301-0/+3
* Remove unused logger org.sonar.DBSTATISTICSsimonbrandhof2011-10-307-32/+0
* SONAR-2914 disable BeanUtils DEBUG logs when sonar.verbose is enabledsimonbrandhof2011-10-304-4/+16
* SONAR-2642 Support Oracle DB for cross-project CPDEvgeny Mandrikov2011-10-291-0/+24
* Don't use ping command to test CommandExecutorEvgeny Mandrikov2011-10-293-3/+4
* Move the files derby.log generated by unit tests to target/simonbrandhof2011-10-281-0/+3
* Minor modifications to make it easier to write ITsFabrice Bellingard2011-10-282-2/+2
* Fix regression on the resource viewer (when no source available)Fabrice Bellingard2011-10-281-1/+3
* SONAR-2584 add support for Java7 in PMDSimon Brandhof2011-10-281-3/+31
* SONAR-2584 add support for Java7 in Checkstyle and SquidSimon Brandhof2011-10-283-7/+7
* Merge branch 'dups'Fabrice Bellingard2011-10-282-7/+15
|\
| * SONAR-2733 Fix bug that highlights 2 rows at the same timeFabrice Bellingard2011-10-282-7/+15
* | SONAR-2698 Display of arrows to sort columnsFabrice Bellingard2011-10-283-5/+10
|/
* SONAR-2919 Prevent user from creating twice the same eventFabrice Bellingard2011-10-284-34/+68
* SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migrat...Simon Brandhof2011-10-2734-1228/+553
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-2745-76/+63
* Remove useless files (JS and CSS) from WARFabrice Bellingard2011-10-271-1/+5
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-279-23/+110
* SONAR-2632 Improved the unit test associated to removal of channel buffer len...Dinesh Bolkensteyn2011-10-271-2/+9
* SONAR-2642 Use MyBatis instead of Hibernate for CPDEvgeny Mandrikov2011-10-2713-210/+388
* Revert "SONAR-2594 Fix tests"Evgeny Mandrikov2011-10-271-4/+0
* Revert "SONAR-2594 FindBugs plugin should support localized violations"Evgeny Mandrikov2011-10-272-11/+0
* SONAR-2941 Exclude isolated methods from LCOM4 computationDinesh Bolkensteyn2011-10-2611-13/+86
* SONAR-2934 Transitive accessor computation now excludes recursive methodsDinesh Bolkensteyn2011-10-265-18/+56
* Fix violationsEvgeny Mandrikov2011-10-264-2/+6
* SONAR-2733 Fix unit test and remove useless codeFabrice Bellingard2011-10-269-411/+6
* SONAR-2849 Remove declarations of third-party repositories from root pomEvgeny Mandrikov2011-10-263-15/+72
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-2612-55/+286
* SONAR-2642 add DAOs to picocontainer + improve unit testsSimon Brandhof2011-10-2616-28/+185
* SONAR-2919 Update purge mechanismFabrice Bellingard2011-10-267-16/+18
* SONAR-1928 Improve performances by splitting the SQL query in 2Fabrice Bellingard2011-10-262-37/+52
* SONAR-2642 do not duplicate derby DDL filesSimon Brandhof2011-10-2616-479/+167
* SONAR-2919 Fix issues on the event handlingFabrice Bellingard2011-10-2611-23/+66
* SONAR-2934 Transitive accessor computation now supports recursive methodsDinesh Bolkensteyn2011-10-254-1/+54
* SONAR-2580 Use dos-style for line endings in configuration filesEvgeny Mandrikov2011-10-261-0/+12
* SONAR-2937 Disallow start of multiple instances at the same time on WindowsEvgeny Mandrikov2011-10-251-0/+3
* Fix CRLF and remove executable flag for non-executable fileEvgeny Mandrikov2011-10-252-132/+132
* SONAR-2642 improve unit test of mybatis mappersSimon Brandhof2011-10-257-44/+54
* SONAR-2642 add unit testsSimon Brandhof2011-10-2513-30/+600
* SONAR-2642 first step to integration mybatisSimon Brandhof2011-10-2521-9/+1306
* SONAR-2934 Accessors should be considered transitivelyDinesh Bolkensteyn2011-10-254-4/+28
* Moved the place accessors are computed from a bytecode visitor to a property ...Dinesh Bolkensteyn2011-10-256-160/+76
* Fix EmailNotificationChannelTestEvgeny Mandrikov2011-10-252-45/+50
* SONAR-2724 SONAR-2723 Improved getter and setter detection algorithmDinesh Bolkensteyn2011-10-258-29/+86
* SONAR-801 Events on Dashboard confused for same project datesFabrice Bellingard2011-10-252-4/+22
* Fix violationsEvgeny Mandrikov2011-10-257-9/+0