summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "Add missing null check on equals"Julien Lancelot2015-02-232-10/+8
* | Add missing null check on equalsJulien Lancelot2015-02-232-8/+10
* | Fix quality flawsJulien Lancelot2015-02-232-8/+4
* | add shortcuts help for rules pageStas Vilchik2015-02-231-1/+10
* | improve modal windowsStas Vilchik2015-02-237-5/+19
* | fix quality flawsStas Vilchik2015-02-233-99/+120
* | Fix quality flawsSimon Brandhof2015-02-231-5/+0
* | missing package-info.javaSimon Brandhof2015-02-231-0/+24
* | SONAR-5936 improve displaySimon Brandhof2015-02-2315-403/+86
* | Fix some quality flawsSimon Brandhof2015-02-232-7/+8
* | Technical monitoring of web server - SONAR-4318 SONAR-5936Teryk Bellahsene2015-02-2235-239/+1679
* | Fix cleaning of shared memoryEric Hartmann2015-02-211-2/+2
* | SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t...Eric Hartmann2015-02-215-70/+10
* | Revert "SONAR-6036 Try deleting the memory mapped file at JVM termination"Eric Hartmann2015-02-211-4/+1
* | SONAR-6036 Try deleting the memory mapped file at JVM terminationEric Hartmann2015-02-211-1/+4
* | SONAR-6036 Close the shared memory soonerEric Hartmann2015-02-203-10/+21
* | SONAR-6036 use IPC (Inter Process Communication) for monitoringEric Hartmann2015-02-2012-109/+210
* | Do not copy META-INF from sonarsource-brandingSimon Brandhof2015-02-201-0/+3
* | Fix links to documentation of plugins: http://redirect.sonarsource.com/doc/pl...Simon Brandhof2015-02-203-3/+3
* | Remove constraints on ISSUES.COMPONENT_UUID and PROJECT_UUID -> keep them NUL...Simon Brandhof2015-02-201-3/+1
* | Try to fix some false positive failure on a unit testJulien HENRY2015-02-201-1/+2
* | update link from file to issues pageStas Vilchik2015-02-201-1/+1
* | fix quality flawsStas Vilchik2015-02-201-102/+134
* | Disable automatic refresh of ES index "sourcelines"Simon Brandhof2015-02-202-1/+4
* | Incremental indexing of activitiesSimon Brandhof2015-02-201-5/+0
* | Remove useless debug logsSimon Brandhof2015-02-201-15/+4
* | apply web service api feedbackStas Vilchik2015-02-206-6/+41
* | fix scrolling by keyboard on issues and rules pagesStas Vilchik2015-02-202-3/+4
|/
* fix quality flawsStas Vilchik2015-02-205-28/+28
* fix global js errorStas Vilchik2015-02-201-8/+0
* Fix quality flawJulien Lancelot2015-02-201-1/+1
* fix quality flawsStas Vilchik2015-02-205-186/+11
* apply help window feedbackStas Vilchik2015-02-201-1/+10
* apply issue key filter feedbackStas Vilchik2015-02-201-1/+3
* apply issues page header feedbackStas Vilchik2015-02-201-1/+1
* apply web service api page feedbackStas Vilchik2015-02-202-38/+43
* apply rules page feedbackStas Vilchik2015-02-207-7/+27
* SONAR-5751 return fixStas Vilchik2015-02-201-1/+6
* SONAR-6011 Restoring built-in profiles does not update existing rule parametersJulien Lancelot2015-02-202-27/+226
* update coding rules search testStas Vilchik2015-02-191-2/+4
* SONAR-6199 Fix description of api/profiles/list language parameterJean-Baptiste Lievremont2015-02-191-1/+0
* fix compatibility with eclipse pluginStas Vilchik2015-02-192-4/+2
* update print stylesStas Vilchik2015-02-191-0/+34
* fix search field on coding rules page on IE11Stas Vilchik2015-02-192-10/+9
* SONAR-6199 Update rule activation parameter descriptionsJean-Baptiste Lievremont2015-02-191-4/+4
* SONAR-6199 Add profile key in api/profiles/list WSJean-Baptiste Lievremont2015-02-191-1/+6
* Merge pull request #108 from SonarSource/feature/web/fast_testsStas Vilchik2015-02-1934-0/+159
|\
| * kill unused testStas Vilchik2015-02-191-46/+0
| * enable parallel execution of web testsStas Vilchik2015-02-1934-0/+205
* | SONAR-6021 Update UI of api documentation pageStas Vilchik2015-02-1920-135/+123