summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5936 add response example to documentationSimon Brandhof2015-02-232-0/+197
* Fix quality flawsSimon Brandhof2015-02-239-27/+159
* SONAR-5716 drop documentation of api/server/systemSimon Brandhof2015-02-233-57/+2
* SONAR-5936 remove useless ES startup time (same as web server)Simon Brandhof2015-02-231-1/+0
* SONAR-5936 remove ES CPU usage which is most of times nullSimon Brandhof2015-02-233-8/+90
* Fix quality flawSimon Brandhof2015-02-231-1/+1
* SONAR-5936 improve Elasticsearch information displayed in System InfoSimon Brandhof2015-02-2320-959/+180
* fix quality flawsStas Vilchik2015-02-231-130/+0
* fix quality flawsStas Vilchik2015-02-231-139/+97
* Merge pull request #112 from SonarSource/feature/fast_gruntStas Vilchik2015-02-232-18/+8
|\
| * add static mapping for expressStas Vilchik2015-02-201-1/+3
| * speed up uglify js stepStas Vilchik2015-02-202-18/+6
* | fix issues bulk change on contextualized pages, part 2Stas Vilchik2015-02-232-3/+3
* | fix issues bulk change on contextualized pagesStas Vilchik2015-02-231-0/+9
* | SONAR-6009 Return only needed rule fieldsJulien Lancelot2015-02-232-6/+45
* | SONAR-6009 Use filter instead of query for activation filter of rule searchJean-Baptiste Lievremont2015-02-231-27/+7
* | Revert change on equals on Category since it is breaking UIJulien HENRY2015-02-232-1/+35
* | Revert "Fix quality flaws"Julien Lancelot2015-02-2310-19/+24
* | Revert "Add missing null check on equals"Julien Lancelot2015-02-239-37/+25
* | Add missing null check on equalsJulien Lancelot2015-02-239-25/+37
* | Fix quality flawsJulien Lancelot2015-02-2310-24/+19
* | add shortcuts help for rules pageStas Vilchik2015-02-232-1/+15
* | improve modal windowsStas Vilchik2015-02-237-5/+19
* | Fix some quality flawsJulien HENRY2015-02-232-3/+4
* | fix quality flawsStas Vilchik2015-02-233-99/+120
* | Fix some quality flawsJulien HENRY2015-02-233-3/+4
* | Fix quality flawsSimon Brandhof2015-02-232-7/+1
* | Fix quality flawsSimon Brandhof2015-02-233-6/+9
* | missing package-info.javaSimon Brandhof2015-02-231-0/+24
* | SONAR-5936 improve displaySimon Brandhof2015-02-2315-403/+86
* | Fix some quality flawsSimon Brandhof2015-02-239-21/+58
* | Technical monitoring of web server - SONAR-4318 SONAR-5936Teryk Bellahsene2015-02-2236-239/+1685
* | 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-216-72/+11
* | Update the test, we are expecting that search is started before web.Eric Hartmann2015-02-211-1/+1
* | 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-2014-111/+213
* | 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-204-5/+5
* | Remove constraints on ISSUES.COMPONENT_UUID and PROJECT_UUID -> keep them NUL...Simon Brandhof2015-02-202-5/+3
* | 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
* | Fix some quality flawsJulien HENRY2015-02-2016-107/+111
* | update restore profiles messageStas Vilchik2015-02-201-1/+1
* | SONAR-6175 Validate that offsets provided for highlighting and symbol referen...Julien HENRY2015-02-2012-13/+88
* | SONAR-6116 Validate line is correct when creating issue on fileJulien HENRY2015-02-202-6/+49
* | SONAR-5931 Remove deprecation on IssuableJulien HENRY2015-02-201-9/+0