aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2016-01-0726-27/+27
| * [maven-release-plugin] prepare release 5.3-RC35.3-RC3Thomas Vérin2016-01-0726-27/+27
* | SONAR-7149 fix ITsStas Vilchik2016-01-071-10/+0
* | SONAR-7144 pin file in the workspaceStas Vilchik2016-01-076-139/+146
* | SONAR-7179 drop the Components pageStas Vilchik2016-01-078-397/+0
* | SONAR-7149 add missed l10n messageStas Vilchik2016-01-071-0/+3
* | SONAR-7149 display a list of sub-components when start searchingStas Vilchik2016-01-076-30/+111
* | SONAR-7143 improve display of directories listStas Vilchik2016-01-074-7/+32
* | SONAR-7149 display a full file path in the tooltip when searchingStas Vilchik2016-01-071-1/+11
* | SONAR-7149 do not display breadcrumbs when searchingStas Vilchik2016-01-071-1/+1
* | SONAR-7149 do not display measures when searchingStas Vilchik2016-01-072-11/+52
* | Automatic merge from branch-5.3Jenkins CI2016-01-074-1/+37
|\|
| * SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUIDJulien Lancelot2016-01-074-1/+37
* | SONAR-7177 expand the root directoryStas Vilchik2016-01-079-3/+142
* | fix duplications popupStas Vilchik2016-01-071-2/+2
* | 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
|\|
| * 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 li...Teryk Bellahsene2016-01-051-7/+8
* | Fix quality flawsJulien Lancelot2016-01-051-5/+25
* | SONAR-7127 Fix ComponentQuery for DevCockpitJulien Lancelot2016-01-055-15/+109
* | 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
|\|