aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3760 Improve filter form documentation on key/name criteriaFabrice Bellingard2012-10-051-1/+1
| | | | => Improve the documentation of the "resource key/name like" filter criteria to make it clear that '%' and '_' have a special meaning
* SONAR-3676 Create properties to define project linksFabrice Bellingard2012-10-058-73/+314
| | | | | | | | | => even for non-Maven projects. The new properties are: - sonar.links.homepage - sonar.links.ci - sonar.links.issue - sonar.links.scm - sonar.links.scm_dev
* SONAR-3724 Validate rule repositories in unit testsDavid Gageot2012-10-055-23/+48
|
* SONAR-3815 Support multi_values properties in the WS ApiDavid Gageot2012-10-051-13/+22
|
* Add HTML IDs for integration testsSimon Brandhof2012-10-043-5/+6
|
* Remove test propertiesDavid Gageot2012-10-041-74/+0
|
* SONAR-3819 Use the "options" parameter on @Property to filter metricsDavid Gageot2012-10-044-24/+47
|
* SONAR-3529 Clean code a bitDavid Gageot2012-10-042-22/+22
|
* SONAR-3529 Improve property setsDavid Gageot2012-10-045-12/+7
|
* SONAR-3683 Remove SCM metrics "Commits", "Last Commit" and "Revision"David Gageot2012-10-042-53/+0
|
* SONAR-3529 Improve property setsDavid Gageot2012-10-0416-46/+136
|
* Rollback DEBUG SQL logs in dev modeSimon Brandhof2012-10-043-42/+0
|
* SONAR-2602 the extensions Language must not be declared with ↵Simon Brandhof2012-10-0414-69/+83
| | | | InstantiationStrategy=PER_BATCH
* SONAR-3529 Improve property setsDavid Gageot2012-10-043-3/+23
|
* SONAR-3529 Improve property setsDavid Gageot2012-10-044-50/+42
|
* Remove class committed by errorDavid Gageot2012-10-041-0/+0
|
* Revert "SONAR-3529 Remove test properties"David Gageot2012-10-041-0/+17
| | | | This reverts commit d301a6d99a486c8f52f9dfb8e74971b0651775eb.
* SONAR-2804 coverage on new code for all testsDavid Gageot2012-10-045-29/+108
|
* SONAR-2804 changes based on feedbackDavid Gageot2012-10-0424-575/+553
|
* Fix the conflict of breadcrumb and search engine resultsSimon Brandhof2012-10-033-9/+11
|
* Log Hibernate/MyBatis SQL requests in development modeSimon Brandhof2012-10-033-3/+33
|
* SONAR-2804 Add testDavid Gageot2012-10-035-1/+98
|
* Rename method in I18nMatchersSimon Brandhof2012-10-032-3/+4
|
* Use Api::Utils.java_facade in utils.rbSimon Brandhof2012-10-031-1/+1
|
* SONAR-3736 Fix regression (additional keys not displayed if any)Fabrice Bellingard2012-10-033-1/+16
|
* SONAR-2804 fixesDavid Gageot2012-10-032-11/+9
|
* Minor refactoring of property.rb in order to get reference on jruby_facadeSimon Brandhof2012-10-031-5/+6
|
* Use jQuery instead of prototypejs in login formSimon Brandhof2012-10-032-13/+5
|
* Fix Property ApiDavid Gageot2012-10-031-1/+3
|
* SONAR-2804 Starting to refactor code for merged coverageDavid Gageot2012-10-0313-66/+112
|
* SONAR-2804 Add tests for merged coverageDavid Gageot2012-10-0316-99/+804
|
* SONAR-2804 Merged coverageDavid Gageot2012-10-0213-25/+871
|
* Fix profile linksSimon Brandhof2012-10-021-5/+5
|
* SONAR-3847 The web service /api/profiles/backup should not require ↵Simon Brandhof2012-10-021-1/+0
| | | | administrator right
* SONAR-1984 fix style extensions in dev modeSimon Brandhof2012-10-021-0/+1
|
* SONAR-3529 Fix deletion of property setsDavid Gageot2012-10-022-7/+4
|
* Fix lifecycle of ProjectFileSystemSimon Brandhof2012-10-021-0/+6
|
* Fix compatibility with FileFilter extensionsSimon Brandhof2012-10-023-13/+6
|
* SONAR-3844 Drop the support of the deprecated property sonar.lightSimon Brandhof2012-10-025-11/+90
|
* SONAR-3529 Improve codeDavid Gageot2012-10-026-58/+53
|
* SONAR-3529 Remove test propertiesDavid Gageot2012-10-011-17/+0
|
* SONAR-3529 Mark missing property set valueDavid Gageot2012-10-011-6/+13
|
* Revert "SONAR-3529 Remove test properties"David Gageot2012-10-011-0/+17
| | | | This reverts commit fc8416951d7a5c9d94cb59371f1e9515cc7e5d81.
* SONAR-3840 Add webservice to list Quality profilesSimon Brandhof2012-10-011-30/+77
|
* SONAR-3833 Remove dead ruby codeSimon Brandhof2012-10-012-19/+9
|
* SONAR-3529 Remove test propertiesDavid Gageot2012-10-011-17/+0
|
* SONAR-3529 Property field validationDavid Gageot2012-10-0110-16/+60
|
* SONAR-3529 Better look. Use field property typeDavid Gageot2012-10-0123-49/+97
|
* SONAR-3833 Fix compatibility with MsSQL and OracleSimon Brandhof2012-10-011-1/+1
|
* Do not use deprecated Logs.INFO in startup tasksSimon Brandhof2012-10-014-9/+14
|