aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-6736 refactor step names and descriptionsSimon Brandhof2015-09-2239-124/+100
|
* Fix quality flawsSimon Brandhof2015-09-223-17/+11
|
* SONAR-6834 refactor CeQueue.submit()Simon Brandhof2015-09-2114-230/+224
|
* Fix db migration AddProvisioningPermissionToScanSimon Brandhof2015-09-211-3/+3
| | | | Fix compatibility with Oracle and MSSQL
* 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
|
* SONAR-6540 Ignore active rules linked on removed rules / profilesJulien Lancelot2015-09-211-3/+119
|
* SONAR-6347 Increase max value of duplications_index id columnJulien Lancelot2015-09-211-0/+31
|
* 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-211-0/+31
|
* Fix merge of branch feature/ce-monitoringSimon Brandhof2015-09-195-74/+37
| | | | | - JS changes (ES2015) - DB migration conflicts
* 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-1927-368/+908
|
* SONAR-6834 support project branchesSimon Brandhof2015-09-184-9/+47
|
* SONAR-6834 use new APIStas Vilchik2015-09-1810-107/+147
|
* SONAR-6834 add WS api/ce/activitySimon Brandhof2015-09-187-12/+135
| | | | Limitations: no request parameters (paging/filters)
* SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"Simon Brandhof2015-09-184-64/+38
|
* SONAR-6851 Analysis of new projects requires the "Provision Project" permissionSimon Brandhof2015-09-181-0/+60
|
* SONAR-6834 New WS GET api/ce/queueSimon Brandhof2015-09-188-25/+279
|
* SONAR-6630 At startup, delete past compute engine tasks older than 6 monthsSimon Brandhof2015-09-183-2/+126
|
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-1882-2187/+2333
|
* Revert "upgrade to node.js v4.1.0"Stas Vilchik2015-09-181-2/+2
| | | | This reverts commit bd69025c6911bee9f65d9d67fd08d1ec294b9e0d.
* 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-181-9/+1
| | | | Migrations that are done on the same table are now executed with only one SQL query
* SONAR-6219 apply feedback for the timeline widgetStas Vilchik2015-09-181-1/+1
|
* upgrade to node.js v4.1.0Stas Vilchik2015-09-181-2/+2
|
* migrate js apps to es2015 modulesStas Vilchik2015-09-18263-11014/+10718
|
* SONAR-6552 fix maven dependency for SQLServer testsSimon Brandhof2015-09-171-0/+37
|
* SONAR-6552 fix bad mergeSimon Brandhof2015-09-171-2/+4
| | | | | - fix ruby activerecord adapter - do not package jtds.jar
* SONAR-6661 update ui of the update centerStas Vilchik2015-09-171-8/+5
|
* show workspace on every pageStas Vilchik2015-09-171-0/+1
|
* SONAR-6822 WS rules/search from json to protobufTeryk Bellahsene2015-09-1714-290/+475
|
* Improve protobuf to json converterSimon Brandhof2015-09-179-67/+66
| | | | | - replace bool field *PresentIfEmpty by a wrapper of repeated fields - support arrays/maps in map values
* SONAR-6845 Add index on PROJECTS.QUALIFIERJulien Lancelot2015-09-171-0/+31
|
* SONAR-6821 WS qualityprofiles/search load default quality profiles or ↵Teryk Bellahsene2015-09-1719-247/+543
| | | | project quality profiles
* SONAR-6821 WS qualityprofiles/search use protocol buffers to build responseTeryk Bellahsene2015-09-173-98/+132
|
* Small refactoring on qprofiles/search WS and ProjectRepositoryLoaderTeryk Bellahsene2015-09-172-10/+2
|
* SONAR-6818 Add revision column in file_sources db tableTeryk Bellahsene2015-09-161-0/+30
|
* fix coverage on ReportSqaleMeasuresVisitor and ReportComputationStepsSébastien Lesaint2015-09-162-11/+41
|
* clean up file headersStas Vilchik2015-09-16176-3346/+0
|
* SONAR-6779 show a functional error in the select list componentStas Vilchik2015-09-161-5/+17
|
* SONAR-6690 Update the style of select list componentStas Vilchik2015-09-162-67/+34
|
* SONAR-5578 Improve UX of Web Service API documentation pageStas Vilchik2015-09-1611-9/+105
|
* SONAR-6598 scroll index should be saved when (de-)activating a rule in a profileStas Vilchik2015-09-164-13/+24
|
* SONAR-6208 Sync rule activation between list and detailsStas Vilchik2015-09-161-7/+9
|
* ignore coverage report after web test failuresStas Vilchik2015-09-161-0/+1
|
* fix lag in start of Views task in CESébastien Lesaint2015-09-164-44/+82
|