aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | SONAR-2704 Upgrade to Prototype 1.7/Scriptaculous 1.9simonbrandhof2011-08-159-7932/+19229
* | | | | SONAR-2603 Generate the server key on the fly.Simon Brandhof2011-08-129-40/+9
* | | | | SONAR-2700 Add the server startup date/time to the System Info pageSimon Brandhof2011-08-122-25/+27
* | | | | Remove server ID from system info page. Replaced by permanent server keySimon Brandhof2011-08-121-1/+0
* | | | | SONAR-2690 Anonymous access : add a title above the project list in the Quali...Simon Brandhof2011-08-121-0/+1
* | | | | Do not show crappy error page if url /plugins/* has bad parametersSimon Brandhof2011-08-123-1/+4
* | | | | SONAR-2603 generate server key before loading pluginsSimon Brandhof2011-08-124-22/+55
* | | | | 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-1110-37/+241
* | | | | SONAR-2603 the IP address to use must be set by userSimon Brandhof2011-08-113-138/+93
* | | | | SONAR-2689 Do not support the version 1.0-beta-1 of the Sonar maven plugin an...Simon Brandhof2011-08-114-76/+9
* | | | | SONAR-2621 Profile changelog should be accessible by anonymous userssimonbrandhof2011-08-092-6/+1
* | | | | SONAR-2621 Profile changelog should be accessible by anonymous userssimonbrandhof2011-08-092-2/+7
* | | | | SONAR-2603 generate server key at startupSimon Brandhof2011-08-0914-44/+395
|/ / / /
* | | | Fix migration of manual measuresSimon Brandhof2011-08-091-11/+11
* | | | SONAR-75 fix column titles in the filters pageSimon Brandhof2011-08-092-4/+2
* | | | Change comment in ruby APISimon Brandhof2011-08-081-1/+2
* | | | Replace the footer link 'Bug/feature request' by 'plugins'Simon Brandhof2011-08-081-3/+4
* | | | SONAR-2673 Fail to upgrade from 2.8 to 2.9 because of migration of reviewsSimon Brandhof2011-08-081-8/+2
* | | | SONAR-75 Fix maintenance pageSimon Brandhof2011-08-081-2/+2
* | | | SONAR-75 show key when label is missingsimonbrandhof2011-08-072-7/+7
* | | | Fix upgrade of manual measuressimonbrandhof2011-08-071-1/+0
* | | | SONAR-75 fix some labelssimonbrandhof2011-08-071-4/+1
* | | | Fix filters when a selected metric does not existsimonbrandhof2011-08-071-1/+1
* | | | Fix JSON response of /api/manual_measures on postgresqlSimon Brandhof2011-08-041-1/+1
| |_|/ |/| |
* | | SONAR-75 fix naming convention of widget name and propertiessimonbrandhof2011-08-043-3/+5
* | | SONAR-75 fix some l10n keyssimonbrandhof2011-08-048-39/+39
* | | SONAR-2637 Issue with dashboard layout in IE6 and IE7Simon Brandhof2011-08-031-3/+3
* | | Improve UI of Email administration consoleSimon Brandhof2011-08-032-2/+3
* | | Some code improvementsSimon Brandhof2011-08-022-6/+5
* | | Fix new violationsSimon Brandhof2011-08-022-3/+4
* | | SONAR-75 Remove unused French GWT properties + add method Metric.Builder#setU...Simon Brandhof2011-08-011-1/+1
* | | SONAR-75 support GWT components integrated to coreSimon Brandhof2011-08-015-5/+22
* | | SONAR-2547 add legend of pending measuresSimon Brandhof2011-08-011-4/+14
|/ /
* | Fix JSON response of POST /api/manual_measuresSimon Brandhof2011-07-291-1/+1
* | SONAR-75 rule search engine supports localized titlesSimon Brandhof2011-07-293-2/+22
* | SONAR-75 Improve i18n APISimon Brandhof2011-07-298-124/+148
* | 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-2601 Use CSS style 'comments' for descriptions of SMTP settingsEvgeny Mandrikov2011-07-281-7/+7
* | SONAR-2540 Comments containing only spaces should not lead to errorEvgeny Mandrikov2011-07-281-10/+14
* | SONAR-2539 Should not be possible to modify closed reviewEvgeny Mandrikov2011-07-281-1/+1
* | SONAR-2596 Reduce number of arguments for NotificationService constructorEvgeny Mandrikov2011-07-284-93/+21
* | SONAR-2596 Add unit testsEvgeny Mandrikov2011-07-281-1/+33
* | SONAR-2649 Add server property 'sonar.notifications.delay'Evgeny Mandrikov2011-07-283-42/+65
* | SONAR-2600,SONAR-2601 Replace STARTTLS by SSL and describe all SMTP settingsEvgeny Mandrikov2011-07-282-9/+16
* | SONAR-2607 Show in notification: project, resource and title of reviewEvgeny Mandrikov2011-07-272-1/+7
* | SONAR-2547 fix level typeSimon Brandhof2011-07-271-4/+2
* | SONAR-2547 validate valuesSimon Brandhof2011-07-2713-78/+149
* | SONAR-2547 support i18nSimon Brandhof2011-07-272-20/+20