Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | fix path helper | Stas Vilchik | 2016-01-07 | 1 | -1/+1 | |
| | | ||||||
* | | fix translatations on the measures page | Stas Vilchik | 2016-01-07 | 9 | -77/+25 | |
| | | ||||||
* | | improve code quality | Stas Vilchik | 2016-01-06 | 8 | -129/+110 | |
| | | ||||||
* | | deprecate some code | Stas Vilchik | 2016-01-06 | 1 | -0/+7 | |
| | | ||||||
* | | fix translations | Stas Vilchik | 2016-01-06 | 3 | -25/+68 | |
| | | ||||||
* | | improve code quality | Stas Vilchik | 2016-01-06 | 7 | -6/+9 | |
| | | ||||||
* | | rewrite translation module | Stas Vilchik | 2016-01-06 | 103 | -382/+458 | |
| | | ||||||
* | | SONAR-7121 Project's File Lock not released on error | Duarte Meneses | 2016-01-06 | 1 | -2/+3 | |
| | | ||||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2016-01-06 | 5 | -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 period | Julien Lancelot | 2016-01-06 | 4 | -11/+112 | |
| | | ||||||
| * | fix display of date leak period | Stas Vilchik | 2016-01-06 | 1 | -0/+1 | |
| | | ||||||
* | | Fix quality flaws5.4-M3 | Simon Brandhof | 2016-01-06 | 16 | -24/+24 | |
| | | ||||||
* | | fix treemap widget | Stas Vilchik | 2016-01-06 | 1 | -2/+1 | |
| | | ||||||
* | | SONAR-7131 WS components/show empty string in Oracle handled correctly | Teryk Bellahsene | 2016-01-06 | 1 | -1/+2 | |
| | | ||||||
* | | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 5132 | -19126/+31478 | |
| | | ||||||
* | | SONAR-7131 WS components/show show one component and its ancestors | Teryk Bellahsene | 2016-01-05 | 21 | -28/+763 | |
| | | ||||||
* | | SONAR-7129 Update documentation to state directories are not returned when ↵ | Teryk Bellahsene | 2016-01-05 | 1 | -7/+8 | |
| | | | | | | | | limiting search | |||||
* | | Fix quality flaws | Julien Lancelot | 2016-01-05 | 1 | -5/+25 | |
| | | ||||||
* | | SONAR-7127 Fix ComponentQuery for DevCockpit | Julien Lancelot | 2016-01-05 | 5 | -15/+109 | |
| | | | | | | | | | | Create ComponentQuery with a Builder Restore missing constructor for Dev Cokpit | |||||
* | | Fix Map.containsKey call that would never return true | Ruben Dijkstra | 2016-01-04 | 1 | -1/+1 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2016-01-04 | 7 | -7/+6 | |
| | | ||||||
* | | use webpack css loader for code page | Stas Vilchik | 2015-12-29 | 6 | -8/+22 | |
| | | ||||||
* | | SONAR-4004 hide source viewer on search | Stas Vilchik | 2015-12-29 | 2 | -0/+7 | |
| | | ||||||
* | | SONAR-4004 handle failed requests | Stas Vilchik | 2015-12-29 | 6 | -7/+86 | |
| | | ||||||
* | | fix test | Stas Vilchik | 2015-12-28 | 1 | -1/+1 | |
| | | ||||||
* | | improve code page rendering | Stas Vilchik | 2015-12-28 | 5 | -46/+39 | |
| | | ||||||
* | | improve js build | Stas Vilchik | 2015-12-28 | 9 | -2493/+54 | |
| | | ||||||
* | | improve css build | Stas Vilchik | 2015-12-28 | 4 | -41/+46 | |
| | | ||||||
* | | improve web build scripts (fixes issue with NODE_ENV on windows)5.4-M2 | Stas Vilchik | 2015-12-28 | 3 | -21/+56 | |
| | | ||||||
* | | move ProjectOverviewTest under projectServices | Stas Vilchik | 2015-12-28 | 6 | -6/+6 | |
| | | ||||||
* | | add ITs for Project Code Page | Stas Vilchik | 2015-12-28 | 3 | -0/+122 | |
| | | ||||||
* | | fix opening of web service action permalink | Stas Vilchik | 2015-12-28 | 1 | -10/+4 | |
| | | ||||||
* | | upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnano | Stas Vilchik | 2015-12-28 | 4 | -34/+38 | |
| | | ||||||
* | | fixed history package version for react-router compat | Thomas Vérin | 2015-12-24 | 1 | -1/+1 | |
| | | ||||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-24 | 8 | -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 Bellahsene | 2015-12-23 | 8 | -80/+90 | |
| | | | | | | | | characters | |||||
* | | SONAR-7129 Fix snapshot path builder for Oracle | Teryk Bellahsene | 2015-12-23 | 2 | -10/+15 | |
| | | ||||||
* | | SONAR-7129 WS api/components/tree Less components in the example response | Teryk Bellahsene | 2015-12-23 | 1 | -183/+1 | |
| | | ||||||
* | | SONAR-2867 Standard copy-paste detection should happen within a project, not ↵ | Duarte Meneses | 2015-12-23 | 1 | -2/+14 | |
| | | | | | | | | only within a module | |||||
* | | SONAR-7129 Apply feedback | Teryk Bellahsene | 2015-12-22 | 14 | -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 quality | Stas Vilchik | 2015-12-22 | 6 | -10/+11 | |
| | | ||||||
* | | SONAR-7149 Add an ability to search for sub-components | Stas Vilchik | 2015-12-22 | 8 | -23/+169 | |
| | | ||||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-22 | 0 | -0/+0 | |
|\| | | | | | | | | | * origin/branch-5.3: SONAR-7160 Change of drilldown period fails | |||||
| * | SONAR-7160 Change of drilldown period fails | Stas Vilchik | 2015-12-21 | 1 | -2/+6 | |
| | | ||||||
* | | fix version of "history" package | Stas Vilchik | 2015-12-21 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-7160 Change of drilldown period fails | Stas Vilchik | 2015-12-21 | 1 | -2/+6 | |
| | | ||||||
* | | SONAR-7147 keep current state in the url | Stas Vilchik | 2015-12-21 | 10 | -230/+363 | |
| | | ||||||
* | | SONAR-7127 Add language parameter to WS api/components/search | Teryk Bellahsene | 2015-12-21 | 19 | -39/+131 | |
| | | ||||||
* | | SONAR-2867 Standard copy-paste detection should happen within a project, not ↵ | Duarte Meneses | 2015-12-21 | 30 | -558/+959 | |
| | | | | | | | | only within a module | |||||
* | | SONAR-7129 WS api/components/tree | Teryk Bellahsene | 2015-12-21 | 32 | -124/+1635 | |
| | |