aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5540 "http" should not be in the urlJulien Lancelot2014-08-282-18/+33
|
* SONAR-4898 fix NPE on termination of ESSimon Brandhof2014-08-281-1/+1
|
* SONAR-5490 Improve readability and payload of results in the page "Rules"Stas Vilchik2014-08-281-11/+12
| | | | Align tags on the left
* SONAR-4898 fix parallel termination of processesSimon Brandhof2014-08-271-1/+1
|
* SONAR-5542 Force user authentication is not taking into account by Java Web ↵Julien Lancelot2014-08-271-2/+1
| | | | Service
* SONAR-5540 Fix links in breadcrumbJulien Lancelot2014-08-272-18/+27
|
* SONAR-5484 Add node address in system infoJean-Baptiste Lievremont2014-08-273-3/+24
|
* SONAR-4898 do not use IPv6 loopback addressSimon Brandhof2014-08-272-6/+6
| | | | Conflict with -Djava.net.preferIPv4Stack=true recommended for ES
* SONAR-5541 Add REST Web Services in the online API documentationJulien Lancelot2014-08-2713-137/+544
|
* SONAR-4898 use loopback address instead of hardcoding 127.0.0.1 for JMX ↵Simon Brandhof2014-08-275-23/+185
| | | | connections
* SONAR-5540 Dashboard links are broken if apache does not allow to encode ↵Julien Lancelot2014-08-271-8/+20
| | | | slash in URL
* Fix some quality flawsSimon Brandhof2014-08-266-11/+580
|
* Fix some quality flawsSimon Brandhof2014-08-2614-121/+117
|
* Fix some quality flawsSimon Brandhof2014-08-264-5/+5
|
* Add missing tests in sonar-process moduleSimon Brandhof2014-08-2612-55/+140
|
* SONAR-4963 Return description in /permission_templates/search_groupsJulien Lancelot2014-08-261-4/+8
|
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-265-8/+9
| | | | Feedback applied
* SONAR-5484 Add detailed search information per nodeJean-Baptiste Lievremont2014-08-267-48/+151
|
* SONAR-4963 Display group description in User windowStas Vilchik2014-08-262-2/+14
|
* Synchronized monitored list of processesStephane Gamard2014-08-261-8/+14
|
* SONAR-4963 Return description in /permissions/search_groupsJulien Lancelot2014-08-261-4/+8
|
* SONAR-5417 Add a 'preview' parameter in order to check some permissionsJulien Lancelot2014-08-263-19/+102
|
* FindByProfile should not return removed rulesJulien Lancelot2014-08-263-8/+12
|
* Fix quality flawSimon Brandhof2014-08-251-3/+2
|
* SONAR-5383 improve SonarClient#get() and #post()Simon Brandhof2014-08-255-9/+146
| | | | | * add helpful get(String relativeUrl, Object... params) and post(String relativeUrl, Object... params) * support relativeUrl that does not start with slash /
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-253-26/+59
|
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-251-1/+1
|
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-255-5/+49
|
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-251-6/+11
|
* SONAR-5036 When drilling down on a measure, return all projects (even the ↵Julien Lancelot2014-08-253-24/+28
| | | | projects the user don't have access to), but display a message when user click on a project he's not authorized to see
* SONAR-5417 Fix issue when setting a profile on a provisoned projectJulien Lancelot2014-08-254-2/+31
|
* SONAR-5483 - Fix logStephane Gamard2014-08-251-1/+1
|
* SONAR-5483 - Fails to start if no master available in cluster (mainly do to ↵Stephane Gamard2014-08-252-4/+11
| | | | wrong coordinates in properties)
* SONAR-5483 - Fixed log level for ESStephane Gamard2014-08-251-1/+1
|
* Minimum Viable Environment checks Java 1.6, 1.7 or 1.8 but not >= 1.6Simon Brandhof2014-08-252-6/+6
|
* SONAR-4593 Display group description in User windowStas Vilchik2014-08-251-1/+7
| | | | Fix the issue with the empty group description
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-252-0/+12
| | | | Add libraries' versions
* DSM & Libraries: drop entry points for old pagesStas Vilchik2014-08-251-17/+9
|
* Remove console.logStas Vilchik2014-08-251-2/+1
|
* fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)Stephane Gamard2014-08-221-1/+1
|
* fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)Stephane Gamard2014-08-221-10/+6
|
* SONAR-4406 Rework design pageStas Vilchik2014-08-224-0/+213
| | | | Add MT
* SONAR-5530 - Created IssueDao V2Stephane Gamard2014-08-223-17/+259
|
* fix quality flawsStephane Gamard2014-08-224-39/+76
|
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-221-60/+0
| | | | Break old pages
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-221-2/+2
| | | | Update dependencies page
* Added synchronizerTestStephane Gamard2014-08-213-2/+84
|
* removed legacy explicit refresh() in medium testStephane Gamard2014-08-211-1/+0
|
* changed indexing stats to debug levelStephane Gamard2014-08-211-1/+1
|
* indexQueue can explicitly avoid inline refresh.Stephane Gamard2014-08-216-16/+53
|