aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2810 End support of JNDI JDBC datasource by WAR modeSimon Brandhof2011-09-141-44/+3
* Log a warning if an ExtensionProvider includes other providersSimon Brandhof2011-09-131-5/+9
* SONAR-2549 rubyonrails and hibernate must use the same JDBC connection pool o...simonbrandhof2011-09-111-0/+4
* SONAR-2603 increase size of server idsimonbrandhof2011-09-111-1/+1
* SONAR-2603 provide a dedicated page to generate server idsimonbrandhof2011-09-114-23/+22
* SONAR-2784 When the maximum number of JDBC connections is reached some JDBC c...Simon Brandhof2011-09-091-2/+7
* SONAR-2603 provide a dedicated settings page to generate server keysimonbrandhof2011-09-094-51/+61
* SONAR-2603 Generate the server key on the fly.Simon Brandhof2011-08-123-32/+4
* SONAR-2603 generate server key before loading pluginsSimon Brandhof2011-08-122-13/+25
* SONAR-2692 allow ExtensionProvider#provide() to return nullSimon Brandhof2011-08-121-5/+7
* SONAR-2692 API: allow plugins to auto-disable on server startupsimonbrandhof2011-08-117-31/+93
* SONAR-2603 the IP address to use must be set by userSimon Brandhof2011-08-112-97/+70
* SONAR-2689 Do not support the version 1.0-beta-1 of the Sonar maven plugin an...Simon Brandhof2011-08-113-48/+9
* SONAR-2603 generate server key at startupSimon Brandhof2011-08-094-22/+206
* SONAR-75 show key when label is missingsimonbrandhof2011-08-071-1/+1
* Some code improvementsSimon Brandhof2011-08-022-6/+5
* Fix new violationsSimon Brandhof2011-08-022-3/+4
* SONAR-75 support GWT components integrated to coreSimon Brandhof2011-08-013-4/+19
* SONAR-75 rule search engine supports localized titlesSimon Brandhof2011-07-292-0/+13
* SONAR-75 Improve i18n APISimon Brandhof2011-07-293-4/+44
* SONAR-2582 The Filter Path field is not working with Oracle DBFreddy Mallet2011-07-281-2/+4
* Improve shutdown of NotificationServiceEvgeny Mandrikov2011-07-281-1/+7
* SONAR-2596 Reduce number of arguments for NotificationService constructorEvgeny Mandrikov2011-07-281-22/+4
* SONAR-2649 Add server property 'sonar.notifications.delay'Evgeny Mandrikov2011-07-281-33/+44
* SONAR-2607 Show in notification: project, resource and title of reviewEvgeny Mandrikov2011-07-271-0/+3
* 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