607 Commits (master)
 

Author SHA1 Message Date
Kegan Dougal e4b0121b31 Add JIRARealm.HasWebhook and set it on webhook creation 8 years ago
Kegsay ad1ae3eb71 Merge pull request #23 from matrix-org/kegan/jira-webhooks 8 years ago
Kegan Dougal 69f65321d6 Move out project key to realm ID mapping 8 years ago
Kegan Dougal 684d54d6b4 Implement JIRA webhook creation 8 years ago
Kegsay 7bd703550a Merge pull request #22 from matrix-org/kegan/jira-expansion 8 years ago
Kegan Dougal 5e37053e63 Kill dangling brackets 8 years ago
Kegan Dougal 97076d2a6b Merge branch 'master' into kegan/jira-expansion 8 years ago
Kegsay cd5e50afa7 Merge pull request #21 from matrix-org/kegan/create-with-json 8 years ago
Kegan Dougal 793189fa7f Merge branch 'kegan/create-with-json' into kegan/jira-expansion 8 years ago
Kegan Dougal 1887fc303c Add an Init() function to AuthRealms 8 years ago
Kegan Dougal 5026b90b52 Create services with JSON by default 8 years ago
Kegan Dougal 514aab3c61 Create realms with JSON by default 8 years ago
Kegan Dougal f7fd2d679f Use the RealmID in the Service rather than all of them 8 years ago
Kegan Dougal 37094acfb3 Implement JIRA issue expanding 8 years ago
Kegsay 79990c833d Merge pull request #20 from matrix-org/kegan/jira-commands 8 years ago
Kegan Dougal 52f3fc853d More inlining 8 years ago
Kegan Dougal f928b4c84e Review comments 8 years ago
Kegan Dougal 8937e031c0 Implement processing of !jira create commands 8 years ago
Kegsay 161c5ff5ce Delete design-notes.md 8 years ago
Kegsay a15312e7a0 Merge pull request #17 from matrix-org/kegan/jira-auth-sessions 8 years ago
Kegan Dougal ca798c94ea Inline some err/if checks 8 years ago
Kegan Dougal 7e047e68be Finish implementing auth in JIRA. Access tokens are now stored. 8 years ago
Kegan Dougal 4fdc0c3912 Add JIRA session and requests for OAuth. Redirect not handled yet. 8 years ago
Kegsay a64427efdb Merge pull request #16 from matrix-org/kegan/jira-auth 8 years ago
Kegan Dougal c6483215f6 Twiddle order of test table fields 8 years ago
Kegan Dougal 9fe0512d9f s/nil/null/ 8 years ago
Kegan Dougal 4507b696a7 More things to insert 8 years ago
Kegan Dougal 59f7fd12a3 Formalise the response JSON to /configureAuthRealm for JIRA 8 years ago
Kegan Dougal 513c9318fb Allow the creation of [un]authenticated JIRA clients 8 years ago
Kegan Dougal ab58c2b2a4 Merge branch 'master' into kegan/jira-auth 8 years ago
Kegan Dougal 2d27fa43c1 Add oauth1 dependency 8 years ago
Kegan Dougal f9f1e28407 Merge branch 'master' into kegan/jira-auth 8 years ago
Kegan Dougal 4bd5ca3003 Add go-jira dependency 8 years ago
Kegan Dougal d82036adda Parse messy JIRA URLs into a canonicalised format 8 years ago
Kegsay 477c054588 Merge pull request #15 from matrix-org/kegan/jira-realm 8 years ago
Kegan Dougal 5e375283c2 Remove password TODO 8 years ago
Kegan Dougal a0d3180ba8 Parse out the public key 8 years ago
Kegan Dougal 0948f59a1a Add JiraRealm type. Add Register() function to AuthRealms 8 years ago
Kegsay dea6c1d293 Update README.md 8 years ago
Kegsay f953539228 Merge pull request #14 from matrix-org/kegan/webhook-endpoint-fn 8 years ago
Kegan Dougal 32ebe92535 Pass in the webhook endpoint URL for each service 8 years ago
Kegsay 8e1ce1830c Add GH service curl 8 years ago
Kegsay c453f6b5ba Merge pull request #13 from matrix-org/kegan/github-webhook-creation 8 years ago
Kegan Dougal cc0325f4ff Explain what the ping event does 8 years ago
Kegan Dougal 4b41bfb484 Add TODO for order of operations 8 years ago
Kegan Dougal 28f26e61dd Formatting 8 years ago
Kegan Dougal 33b5abb84b Add Service.PostRegister(oldService) and implement GH webhook creation 8 years ago
Kegan Dougal d8cce6367f Change github service config format to include owner/repo filtering on webhooks 8 years ago
Kegsay 0aa72b59a5 Merge pull request #12 from matrix-org/kegan/github-cmds 8 years ago
Kegan Dougal b89c3ef776 Length check the ownerRepo array 8 years ago