aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10345 Migrate webhooks from PROPERTIES table to WEBHOOKS table.Guillaume Jambet2018-03-0115-62/+616
* SONAR-10345 Webhooks consumers source them from WEBHOOKS table.Guillaume Jambet2018-03-015-41/+41
* SONAR-10345 Update Webhooks search ws to use new WEBHOOKS table.Guillaume Jambet2018-03-0124-353/+375
* SONAR-10345 Add Webhooks delete wsGuillaume Jambet2018-03-019-3/+321
* SONAR-10345 Add Webhooks update wsGuillaume Jambet2018-03-0113-47/+474
* SONAR-10345 Add Webhooks creation wsGuillaume Jambet2018-03-0112-17/+516
* SONAR-10345 Create WEBHOOKS table & daoGuillaume Jambet2018-03-0118-29/+919
* SONAR-10345 Add webhooks management actionsGrégoire Aubert2018-03-0135-26/+1363
* SONAR-10344 Create IT's for webhooks console pageGrégoire Aubert2018-03-012-0/+60
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-0112-104/+293
* SONAR-10344 Create the webhooks console pageGrégoire Aubert2018-03-0123-17/+731
* SONAR-10344 add service api/webhooks/search interface.Guillaume Jambet2018-03-018-4/+197
* SONAR-10047 Use SearchSelect for tags in Bulk Issue ChangeGrégoire Aubert2018-02-2713-71/+107
* Fix buttons stylingGrégoire Aubert2018-02-271-1/+1
* rewrite remaining backbone modals in reactStas Vilchik2018-02-2734-1010/+610
* add --passWithNoTests to precommit jest configurationStas Vilchik2018-02-271-1/+6
* SONAR-10182 remove IDE specific annotationGuillaume Jambet2018-02-261-2/+0
* SONAR-10053 Display error message when entering license of unknown edition in...Grégoire Aubert2018-02-233-41/+88
* SONAR-10440 Remove useless tooltips on project overview measuresGrégoire Aubert2018-02-239-124/+88
* SONAR-10207 Show a loading spinner in tags selectorGrégoire Aubert2018-02-2316-87/+131
* Fix styling in rules meta dataGrégoire Aubert2018-02-237-23/+35
* SONAR-10323 Fix WS not checking SCAN global permissionEric Hartmann2018-02-222-3/+8
* SONAR-10356 Oracle error on some WS involving more than 1000 projectsSimon Brandhof2018-02-2212-34/+262
* create and use Button component (#3087)Stas Vilchik2018-02-21166-1425/+1347
* SONAR-10323 Fix permission on api/project_branches/listEric Hartmann2018-02-213-4/+37
* Order types.ts alphabetically to prevent merge conflictsGrégoire Aubert2018-02-211-184/+186
* review source viewer measures overlay in react (#3084)Stas Vilchik2018-02-2135-726/+3375
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-203-5/+1
* SONAR-10411 Do not persist name of provided project linksJulien Lancelot2018-02-2063-974/+1638
* SONAR-10411 use link name from l10n bundle for provided linksStas Vilchik2018-02-203-4/+9
* SONAR-10299 drop special rendering of developer connection linkStas Vilchik2018-02-204-100/+68
* Log a better message in case of missing branchJulien HENRY2018-02-191-1/+6
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-1625-553/+622
* SONAR-10420 Fail at startup when cluster enabled on MySQLEric Hartmann2018-02-154-0/+152
* SONAR-10435 Improve error message of licenses issues for normal usersGrégoire Aubert2018-02-153-7/+29
* SONAR-10404 Add Tooltip on issues count in rules pageGrégoire Aubert2018-02-151-7/+25
* SONAR-10432 Bring back installed filter tab in MarketplaceGrégoire Aubert2018-02-156-37/+44
* SONAR-9218 purge ce_scanner_context older than 28 days at startupSébastien Lesaint2018-02-146-13/+115
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-1443-352/+927
* SONAR-10409 Update too long keys of permission templatesEric Hartmann2018-02-135-1/+187
* SONAR-10313 fix error when displaying rule facetSébastien Lesaint2018-02-134-35/+87
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-13148-250/+274
* SONAR-10301 db migration cleans orphans in CE child tablesSébastien Lesaint2018-02-135-1/+310
* SONAR-10301 delete from CE_TASK_INPUT when deleting a projectSébastien Lesaint2018-02-134-0/+80
* SONAR-10301 delete from CE_TASK_CHARACTERISTICS when deleting projectSébastien Lesaint2018-02-134-0/+88
* SONAR-10301 delete from CE_SCANNER_CONTEXT when deleting a projectSébastien Lesaint2018-02-134-2/+97
* rewrite custom measures app in react (#3052)Stas Vilchik2018-02-1343-811/+1872
* SONAR-10407 Fix upgrade of too long permision_templates keysEric Hartmann2018-02-123-12/+137
* SONAR-8964 Drop overall notifications not related to the current user on Sona...Julien Lancelot2018-02-1214-192/+512
* SONAR-10364 upgrade protobuf to 3.5.1Sébastien Lesaint2018-02-122-4/+4