aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improve db migration to avoid deleting special snapshots (like pacbase projects)simonbrandhof2011-01-051-7/+4
* fix migration to delete unvalid snapshots generated in sonar <= 2.3simonbrandhof2011-01-042-16/+7
* exclude library snapshots from timemachine servicessimonbrandhof2011-01-045-5/+16
* remove libraries from timemachine calendarsimonbrandhof2011-01-041-1/+1
* fix regression issue in violations drilldown: reload sources when selecting a...simonbrandhof2011-01-042-2/+3
* do not display the period select-box on treemapssimonbrandhof2011-01-033-20/+8
* period by number of days : search for the nearest snapshot, even if it's olde...simonbrandhof2011-01-034-10/+115
* variation periods: keep period when clicking on a resource from filters + dis...simonbrandhof2011-01-034-31/+39
* Violations viewer : do not display the empty period filtersimonbrandhof2011-01-031-2/+4
* improve batch logs : more details on the comparison periodssimonbrandhof2011-01-034-6/+76
* Violations viewer : keep the rule selected in drilldownsimonbrandhof2011-01-031-35/+30
* fix ITsimonbrandhof2011-01-032-3/+2
* Remove empty directoriesGodin2011-01-030-0/+0
* Remove empty directoriesGodin2011-01-030-0/+0
* Remove empty directoriesGodin2011-01-030-0/+0
* fix derby migrationsimonbrandhof2011-01-021-1/+36
* postgresql : improve type of PROJECT_MEASURES.VARIATION_VALUE columnssimonbrandhof2011-01-021-5/+5
* db migration improvement: use db-specific DDL to merge alter statements and s...simonbrandhof2011-01-023-112/+205
* display variation values of master projectsimonbrandhof2010-12-301-1/+13
* rename the tab "Inheritance tree" to "Profile inheritance"simonbrandhof2010-12-291-1/+1
* dbcleaner plugin: Change default value for cutoff beyond which we suppress al...simonbrandhof2010-12-293-3/+3
* Set Sonar version to 2.4Godin2010-12-281-1/+1
* Add php to list of pluginsGodin2010-12-271-0/+1
* SONAR-2078: Support new manifest entry "Extend-Plugin"Godin2010-12-273-24/+57
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-2740-40/+40
* Move timemachine components from core plugin to batch + do not depend on Snap...simonbrandhof2010-12-2740-159/+176
* do not display skipped unit tests when value is 0 simonbrandhof2010-12-261-2/+2
* fix whitespaces in complexity widgetsimonbrandhof2010-12-261-4/+4
* fix display of measuressimonbrandhof2010-12-261-3/+0
* fix display of measuressimonbrandhof2010-12-261-1/+1
* fix rendering of string measuressimonbrandhof2010-12-261-1/+1
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-2440-43/+43
* [maven-release-plugin] prepare branch 2.5simonbrandhof2010-12-243-9/+6
* rename select box in filter headersimonbrandhof2010-12-241-2/+2
* improve labels of diff viewssimonbrandhof2010-12-247-14/+15
* inheritance tree: display the number of overriding rulessimonbrandhof2010-12-234-4/+26
* fix bug on oracle to avoid restarting the serversimonbrandhof2010-12-233-1/+4
* fix migration on oraclesimonbrandhof2010-12-231-1/+1
* log a warning when period properties are not validsimonbrandhof2010-12-231-2/+9
* bug-fix : hotspot and drilldown pages fail if the server is not restarted aft...simonbrandhof2010-12-231-0/+2
* the violations tab must reuse the period selected in violations drilldownsimonbrandhof2010-12-231-0/+8
* fix filter by period in violations viewersimonbrandhof2010-12-231-1/+1
* forgot to declare the PurgeDependencies componentsimonbrandhof2010-12-231-1/+1
* update labels of variation select boxessimonbrandhof2010-12-239-18/+22
* do not display the delete button on profiles inherited by other profilessimonbrandhof2010-12-225-5/+8
* db migration : do not fail if SNAPSHOTS.VARIATION_VALUE_x columns already existsimonbrandhof2010-12-221-8/+24
* fix memory leak in ruby database migrationsimonbrandhof2010-12-2210-72/+243
* add the server-side component ServerUpgradeStatus to know the database versio...simonbrandhof2010-12-226-6/+185
* SONAR-1722 add a filter on inheritance fieldsimonbrandhof2010-12-227-14/+67
* SONAR-1722 change color of overrides icon + fix bulk changesimonbrandhof2010-12-222-1/+1