aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-2599 First draft of settings for notifications in user profileEvgeny Mandrikov2011-07-208-13/+153
| |
* | SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-206-27/+56
| | | | | | | | | | | | - Fix small bug on filter columns - Add I18n on violation drilldown - Add I18n on violation timemachine
* | SONAR-2596,SONAR-2600 Improve notification mechanismEvgeny Mandrikov2011-07-2035-536/+761
| | | | | | | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email.
* | SONAR-2547 improve rendering on ChromeSimon Brandhof2011-07-201-2/+2
| |
* | Remote the column MANUAL_MEASURES.URL + improve IE7 renderingSimon Brandhof2011-07-208-24/+12
| |
* | SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-205-29/+70
| | | | | | | | | | - Add I18n for events in dashboards - Add I18n for dependencies
* | SONAR-2628 improve administration consoleSimon Brandhof2011-07-2010-57/+76
| |
* | SONAR-2628 create manual measureSimon Brandhof2011-07-205-102/+111
| |
* | SONAR-2628 Add a page to manage manual measuressimonbrandhof2011-07-1915-35/+141
| |
* | Merge remote branch 'upstream/master'Fabrice Bellingard2011-07-199-80/+159
|\ \
| * | First draft of administration console of manual measuresSimon Brandhof2011-07-198-79/+158
| | |
| * | Add description to custom measures widgetSimon Brandhof2011-07-191-1/+1
| | |
* | | SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-1925-125/+241
|/ / | | | | - Add I18n to widgets
* | Merge remote branch 'upstream/master'Fabrice Bellingard2011-07-191-0/+5
|\ \
| * | SONAR-2615 Administrator should be able to change email address of userEvgeny Mandrikov2011-07-191-0/+5
| | |
* | | SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-1912-50/+85
|/ / | | | | | | | | - Add I18n to dashboard page - Add I18n to dashboards management
* | SONAR-2567 Prevent administrators from removing shared filtersSimon Brandhof2011-07-193-7/+7
| |
* | SONAR-2002 fix timeout with HttpClient 4Simon Brandhof2011-07-191-0/+1
| |
* | New widget of custom measuressimonbrandhof2011-07-193-0/+73
| |
* | SONAR-2619 Measure drilldown fails with Views pluginsimonbrandhof2011-07-191-1/+1
| |
* | SONAR-2600,SONAR-2601 Add ability to send emailsEvgeny Mandrikov2011-07-189-76/+488
| | | | | | | | | | Add simple page with SMTP configuration and with ability to send test email. When SMTP configured - send notifications via email.
* | SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-187-25/+48
| | | | | | - Add I18n for components page
* | SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-1812-87/+117
| | | | | | | | | | | | - Add I18n for reviews - Add I18n for markdown - Add I18n for user auto-suggest field
* | Fix line-endings and mode bitsEvgeny Mandrikov2011-07-185-71/+73
| |
* | SONAR-2596 Add an event notification mechanismEvgeny Mandrikov2011-07-1825-3/+1437
| | | | | | | | | | | | | | For the moment works only on server-side and no data persisted into DB. As a proof of concept - write message to log when comment was added to review.
* | Remove the configuration of unused maven release pluginsimonbrandhof2011-07-171-17/+0
| |
* | Merge branch 'release-2.9'simonbrandhof2011-07-1712-59/+128
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Postpone deployment on nexus.codehaus.org2.9simonbrandhof2011-07-171-1/+1
| | | | | | | | See http://jira.codehaus.org/browse/HAUS-2101
| * Release 2.9simonbrandhof2011-07-1738-38/+38
| |
| * Add release configuration for nexus.codehaus.orgsimonbrandhof2011-07-172-13/+71
| | | | | | | | | | | | - sign artifacts - list public keys into the file KEYS - maven 2.1.0 and 2.2.0 are forbidden because they produce incorrect GPG signatures and checksums respectively
| * Allow to configure url of maven snapshot repositorySimon Brandhof2011-07-131-3/+4
| |
| * Fix compatibility with IE6 and IE7Simon Brandhof2011-07-125-34/+48
| |
| * SONAR-2605 Dashboard crashes if a project variation is configured as 'since ↵Simon Brandhof2011-07-121-3/+3
| | | | | | | | a version'
| * [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-07-0837-37/+37
| |
| * [maven-release-plugin] prepare release 2.9-RC1Simon Brandhof2011-07-0837-50/+45
| |
| * Add the goal 'deploy' to maven release pluginSimon Brandhof2011-07-081-0/+1
| |
* | SONAR-2589 Modification of web ruby templates to use bundlesFabrice Bellingard2011-07-159-84/+126
| | | | | | | | | | - Added i18n to core tabs of the resource viewer (coverage, source, violations)
* | Add Review modelEvgeny Mandrikov2011-07-152-0/+68
| |
* | SONAR-2002 The Sonar WS API automatically kills an HTTP connection after ↵Simon Brandhof2011-07-155-46/+53
| | | | | | | | 30s. This timeout parameter should be configurable
* | Check license headers during default buildSimon Brandhof2011-07-151-33/+31
| |
* | SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-1512-120/+42
| | | | | | | | | | - Remove rule name & description + rule param description from Squid Java check classes, as they are now in the English Language Pack
* | SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-152-0/+35
| | | | | | - Add translation for rule params
* | SONAR-2610 migrate existing manual measuressimonbrandhof2011-07-141-1/+26
| |
* | SONAR-2610 support url and description of manual measuressimonbrandhof2011-07-146-3/+29
| |
* | Samples: sonar-plugin-api must be declared with scope providedEvgeny Mandrikov2011-07-144-1/+4
| |
* | SONAR-2610 web service for manual measures + copy manual measures during ↵simonbrandhof2011-07-1413-36/+448
| | | | | | | | analysis
* | SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-1423-85/+310
| | | | | | | | | | | | - Added mechanism to look for rule descriptions in HTML files - Put all the rule names and descriptions of Squid Java in the English Pack using this system
* | Add ruby method Api::Utils.is_integer?simonbrandhof2011-07-141-0/+4
| |
* | Remove unused importssimonbrandhof2011-07-141-6/+3
| |
* | Update license headersFabrice Bellingard2011-07-142-4/+2
| |