aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.122.12Eric Hartmann2011-11-281-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-141-1/+1
|
* [maven-release-plugin] prepare release 2.12-RC2Eric Hartmann2011-11-141-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-091-1/+1
|
* [maven-release-plugin] prepare release 2.12-RC1Eric Hartmann2011-11-091-1/+1
|
* Fix coding violationsSimon Brandhof2011-11-031-1/+1
|
* Remove unused logger org.sonar.DBSTATISTICSsimonbrandhof2011-10-301-5/+0
|
* 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-2929 Windows with UAC now displays Access Denied when not ran as ↵Dinesh Bolkensteyn2011-10-211-1/+1
| | | | Administrator
* Fix logs of HTTP and database requestsSimon Brandhof2011-10-191-1/+1
|
* SONAR-2916 Default logging level should be INFO on server sideSimon Brandhof2011-10-181-10/+8
|
* SONAR-2834 Move Google Analytics Plugin to the forgeEvgeny Mandrikov2011-10-171-6/+0
| | | | This includes removal of Google Analytics Account from System Info page.
* SONAR-2792 Import code of JaCoCo plugin from Plugins ForgeEvgeny Mandrikov2011-10-141-0/+6
| | | | Revision 4564.
* SONAR-2883 Remote the unused file conf/derby.propertiessimonbrandhof2011-10-091-1/+0
|
* SONAR-2881 change the message when executing the script build-war.shsimonbrandhof2011-10-091-1/+0
|
* SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xmlsimonbrandhof2011-10-095-91/+17
|
* SONAR-2874 change the Oracle driver in conf/sonar.propertiesSimon Brandhof2011-10-071-1/+1
|
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-23/+4
| | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions
* Exit code is not properly returned when using RUN_AS_USER (from ↵Carlos Sanchez2011-09-278-8/+16
| | | | http://jira.codehaus.org/browse/MAPPASM-113 )
* SONAR-2833 Fail to create SQLServer tables when collation is case-sensitiveSimon Brandhof2011-09-261-1/+1
|
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
|
* SONAR-2810 End support of JNDI JDBC datasource by WAR modeSimon Brandhof2011-09-141-11/+0
|
* SONAR-2587 add a comment in conf/sonar.propertiesSimon Brandhof2011-09-131-0/+2
|
* SONAR-2638 increase JDBC pool size from 10 to 20Simon Brandhof2011-09-091-1/+1
|
* Slight change in comments of conf/sonar.propertiesSimon Brandhof2011-09-061-3/+3
|
* SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQLSimon Brandhof2011-09-061-3/+8
|
* SONAR-2587 and SONAR-2549 conflicts between database schemassimonbrandhof2011-09-061-8/+8
|
* Revert "SONAR-2587 and SONAR-2549 conflicts between database schemas"Fabrice Bellingard2011-08-221-8/+8
| | | | | | Reason: support of PostgreSQL is broken. This reverts commit 3a77746009765300042ef795ae77dc4cb3c0bcb0.
* SONAR-2587 and SONAR-2549 conflicts between database schemassimonbrandhof2011-08-191-8/+8
|
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
|
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
|
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
|
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
|
* Minor changes on labelsSimon Brandhof2011-08-041-1/+1
|
* SONAR-75 rename i18n bundles to l10n bundlesSimon Brandhof2011-07-291-1/+1
| | | | | | | Article from the W3C : Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a "locale"). Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language.
* SONAR-2649 Add 'sonar.notifications.delay' to conf/sonar.propertiesEvgeny Mandrikov2011-07-281-1/+8
|
* Remove the logback logger dedicated to i18nSimon Brandhof2011-07-271-4/+0
|
* SONAR-2596,SONAR-2601 UI for email notificationsEvgeny Mandrikov2011-07-261-1/+1
| | | | | | | * Add email configuration to sidebar menu * I18n for email and notifications settings * Email configuration properties must be secured * Rename sonar-email-plugin to sonar-email-notifications-plugin
* SONAR-2596,SONAR-2600 Improve notification mechanismEvgeny Mandrikov2011-07-201-0/+6
| | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email.
* Merge branch 'release-2.9'simonbrandhof2011-07-171-4/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: archetypes/sonar-basic-plugin/pom.xml archetypes/sonar-gwt-plugin/pom.xml plugins/sonar-checkstyle-plugin/pom.xml plugins/sonar-cobertura-plugin/pom.xml plugins/sonar-core-gwt/pom.xml plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-findbugs-plugin/pom.xml plugins/sonar-googleanalytics-plugin/pom.xml plugins/sonar-pmd-plugin/pom.xml plugins/sonar-squid-java-plugin/pom.xml plugins/sonar-surefire-plugin/pom.xml pom.xml samples/pom.xml sonar-application/pom.xml sonar-batch-bootstrapper/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch/pom.xml sonar-channel/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core-maven-plugin/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-gwt-api/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-server/pom.xml sonar-squid/pom.xml sonar-testing-harness/pom.xml sonar-ws-client/pom.xml
| * Release 2.9simonbrandhof2011-07-171-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-07-081-1/+1
| |
| * [maven-release-plugin] prepare release 2.9-RC1Simon Brandhof2011-07-081-5/+4
| |
* | SONAR-2589 Creation of a I18n English PackFabrice Bellingard2011-07-131-0/+6
| | | | | | | | | | - Creation of the plugin - Modification the I18nManager to read keys from this plugin in the first place
* | Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
| |
* | temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
| |
* | Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
|/
* Allow to deploy SNAPSHOT versions of sonar-application and sonar-serverSimon Brandhof2011-07-081-9/+20
|