Stephanie Hingtgen
|
785072086c
|
Add event after datasource create (#38467)
* Add event after datasource create
|
2021-08-26 08:50:05 -05:00 |
|
Travis Patterson
|
32e11434da
|
Fire event after datasource delete (#38090)
|
2021-08-20 14:51:31 -06:00 |
|
Arve Knudsen
|
4dd7b7a82d
|
Chore: Remove unused Go code (#28852)
* Chore: Remove more unused Go code
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-11-17 11:51:31 +01:00 |
|
Torkel Ödegaard
|
de0f04ec3c
|
feat(signup): progress on new sign up and email verification flow, #2353
|
2015-08-28 15:14:24 +02:00 |
|
Torkel Ödegaard
|
24dfa55465
|
feat(signup): progress on new sign up and email verification flow, #2353
|
2015-08-28 09:24:30 +02:00 |
|
Torkel Ödegaard
|
d25624a8ad
|
feat(signup): began work on new / alternate signup flow that includes email verification, #2353
|
2015-08-27 13:59:58 +02:00 |
|
Torkel Ödegaard
|
b5418c40ba
|
fixed AMPQ -> AMQP typo
|
2015-06-10 14:44:42 +02:00 |
|
Torkel Ödegaard
|
db0c442eaf
|
Added configuration options for smtp
|
2015-06-08 17:56:56 +02:00 |
|
Torkel Ödegaard
|
26e4809e2e
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
|
woodsaj
|
c4fe9d50bf
|
correctly handle event being a ptr
Events are passed in as PTRs, so we need to de-reference when getting the type and value.
|
2015-02-08 18:13:32 +08:00 |
|
Torkel Ödegaard
|
d8db5189c1
|
More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done
|
2015-02-04 17:15:05 +01:00 |
|
Torkel Ödegaard
|
525179eb85
|
Added on wire event format
|
2015-02-04 16:57:20 +01:00 |
|
Torkel Ödegaard
|
3752379106
|
Worked on event system, needs a little more work
|
2015-02-04 15:37:26 +01:00 |
|