summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4004 handle failed requestsStas Vilchik2015-12-295-7/+85
* fix testStas Vilchik2015-12-281-1/+1
* improve code page renderingStas Vilchik2015-12-285-46/+39
* improve js buildStas Vilchik2015-12-289-2493/+54
* improve css buildStas Vilchik2015-12-284-41/+46
* improve web build scripts (fixes issue with NODE_ENV on windows)5.4-M2Stas Vilchik2015-12-283-21/+56
* fix opening of web service action permalinkStas Vilchik2015-12-281-10/+4
* upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnanoStas Vilchik2015-12-283-34/+37
* fixed history package version for react-router compatThomas Vérin2015-12-241-1/+1
* Automatic merge from branch-5.3Jenkins CI2015-12-243-9/+8
|\
| * SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' charac...Teryk Bellahsene2015-12-233-9/+8
| * SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-12-179-9/+9
| * [maven-release-plugin] prepare release 5.3-RC25.3-RC2Thomas Vérin2015-12-179-9/+9
* | SONAR-7129 Fix snapshot path builder for OracleTeryk Bellahsene2015-12-231-9/+9
* | SONAR-7129 WS api/components/tree Less components in the example responseTeryk Bellahsene2015-12-231-183/+1
* | SONAR-7129 Apply feedbackTeryk Bellahsene2015-12-2214-100/+270
* | improve code qualityStas Vilchik2015-12-226-10/+11
* | SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-228-23/+169
* | fix version of "history" packageStas Vilchik2015-12-211-1/+1
* | SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
* | SONAR-7147 keep current state in the urlStas Vilchik2015-12-2110-230/+363
* | SONAR-7127 Add language parameter to WS api/components/searchTeryk Bellahsene2015-12-2112-34/+90
* | SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-2118-116/+870
* | fix perf IT after DuplicationRepository perf improvmentSébastien Lesaint2015-12-181-1/+1
* | fix use of deprecated constants in favor of static factory methodSébastien Lesaint2015-12-181-2/+2
* | SONAR-7143 fix tooltips, improve rendering of long namesStas Vilchik2015-12-185-4/+13
* | SONAR-7146 Open files in placeStas Vilchik2015-12-182-1/+5
* | install webpackStas Vilchik2015-12-18199-21280/+942
* | Increase timeout of EmbeddedDatabaseTestSimon Brandhof2015-12-181-1/+1
* | fix quality flawsSébastien Lesaint2015-12-184-6/+9
* | Merge branch 'branch-5.3'Sébastien Lesaint2015-12-1720-827/+403
|\|
| * SONAR-6990 strongly reduce HEAP usage of the DuplicationRepositorySébastien Lesaint2015-12-1714-816/+285
| * SONAR-6990 support repeated original-duplicate paars from the batchSébastien Lesaint2015-12-174-9/+114
| * SONAR-6990 remove useless using to Map#containsSébastien Lesaint2015-12-171-4/+6
| * SONAR-6990 fix use of String.format generating garbage stringsSébastien Lesaint2015-12-171-2/+2
| * fix spinner position of the overview pagesStas Vilchik2015-12-174-4/+4
* | Automatic merge from branch-5.3Jenkins CI2015-12-173-7/+16
|\|
| * open file in the workspace when click on the bubbleStas Vilchik2015-12-163-7/+16
* | use envify to log only in developmentStas Vilchik2015-12-162-2/+7
* | SONAR-7145 add an ability to drilldown by componentStas Vilchik2015-12-162-7/+8
* | SONAR-7144 add a link to open a component in a new tabStas Vilchik2015-12-161-0/+2
* | SONAR-7143 display different types of coverageStas Vilchik2015-12-167-15/+123
* | SONAR-7143 display list of components on the code pageStas Vilchik2015-12-1627-1/+1067
* | upgrade to babel 6Stas Vilchik2015-12-157-16/+23
* | improve css buildStas Vilchik2015-12-154-138/+15
* | Automatic merge from branch-5.3Jenkins CI2015-12-144-55/+32
|\|
| * SONAR-7141 Fail fast if server started with Java 1.6Simon Brandhof2015-12-142-5/+5
| * SONAR-7140 Do not check java.io.tmpdir in bootstrap processSimon Brandhof2015-12-144-53/+30
* | Automatic merge from branch-5.3Jenkins CI2015-12-142-6/+6
|\|