aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix path helperStas Vilchik2016-01-071-1/+1
| |
* | fix translatations on the measures pageStas Vilchik2016-01-079-77/+25
| |
* | improve code qualityStas Vilchik2016-01-068-129/+110
| |
* | deprecate some codeStas Vilchik2016-01-061-0/+7
| |
* | fix translationsStas Vilchik2016-01-063-25/+68
| |
* | improve code qualityStas Vilchik2016-01-067-6/+9
| |
* | rewrite translation moduleStas Vilchik2016-01-06103-382/+458
| |
* | SONAR-7121 Project's File Lock not released on errorDuarte Meneses2016-01-061-2/+3
| |
* | Automatic merge from branch-5.3Jenkins CI2016-01-065-11/+113
|\| | | | | | | | | | | * origin/branch-5.3: SONAR-7093 Allow projects to define their leak period fix display of date leak period
| * SONAR-7093 Allow projects to define their leak periodJulien Lancelot2016-01-064-11/+112
| |
| * fix display of date leak periodStas Vilchik2016-01-061-0/+1
| |
* | Fix quality flaws5.4-M3Simon Brandhof2016-01-0616-24/+24
| |
* | fix treemap widgetStas Vilchik2016-01-061-2/+1
| |
* | SONAR-7131 WS components/show empty string in Oracle handled correctlyTeryk Bellahsene2016-01-061-1/+2
| |
* | Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-055132-19126/+31478
| |
* | SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-0521-28/+763
| |
* | SONAR-7129 Update documentation to state directories are not returned when ↵Teryk Bellahsene2016-01-051-7/+8
| | | | | | | | limiting search
* | Fix quality flawsJulien Lancelot2016-01-051-5/+25
| |
* | SONAR-7127 Fix ComponentQuery for DevCockpitJulien Lancelot2016-01-055-15/+109
| | | | | | | | | | Create ComponentQuery with a Builder Restore missing constructor for Dev Cokpit
* | Fix Map.containsKey call that would never return trueRuben Dijkstra2016-01-041-1/+1
| |
* | Fix quality flawsSimon Brandhof2016-01-047-7/+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-296-7/+86
| |
* | 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
| |
* | move ProjectOverviewTest under projectServicesStas Vilchik2015-12-286-6/+6
| |
* | add ITs for Project Code PageStas Vilchik2015-12-283-0/+122
| |
* | 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-284-34/+38
| |
* | fixed history package version for react-router compatThomas Vérin2015-12-241-1/+1
| |
* | Automatic merge from branch-5.3Jenkins CI2015-12-248-80/+90
|\| | | | | | | | | * origin/branch-5.3: SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' characters
| * SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' ↵Teryk Bellahsene2015-12-238-80/+90
| | | | | | | | characters
* | SONAR-7129 Fix snapshot path builder for OracleTeryk Bellahsene2015-12-232-10/+15
| |
* | SONAR-7129 WS api/components/tree Less components in the example responseTeryk Bellahsene2015-12-231-183/+1
| |
* | SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-231-2/+14
| | | | | | | | only within a module
* | SONAR-7129 Apply feedbackTeryk Bellahsene2015-12-2214-100/+270
| | | | | | | | | | | | | | - more explicit message when base component parameters are not provided - projectId removed from the response - f parameter removed - better response example
* | improve code qualityStas Vilchik2015-12-226-10/+11
| |
* | SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-228-23/+169
| |
* | Automatic merge from branch-5.3Jenkins CI2015-12-220-0/+0
|\| | | | | | | | | * origin/branch-5.3: SONAR-7160 Change of drilldown period fails
| * SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
| |
* | 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-2119-39/+131
| |
* | SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-2130-558/+959
| | | | | | | | only within a module
* | SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-2132-124/+1635
| |