aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-052702-9114/+20333
* SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-057-10/+471
* SONAR-7129 Update documentation to state directories are not returned when li...Teryk Bellahsene2016-01-051-7/+8
* Fix quality flawsJulien Lancelot2016-01-051-5/+25
* SONAR-7127 Fix ComponentQuery for DevCockpitJulien Lancelot2016-01-052-5/+6
* Fix Map.containsKey call that would never return trueRuben Dijkstra2016-01-041-1/+1
* Fix quality flawsSimon Brandhof2016-01-046-6/+6
* use webpack css loader for code pageStas Vilchik2015-12-296-8/+22
* SONAR-4004 hide source viewer on searchStas Vilchik2015-12-292-0/+7
* 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