aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1608 Add index on projects.root_id for better performancesFabrice Bellingard2012-07-065-4/+39
* SONAR-3432 Larger string fieldDavid Gageot2012-07-061-2/+2
* SONAR-3432 Dead codeDavid Gageot2012-07-062-15/+10
* SONAR-3432 Simplify Ruby codeDavid Gageot2012-07-061-12/+6
* SONAR-3432 Fix and Improve rule param validationDavid Gageot2012-07-064-36/+52
* SONAR-3432 Partially migrate rule param types to new namesDavid Gageot2012-07-069-184/+185
* SONAR-3432 Update documentationDavid Gageot2012-07-061-0/+2
* SONAR-3432 Clean-up ruby codeDavid Gageot2012-07-061-17/+13
* SONAR-1995 Use TEXT input for xpath expression in XPath RuleDavid Gageot2012-07-063-4/+18
* SONAR-3620 Define a new TEXT widget property typeDavid Gageot2012-07-061-10/+25
* SONAR-3432 fix and format htmlDavid Gageot2012-07-062-92/+90
* SONAR-3432 show input field for listsDavid Gageot2012-07-061-0/+2
* SONAR-3432 unused codeDavid Gageot2012-07-061-14/+0
* SONAR-2614 Add time spent on deletionFabrice Bellingard2012-07-063-0/+13
* SONAR-2614 Sort resources by nameFabrice Bellingard2012-07-061-1/+1
* SONAR-3432 reuse input field generation codeDavid Gageot2012-07-064-49/+40
* SONAR-3497 The repository name should be "Common Sonar"Fabrice Bellingard2012-07-061-1/+1
* Nasty Hack to make active record ignore two columns in user system tableDavid Gageot2012-07-061-0/+2
* Fix folder name forgotten during migration to h2David Gageot2012-07-061-0/+0
* Fix violationsDavid Gageot2012-07-061-27/+32
* SONAR-3618 add HTML ids for integration testsSimon Brandhof2012-07-062-19/+14
* Add MyBatis RoleMapper for OracleSimon Brandhof2012-07-061-0/+39
* SONAR-3572 FindBugs plugin should log violation only on the primary location ...Evgeny Mandrikov2012-07-0615-190/+234
* SONAR-3618 cosmetic improvements of role manamagent pagesSimon Brandhof2012-07-0612-128/+202
* H2 migration restore previous method to list db tablesDavid Gageot2012-07-051-1/+1
* SONAR-3543 Fail analysis if a project has no filesFabrice Bellingard2012-07-052-0/+158
* SONAR-3432 Add feedback on rule property validationDavid Gageot2012-07-052-3/+5
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-0558-941/+854
* SONAR-3618 move default permissions to PROPERTIESSimon Brandhof2012-07-0524-68/+873
* SONAR-3432 Prepare Rules Parameters to use shared codeDavid Gageot2012-07-052-33/+71
* SONAR-3551 Fix issue on Chrome for the last tablesFabrice Bellingard2012-07-052-4/+4
* SONAR-3432 Prepare for shared codeDavid Gageot2012-07-053-28/+53
* SONAR-3432 Add password property type for widgetsDavid Gageot2012-07-053-2/+13
* SONAR-3432 Add text property type for widgetsDavid Gageot2012-07-053-7/+45
* PropertiesDavid Gageot2012-07-054-36/+63
* Fix html input syntaxDavid Gageot2012-07-0518-43/+43
* SONAR-2333 Add new rule to report about cycles between packagesEvgeny Mandrikov2012-07-054-13/+11
* SONAR-3613 metric_domain.Reviews is missing in core.propertiesFabrice Bellingard2012-07-051-0/+1
* SONAR-3627 Quality Profile: Rename "Plugin" into "Repository"Fabrice Bellingard2012-07-052-1/+2
* SONAR-2333 Add new rule to report about cycles between packagesEvgeny Mandrikov2012-07-055-0/+85
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-0511-18/+19
* SONAR-2614 Fix issue on ChromeFabrice Bellingard2012-07-051-3/+3
* SONAR-3624 Fix typos in PMD XPath rule templateEvgeny Mandrikov2012-07-051-9/+9
* SONAR-3570 Project "deletion" should run asynchronouslyFabrice Bellingard2012-07-058-51/+92
* Revert "SONAR-3529 First baby step in providing property sets"David Gageot2012-07-0521-323/+133
* Revert "Fix compatibility with Java 5"David Gageot2012-07-051-1/+1
* Revert "Fix compilation with Java 1.5"David Gageot2012-07-051-2/+2
* Revert "SONAR-3529 Display properties in same order as annotation"David Gageot2012-07-052-21/+26
* SONAR-3529 Display properties in same order as annotationDavid Gageot2012-07-052-26/+21
* SONAR-3119 Report only one violation per block of commented out lines of codeEvgeny Mandrikov2012-07-052-13/+22