##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1382:9900f5ed
webhook: add possibility to use POST or GET methods for calling webhooks.
0
r1271:47a44c03
license: updated copyright year to 2017
0
r938:87d3b112
webhooks: added variables into the call URL. Fixes #4211
0
r731:7a6d3636
integrations: refactor/cleanup + features, fixes #4181 * added scopes on integrations, scopes are: - repo only - repogroup children only - root repos only - global (any repo) * integrations schemas now have separate section for the settings (eg. slack) and options (eg. scope/enabled) * added descriptions to integration types * added icons to integration types * added 'create new' integration page * added scope of integration to integrations list * added breadcrumbs for each repo/repogroup/global integrations pages * added sorting to integrations list * added pagination to integrations list * added icons to integrations list * added type filter to integrations list * added message to integrations list if none we found * added extra permissions check on integrations views * db migration from 56 => 57 - adds child_repos_only field * added tests for integrations triggered on events * added tests for integrations schemas * added tests for integrations views for repo/repogroup/admin
dan
0
r518:9f9ffd3a
forms: add deform for integration settings forms
dan
0
r504:669c5d55
logging: Use __name__ when requesting a logger
Martin Bornhold
0
r444:3db70ed6
integrations: add webhook integration
dan
0
< 1 2 >
showing 20 out of 27 commits