aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4898 fix regressionSimon Brandhof2014-07-301-8/+9
* SONAR-4898 fix handling of server early terminationSimon Brandhof2014-07-307-33/+54
* SONAR-4898 remove misleading warning logSimon Brandhof2014-07-301-2/+2
* SONAR-4898 fix application.logSimon Brandhof2014-07-301-2/+0
* SONAR-4898 rename Terminatable to TerminableSimon Brandhof2014-07-306-9/+9
* SONAR-4898 improve reliabilitySimon Brandhof2014-07-3014-570/+534
* SONAR-5237 - Fixed exit of runner when TC Fails to loadStephane Gamard2014-07-291-0/+1
* SONAR-5237 - Fixed exit of runner when TC Fails to loadStephane Gamard2014-07-293-5/+10
* SONAR-4898 - Centralized profilingStephane Gamard2014-07-291-1/+1
* SONAR-4898 - Centralized profilingStephane Gamard2014-07-291-6/+8
* Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-2960-136/+1481
|\
| * SONAR-4804 Use case insensitive order on name for projects on Projects Permis...Jean-Baptiste Lievremont2014-07-291-1/+1
| * Merge branch-4.4Julien Lancelot2014-07-293-0/+31
| |\
| * | SONAR-5487 Check minimal required version of Oracle JDBC driver (11.2)Simon Brandhof2014-07-293-0/+148
| * | SONAR-5492 Remove ability to configure JDBC driver class nameSimon Brandhof2014-07-281-1/+0
| * | [SONAR-5073] Disable user input on date fieldsStas Vilchik2014-07-281-0/+1
| * | SONAR-5222 Use qualified l10n messages for resource configuration (project, v...Jean-Baptiste Lievremont2014-07-281-1/+1
| * | SONAR-5127 Always display "Manage" in the favorite measure/issue filters menuStas Vilchik2014-07-282-8/+10
| * | SONAR-5490 Improve readability and payload of results in the Coding Rules pageStas Vilchik2014-07-285-4/+38
| * | SONAR-5468 Improve rendering of duplications that are on the same fileStas Vilchik2014-07-286-0/+7
| * | Component Viewer Tests: issuesStas Vilchik2014-07-281-2/+68
| * | SONAR-4557 Move log to Rails code (java_facade.generateServerId is called on ...Jean-Baptiste Lievremont2014-07-282-3/+3
| * | Component Viewer Tests: duplicationsStas Vilchik2014-07-282-67/+113
| * | SONAR-5480 Make it possible to "un-choose" filters and selected lineStas Vilchik2014-07-281-4/+6
| * | SONAR-5466 Workspace should display the project as well as the moduleStas Vilchik2014-07-281-0/+3
| * | Component Viewer Tests: different filtersStas Vilchik2014-07-282-0/+156
| * | SONAR-5368 Use "Constant" instead of "Offset" for constant/issue functionJean-Baptiste Lievremont2014-07-281-1/+6
| * | SONAR-5137 Add medium tests on rule activationJean-Baptiste Lievremont2014-07-285-0/+308
| * | Component Viewer Tests: favoritesStas Vilchik2014-07-283-6/+134
| * | SONAR-5466 Workspace should display the project as well as the moduleStas Vilchik2014-07-281-4/+4
| * | SONAR-5479 Allow to filter on Lines and Lines of Code in the Component ViewerStas Vilchik2014-07-281-0/+2
| * | Component Viewer Tests: select tab by metricStas Vilchik2014-07-284-5/+154
| * | SONAR-5137 Fix stuff lost in the merge - see d2074c3527fab592cd65e91d7e228607...Jean-Baptiste Lievremont2014-07-283-14/+9
| * | SONAR-5137 Add rule param type to WS response, use it in rule activation dialogJean-Baptiste Lievremont2014-07-284-13/+29
| * | Component Viewer: add some MTsStas Vilchik2014-07-281-0/+36
| * | Component Viewer Tests: add issues filters MTsStas Vilchik2014-07-282-2/+106
| * | Clean up gruntfileStas Vilchik2014-07-281-7/+0
| * | SONAR-4557 Update server ID help message, add INFO log after generationJean-Baptiste Lievremont2014-07-251-0/+4
| * | Cleanup logs for CIJean-Baptiste Lievremont2014-07-252-10/+11
| * | SONAR-5417 Add a profile parameter to force usage of a given profileJulien Lancelot2014-07-257-13/+122
* | | SONAR-4898 - Fixed rogue TC when SQ plateform fails to load.Stephane Gamard2014-07-292-4/+5
* | | SONAR-4898 add missing tests, fix loading of default settings and check Java6+Simon Brandhof2014-07-282-3/+3
* | | SONAR-4898 - Renamed sonar.es.* properties to sonar.search.*Stephane Gamard2014-07-283-8/+8
* | | SONAR-4898 - Centralized profilingStephane Gamard2014-07-286-83/+52
* | | SONAR-4898 - Added FULL/BASIC profiling for ES QueryingStephane Gamard2014-07-282-6/+30
* | | SONAR-4898 - Added FULL/BASIC profiling for ES QueryingStephane Gamard2014-07-282-36/+49
* | | SONAR-4898 add INFO log for sonar.path.webSimon Brandhof2014-07-281-0/+1
* | | SONAR-4898 fix app loggingSimon Brandhof2014-07-283-11/+9
* | | SONAR-4898 - Fixed logger levels and messagesStephane Gamard2014-07-283-4/+12
* | | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-2554-247/+1617
|\| |