Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-2599 First draft of settings for notifications in user profile | Evgeny Mandrikov | 2011-07-20 | 8 | -13/+153 | |
| | | ||||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-20 | 6 | -27/+56 | |
| | | | | | | | | | | | | - Fix small bug on filter columns - Add I18n on violation drilldown - Add I18n on violation timemachine | |||||
* | | SONAR-2596,SONAR-2600 Improve notification mechanism | Evgeny Mandrikov | 2011-07-20 | 35 | -536/+761 | |
| | | | | | | | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email. | |||||
* | | SONAR-2547 improve rendering on Chrome | Simon Brandhof | 2011-07-20 | 1 | -2/+2 | |
| | | ||||||
* | | Remote the column MANUAL_MEASURES.URL + improve IE7 rendering | Simon Brandhof | 2011-07-20 | 8 | -24/+12 | |
| | | ||||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-20 | 5 | -29/+70 | |
| | | | | | | | | | | - Add I18n for events in dashboards - Add I18n for dependencies | |||||
* | | SONAR-2628 improve administration console | Simon Brandhof | 2011-07-20 | 10 | -57/+76 | |
| | | ||||||
* | | SONAR-2628 create manual measure | Simon Brandhof | 2011-07-20 | 5 | -102/+111 | |
| | | ||||||
* | | SONAR-2628 Add a page to manage manual measures | simonbrandhof | 2011-07-19 | 15 | -35/+141 | |
| | | ||||||
* | | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-07-19 | 9 | -80/+159 | |
|\ \ | ||||||
| * | | First draft of administration console of manual measures | Simon Brandhof | 2011-07-19 | 8 | -79/+158 | |
| | | | ||||||
| * | | Add description to custom measures widget | Simon Brandhof | 2011-07-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-19 | 25 | -125/+241 | |
|/ / | | | | | - Add I18n to widgets | |||||
* | | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-07-19 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | SONAR-2615 Administrator should be able to change email address of user | Evgeny Mandrikov | 2011-07-19 | 1 | -0/+5 | |
| | | | ||||||
* | | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-19 | 12 | -50/+85 | |
|/ / | | | | | | | | | - Add I18n to dashboard page - Add I18n to dashboards management | |||||
* | | SONAR-2567 Prevent administrators from removing shared filters | Simon Brandhof | 2011-07-19 | 3 | -7/+7 | |
| | | ||||||
* | | SONAR-2002 fix timeout with HttpClient 4 | Simon Brandhof | 2011-07-19 | 1 | -0/+1 | |
| | | ||||||
* | | New widget of custom measures | simonbrandhof | 2011-07-19 | 3 | -0/+73 | |
| | | ||||||
* | | SONAR-2619 Measure drilldown fails with Views plugin | simonbrandhof | 2011-07-19 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-2600,SONAR-2601 Add ability to send emails | Evgeny Mandrikov | 2011-07-18 | 9 | -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 bundles | Fabrice Bellingard | 2011-07-18 | 7 | -25/+48 | |
| | | | | | | - Add I18n for components page | |||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-18 | 12 | -87/+117 | |
| | | | | | | | | | | | | - Add I18n for reviews - Add I18n for markdown - Add I18n for user auto-suggest field | |||||
* | | Fix line-endings and mode bits | Evgeny Mandrikov | 2011-07-18 | 5 | -71/+73 | |
| | | ||||||
* | | SONAR-2596 Add an event notification mechanism | Evgeny Mandrikov | 2011-07-18 | 25 | -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 plugin | simonbrandhof | 2011-07-17 | 1 | -17/+0 | |
| | | ||||||
* | | Merge branch 'release-2.9' | simonbrandhof | 2011-07-17 | 12 | -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.9 | simonbrandhof | 2011-07-17 | 1 | -1/+1 | |
| | | | | | | | | See http://jira.codehaus.org/browse/HAUS-2101 | |||||
| * | Release 2.9 | simonbrandhof | 2011-07-17 | 38 | -38/+38 | |
| | | ||||||
| * | Add release configuration for nexus.codehaus.org | simonbrandhof | 2011-07-17 | 2 | -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 repository | Simon Brandhof | 2011-07-13 | 1 | -3/+4 | |
| | | ||||||
| * | Fix compatibility with IE6 and IE7 | Simon Brandhof | 2011-07-12 | 5 | -34/+48 | |
| | | ||||||
| * | SONAR-2605 Dashboard crashes if a project variation is configured as 'since ↵ | Simon Brandhof | 2011-07-12 | 1 | -3/+3 | |
| | | | | | | | | a version' | |||||
| * | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-07-08 | 37 | -37/+37 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 2.9-RC1 | Simon Brandhof | 2011-07-08 | 37 | -50/+45 | |
| | | ||||||
| * | Add the goal 'deploy' to maven release plugin | Simon Brandhof | 2011-07-08 | 1 | -0/+1 | |
| | | ||||||
* | | SONAR-2589 Modification of web ruby templates to use bundles | Fabrice Bellingard | 2011-07-15 | 9 | -84/+126 | |
| | | | | | | | | | | - Added i18n to core tabs of the resource viewer (coverage, source, violations) | |||||
* | | Add Review model | Evgeny Mandrikov | 2011-07-15 | 2 | -0/+68 | |
| | | ||||||
* | | SONAR-2002 The Sonar WS API automatically kills an HTTP connection after ↵ | Simon Brandhof | 2011-07-15 | 5 | -46/+53 | |
| | | | | | | | | 30s. This timeout parameter should be configurable | |||||
* | | Check license headers during default build | Simon Brandhof | 2011-07-15 | 1 | -33/+31 | |
| | | ||||||
* | | SONAR-2591 API : translation mechanism of rule descriptions | Fabrice Bellingard | 2011-07-15 | 12 | -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 descriptions | Fabrice Bellingard | 2011-07-15 | 2 | -0/+35 | |
| | | | | | | - Add translation for rule params | |||||
* | | SONAR-2610 migrate existing manual measures | simonbrandhof | 2011-07-14 | 1 | -1/+26 | |
| | | ||||||
* | | SONAR-2610 support url and description of manual measures | simonbrandhof | 2011-07-14 | 6 | -3/+29 | |
| | | ||||||
* | | Samples: sonar-plugin-api must be declared with scope provided | Evgeny Mandrikov | 2011-07-14 | 4 | -1/+4 | |
| | | ||||||
* | | SONAR-2610 web service for manual measures + copy manual measures during ↵ | simonbrandhof | 2011-07-14 | 13 | -36/+448 | |
| | | | | | | | | analysis | |||||
* | | SONAR-2591 API : translation mechanism of rule descriptions | Fabrice Bellingard | 2011-07-14 | 23 | -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? | simonbrandhof | 2011-07-14 | 1 | -0/+4 | |
| | | ||||||
* | | Remove unused imports | simonbrandhof | 2011-07-14 | 1 | -6/+3 | |
| | | ||||||
* | | Update license headers | Fabrice Bellingard | 2011-07-14 | 2 | -4/+2 | |
| | |