aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-10345 Remove old webhook UI in the settingsGuillaume Jambet2018-03-018-109/+10
|
* SONAR-10346 Add latest deliveries information to webhooks search ws.Guillaume Jambet2018-03-0124-299/+570
|
* SONAR-10347 Add pagination to webhook deliveries search ws.Guillaume Jambet2018-03-0110-58/+223
|
* SONAR-10347 Add search-by-webhook to webhook deliveries search ws.Guillaume Jambet2018-03-0118-33/+250
|
* SONAR-10347 Add IT's for webhook deliveriesGrégoire Aubert2018-03-014-10/+87
|
* SONAR-10345 Add IT's for webhooks managementGrégoire Aubert2018-03-0114-224/+725
|
* SONAR-10417 Remove domain description in sidebar of web api pageGrégoire Aubert2018-03-013-80/+8
|
* SONAR-10346 Display webhook latest delivery statusGrégoire Aubert2018-03-0115-20/+166
|
* SONAR-10324 Improve tick and cross iconsGrégoire Aubert2018-03-0119-60/+90
|
* SONAR-10347 Add ability to browse webhook deliveries payloadsGrégoire Aubert2018-03-0124-83/+858
|
* SONAR-10347 Create a CodeSnippet component and use it in project badges and ↵Grégoire Aubert2018-03-0121-247/+267
| | | | onboarding tutorial
* SONAR-10347 Create a BoxedGroupAccordion component and use it in system pageGrégoire Aubert2018-03-0113-243/+292
|
* SONAR-10345 Ensure that no orphaned webhooks remains when deleting an ↵Guillaume Jambet2018-03-016-0/+63
| | | | organization or a project.
* SONAR-10345 Migrate webhooks from PROPERTIES table to WEBHOOKS table.Guillaume Jambet2018-03-0116-66/+620
|
* 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-0113-18/+525
|
* SONAR-10345 Create WEBHOOKS table & daoGuillaume Jambet2018-03-0118-29/+919
|
* SONAR-10345 Add webhooks management actionsGrégoire Aubert2018-03-0136-26/+1374
| | | | | | * SONAR-10345 Add the webhooks create/update form * SONAR-10345 Add the webhooks delete action * SONAR-10345 Add fields validation on webhook create page
* SONAR-10344 Create IT's for webhooks console pageGrégoire Aubert2018-03-016-5/+131
|
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-0113-118/+309
|
* SONAR-10344 Create the webhooks console pageGrégoire Aubert2018-03-0124-17/+744
| | | | | | | * SONAR-10348 Create the webhooks console page * SONAR-10349 Add webhook console at global admin scope * SONAR-10349 Add webhook console at project scope * SONAR-10349 Add webhook console at organization scope
* SONAR-10344 add service api/webhooks/search interface.Guillaume Jambet2018-03-019-4/+218
|
* 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-2736-1016/+616
|
* add --passWithNoTests to precommit jest configurationStas Vilchik2018-02-271-1/+6
|
* Apply release profile also on internal PRJulien HENRY2018-02-261-1/+1
|
* SONAR-10182 remove IDE specific annotationGuillaume Jambet2018-02-261-2/+0
|
* SONAR-10053 Display error message when entering license of unknown edition ↵Grégoire Aubert2018-02-234-41/+89
| | | | in marketplace
* SONAR-10440 Remove useless tooltips on project overview measuresGrégoire Aubert2018-02-2310-126/+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
|
* Put ES javaOpts arguments on one lineMidgard2018-02-221-3/+1
| | | Make it consistent with the two other javaOpts settings, avoiding errors due to only uncommenting one of the three lines.
* 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-21201-1461/+1383
|
* Temporarily disable QA tests on Oracle DBSimon Brandhof2018-02-211-9/+12
|
* 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-2136-726/+3376
|
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-2012-22/+16
|
* SONAR-10411 Do not persist name of provided project linksJulien Lancelot2018-02-2064-978/+1642
|
* SONAR-10411 use link name from l10n bundle for provided linksStas Vilchik2018-02-205-6/+10
|
* 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
|