aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2015-09-227-15/+171
* SONAR-6736 refactor step names and descriptionsSimon Brandhof2015-09-2243-153/+126
* Fix quality flawsSimon Brandhof2015-09-224-18/+12
* SONAR-6834 refactor CeQueue.submit()Simon Brandhof2015-09-2114-230/+224
* Fix db migration AddProvisioningPermissionToScanSimon Brandhof2015-09-211-3/+3
* format the total number of issues/rulesStas Vilchik2015-09-213-3/+3
* increase the retry timeout for web testsStas Vilchik2015-09-211-1/+1
* SONAR-6160 apply feedbackStas Vilchik2015-09-217-6/+30
* Remove useless sql queryJulien Lancelot2015-09-211-12/+0
* SONAR-6540 Ignore active rules linked on removed rules / profilesJulien Lancelot2015-09-212-10/+123
* SONAR-6347 Increase max value of duplications_index id columnJulien Lancelot2015-09-214-2/+34
* SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rulesStas Vilchik2015-09-213-7/+16
* SONAR-6044 Stop storing distribution of issue-related measures by ruleJulien Lancelot2015-09-2111-4/+248
* Fix merge of branch feature/ce-monitoringSimon Brandhof2015-09-198-76/+40
* SONAR-6630 refactor PurgeCeActivities in order to be a ServerStartHandlerSimon Brandhof2015-09-192-6/+8
* SONAR-6798 cancel a pending task in Compute EngineSimon Brandhof2015-09-194-1/+167
* SONAR-6834 complete filtering paramters of api/ce/activitySimon Brandhof2015-09-1935-374/+1010
* SONAR-6834 support project branchesSimon Brandhof2015-09-186-11/+50
* SONAR-6834 use new APIStas Vilchik2015-09-1810-107/+147
* SONAR-6834 add WS api/ce/activitySimon Brandhof2015-09-187-12/+135
* SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"Simon Brandhof2015-09-189-73/+43
* SONAR-6851 Analysis of new projects requires the "Provision Project" permissionSimon Brandhof2015-09-183-1/+62
* SONAR-6834 New WS GET api/ce/queueSimon Brandhof2015-09-1810-84/+338
* SONAR-6630 At startup, delete past compute engine tasks older than 6 monthsSimon Brandhof2015-09-187-4/+163
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-18129-3033/+8690
* Revert "upgrade to node.js v4.1.0"Stas Vilchik2015-09-181-2/+2
* Remove maven property sonar.snapshotRepository.url (which was set to codehaus)Simon Brandhof2015-09-181-6/+0
* remove unused testsStas Vilchik2015-09-182-37/+0
* try to fix selenium FPStas Vilchik2015-09-181-0/+2
* SONAR-6840 Group migrations touching same tableJulien Lancelot2015-09-1811-14/+605
* SONAR-6840 Number are accepted in table nameJulien Lancelot2015-09-182-1/+3
* SONAR-6840 Replace ColumnDef by buildersJulien Lancelot2015-09-1814-239/+498
* SONAR-6840 Extract ColumnDef from AddColumnsBuilderJulien Lancelot2015-09-186-144/+244
* SONAR-6219 apply feedback for the timeline widgetStas Vilchik2015-09-182-4/+4
* upgrade to node.js v4.1.0Stas Vilchik2015-09-181-2/+2
* migrate js apps to es2015 modulesStas Vilchik2015-09-18263-11014/+10718
* No op for highlighting and symbol references in issues modeJulien HENRY2015-09-1717-42/+204
* SONAR-6552 fix maven dependency for SQLServer testsSimon Brandhof2015-09-173-30/+76
* SONAR-6552 fix bad mergeSimon Brandhof2015-09-175-29/+4
* SONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1Julien Lancelot2015-09-176-13/+16
* SONAR-6661 update ui of the update centerStas Vilchik2015-09-171-8/+5
* show workspace on every pageStas Vilchik2015-09-171-0/+1
* SONAR-6787 add IT ensuring periods 4&5 @ project level are supportedSébastien Lesaint2015-09-173-0/+102
* SONAR-6822 WS rules/search from json to protobufTeryk Bellahsene2015-09-1719-515/+16914
* Improve javadoc of ProtobufJsonFormatSimon Brandhof2015-09-171-3/+93
* Add missing fileSimon Brandhof2015-09-171-0/+12587
* Improve protobuf to json converterSimon Brandhof2015-09-1719-16268/+10813
* SONAR-6845 selectUuidsForQualifiers doesn't need SNAPSHOTSJulien Lancelot2015-09-172-41/+1
* SONAR-6845 Add index on PROJECTS.QUALIFIERJulien Lancelot2015-09-174-1/+35
* Cleanup and deprecate Decorator related stuffJulien HENRY2015-09-174-75/+8