aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-261-20/+1
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-223-26/+48
* Remove unused class org.sonar.server.ui.SonarRackFilterSimon Brandhof2011-07-221-56/+0
* SONAR-2599 First draft of settings for notifications in user profileEvgeny Mandrikov2011-07-201-10/+32
* SONAR-2596,SONAR-2600 Improve notification mechanismEvgeny Mandrikov2011-07-2016-871/+67
* SONAR-2600,SONAR-2601 Add ability to send emailsEvgeny Mandrikov2011-07-185-39/+169
* SONAR-2596 Add an event notification mechanismEvgeny Mandrikov2011-07-1816-2/+906
* SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURESSimon Brandhof2011-07-122-15/+0
* Fix key of components registered in picocontainersimonbrandhof2011-06-201-1/+8
* SONAR-75 Apply first version of contribution by www.serli.comSimon Brandhof2011-06-133-5/+80
* SONAR-2507 add unit tests to ServerPluginRepositorysimonbrandhof2011-06-102-2/+13
* Fix build - remove invalid importsimonbrandhof2011-06-101-3/+2
* Merge remote branch 'upstream/master'simonbrandhof2011-06-102-7/+9
|\
| * Fix violationsEvgeny Mandrikov2011-06-072-7/+9
* | SONAR-2507 support deprecated directory /extensions/rules/simonbrandhof2011-06-101-3/+3
* | SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-109-624/+228
|/
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-06-012-50/+51
* Fix violationsEvgeny Mandrikov2011-05-302-2/+2
* SONAR-1922 Fix bulk action - deactivation of rulesEvgeny Mandrikov2011-05-301-28/+24
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-273-43/+217
* SONAR-2469 refactor Modulesimonbrandhof2011-05-259-533/+15
* Rename the class MarkdownEngine to Markdownsimonbrandhof2011-05-051-2/+2
* Reduce technical debtsimonbrandhof2011-05-052-5/+3
* SONAR-2176 Default value for rule parameter should be updated in database if ...Evgeny Mandrikov2011-04-291-0/+1
* Improve display of resource viewers on projects and directories.simonbrandhof2011-04-283-1/+18
* SONAR-2384 Support markdown in review commentssimonbrandhof2011-04-231-2/+14
* SONAR-2359 Most of properties sonar.jdbc.* should not be required when JDBC d...simonbrandhof2011-04-143-131/+48
* SONAR-2100 ruby on rails webapp : do not load JDBC datasource from JNDI in ru...simonbrandhof2011-04-141-1/+13
* Fix some violationssimonbrandhof2011-04-012-7/+7
* Fix coding violationssimonbrandhof2011-03-278-16/+14
* fix coding violationssimonbrandhof2011-03-272-8/+9
* SONAR-2289 Increase timeouts of embedded database startup/shutdownsimonbrandhof2011-03-181-19/+28
* SONAR-2218 add drilldown on new lines to cover + add period select-box on mea...simonbrandhof2011-03-071-1/+1
* Fix JRubyFacadesimonbrandhof2011-03-041-0/+4
* SONAR-2218 improve HTML for ITsimonbrandhof2011-03-041-4/+0
* SONAR-2218 support GWT extensions + improve filterssimonbrandhof2011-03-031-5/+14
* SONAR-2218 display headers of source, coverage and violations tabssimonbrandhof2011-03-023-10/+114
* Fix some violationssimonbrandhof2011-02-101-4/+0
* SONAR-2078 Do not show duplicated repositories in rules search enginesimonbrandhof2011-02-082-7/+11
* SONAR-2078: Rename manifest entry "Extend-Plugin" to "Plugin-Base"Evgeny Mandrikov2011-02-081-1/+1
* SONAR-2075: Add the ability for a plugin to extend an other pluginEvgeny Mandrikov2011-02-084-41/+86
* Replace enum Environment by class EnvironmentInformationEvgeny Mandrikov2011-02-041-2/+0
* Fix bug on deprecated profilessimonbrandhof2011-02-041-2/+2
* Fix restoring of backups when rules not foundsimonbrandhof2011-02-041-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-0481-1142/+1142
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-035-21/+88
* SONAR-2094 Support backups without the field <enabled>simonbrandhof2011-02-022-2/+10
* SONAR-1302 Upgrade to rails 2.3.5 to fix session expirationsimonbrandhof2011-02-021-46/+2
* SONAR-2094 Add the column RULES_PROFILES.ENABLEDsimonbrandhof2011-02-012-4/+5
* Disable downloading for certain files from BatchResourcesServletEvgeny Mandrikov2011-02-011-1/+18