3
0

Commit Graph

  • dc478f614d upd(store): return reader/seeker with Open Tit Petric 2018-09-11 10:26:00 +02:00
  • 3906b6d838 Fragmentize makefile's docker image building Denis Arh 2018-09-10 18:51:14 +02:00
  • 16cb0913cb add(makefile): build auth docker image Tit Petric 2018-09-10 14:16:37 +02:00
  • b04a681d81 Attachment serving Denis Arh 2018-09-10 12:25:36 +02:00
  • e351c73a0a Serve attachment info alongside with message (rest & ws) Denis Arh 2018-09-09 13:09:56 +02:00
  • 0400451823 Add upload/attachment capabilities Denis Arh 2018-09-08 21:17:03 +02:00
  • bf9ca1ac1e add(makefile): test.store target Tit Petric 2018-09-07 16:06:29 +02:00
  • bc2fad874d upd(all): update vendor Tit Petric 2018-09-07 16:06:14 +02:00
  • d6d497f16e add(store): import storage layer and tests Tit Petric 2018-09-07 16:05:51 +02:00
  • a23137c14e fix(auth): resolve error with double registering flags Tit Petric 2018-09-04 15:53:49 +02:00
  • 42474fb37c add(realize): add auth to realize Tit Petric 2018-09-04 15:53:26 +02:00
  • 6fafd2e740 upd(crm,sam): update auth pkg usage Tit Petric 2018-09-04 15:38:48 +02:00
  • 6632a66299 upd(codegen): optionally generate README docs Tit Petric 2018-09-04 15:38:25 +02:00
  • 30d12b4041 upd(codegen): update some basic templates Tit Petric 2018-09-04 15:38:05 +02:00
  • bdb0844a48 add(auth): separate webservice for auth Tit Petric 2018-09-04 15:37:43 +02:00
  • d7cac7dbc1 upd(crm): order modules by created time asc Tit Petric 2018-09-04 11:21:18 +02:00
  • ffa5f9995d upd(all): return error on parsing json body Tit Petric 2018-09-04 10:13:37 +02:00
  • ec2213bf61 fix(crm,sam): vars come through path, get, post Tit Petric 2018-09-04 09:45:19 +02:00
  • 1b477d7cdc Make codegen.sh script macos compatible (again) Denis Arh 2018-09-03 16:29:34 +02:00
  • 5befc50a95 Subscribe user to the channel he just created Denis Arh 2018-09-03 08:27:37 +02:00
  • 4f6bf888bb Parse JSON from request payload only when is set to Denis Arh 2018-09-03 07:14:53 +02:00
  • 33887f5859 upd(all): error handling reading json request body Tit Petric 2018-09-02 22:39:15 +02:00
  • 29c9a8621b add(crm,sam): parseJSONText util func Tit Petric 2018-09-02 22:38:38 +02:00
  • 7b271da835 del(crm): remove manual jsontext handling Tit Petric 2018-09-02 22:36:44 +02:00
  • 72bbe50788 upd(crm): define params as JSON Tit Petric 2018-09-02 22:36:02 +02:00
  • 0a8a33f1db add(codegen): parseJSONText parser Tit Petric 2018-09-02 22:35:39 +02:00
  • 6e3ae267be upd(all): json parsers of request body Tit Petric 2018-09-02 21:35:20 +02:00
  • bb02b827de upd(codegen): close request body, parse body as json Tit Petric 2018-09-02 21:34:41 +02:00
  • 4e4670ff40 upd(all): close request bodies Tit Petric 2018-09-02 21:33:39 +02:00
  • c0866c7d94 add(crm): fields parameter when creating module Tit Petric 2018-09-02 21:19:33 +02:00
  • 82ffea3f1d upd(sam, crm): updates for new sigctx package Tit Petric 2018-09-02 20:14:14 +02:00
  • f859f9a044 upd(vendor): upgrade sentimensrg ctx package Tit Petric 2018-09-02 20:13:57 +02:00
  • 2a55cc54c5 Moved CORS handler 1 level lower to catch all requests Denis Arh 2018-09-02 15:42:32 +02:00
  • 9707da5799 Update mocks to fix failing unit tests Denis Arh 2018-09-02 15:20:03 +02:00
  • 247d5d119a Lowcase path for sigctx pkg Denis Arh 2018-09-02 15:18:28 +02:00
  • c053ea51de Set current user as message creator Denis Arh 2018-08-31 10:39:13 +02:00
  • 0c43a6a9ea ws(all): moving some code around Tit Petric 2018-08-29 18:07:45 +02:00
  • f5c3c4184b upd(crm): define service interfaces in service pkg Tit Petric 2018-08-29 17:56:08 +02:00
  • 1a6a200010 upd(crm): inject service dependencies like sam Tit Petric 2018-08-29 17:54:39 +02:00
  • fe2e97105f upd(all): new handlers/requests structure Tit Petric 2018-08-29 17:22:31 +02:00
  • 08736dd0f8 add(auth): TokenEncoder interface parth of auth pkg Tit Petric 2018-08-29 17:22:01 +02:00
  • ca47286a60 upd(codegen): refactor for handlers/requests separation Tit Petric 2018-08-29 17:20:46 +02:00
  • 4dc7f1a2f9 add(all): metrics exporter for prometheus Tit Petric 2018-08-27 15:48:37 +02:00
  • 48ea1503de upd(build): add docker, docker-push Tit Petric 2018-08-27 13:59:54 +02:00
  • daf92fd947 fix(all): resolve go critic issues Tit Petric 2018-08-27 13:55:48 +02:00
  • 257219d5f5 Asertized SAM tests Denis Arh 2018-08-24 12:05:23 +02:00
  • 279f503702 add(auth): optional jwt debug key on startup Tit Petric 2018-08-23 13:03:42 +00:00
  • a830b93bc7 upd(all): new config options Tit Petric 2018-08-23 12:06:47 +00:00
  • 5e76b12901 add(crm): load fields from database Tit Petric 2018-08-23 11:32:47 +00:00
  • 53014f9b24 add(crm): database table for crm_fields Tit Petric 2018-08-23 11:07:12 +00:00
  • 53080cfbe8 upd(crm): spec and regenerate types Tit Petric 2018-08-23 11:06:28 +00:00
  • 1b2a9d8f37 upd(codegen): add json to spec gen, omitempty Tit Petric 2018-08-23 11:05:44 +00:00
  • 1fb4a8aaae fix(make): codegen paths to spec Tit Petric 2018-08-23 11:02:06 +00:00
  • 58ca01e842 upd(realize): turn off vet Tit Petric 2018-08-23 10:22:07 +00:00
  • dbad271e95 fix(crm, sam): empty flags fix Tit Petric 2018-08-23 10:21:56 +00:00
  • 16cc7a11f3 upd(all): restructure cmd, flags, startups Tit Petric 2018-08-23 11:15:23 +02:00
  • 7c62652761 upd(vendor): import updated vendor Tit Petric 2018-08-23 11:14:28 +02:00
  • 49b7eb6684 upd(crm): refactored db handles in repo Tit Petric 2018-08-23 09:43:11 +02:00
  • a46b4fbf93 upd(sam): pubsub events with redis option Tit Petric 2018-08-21 13:05:08 +02:00
  • 8265d4f3c3 add(sam): import pubsub service Tit Petric 2018-08-21 13:04:14 +02:00
  • c86a6efaea upd(vendor): import redigo, update other Tit Petric 2018-08-21 13:03:43 +02:00
  • 8d125a0650 upd(vendor): import redigo, update other Tit Petric 2018-08-21 13:03:30 +02:00
  • 4e710855b8 add(cmd/crm): import monitor Tit Petric 2018-08-21 13:02:45 +02:00
  • 7cd9f99be6 upd(cmd/crm): update with monitor, pprof Tit Petric 2018-08-21 13:02:30 +02:00
  • 466d90d523 upd(cmd/sam): register pprof after main routes Tit Petric 2018-08-21 13:02:06 +02:00
  • f8e73a9218 upd(rbac): clean up tests Tit Petric 2018-08-16 19:04:15 +02:00
  • f1337bc487 upd(rbac): add resource grants and checkaccess Tit Petric 2018-08-16 18:49:18 +02:00
  • 44e3bf1dc7 del(crm): unused error.go Tit Petric 2018-08-15 22:10:15 +02:00
  • af3a677ffb upd(sam tests): use namsral flag Tit Petric 2018-08-15 20:38:32 +02:00
  • c4abac4877 upd(rbac): rename common test code to convention Tit Petric 2018-08-15 20:37:52 +02:00
  • 3be95b53e2 add(crm): import tests Tit Petric 2018-08-15 20:31:58 +02:00
  • 4a40060fbe upd(crm): test friendly refactoring, gofmt Tit Petric 2018-08-15 20:31:38 +02:00
  • e7d28b005b upd(crm): update db schema Tit Petric 2018-08-15 20:30:56 +02:00
  • ca4f10f3e5 upd(crm spec): composite jsontext fields on module Tit Petric 2018-08-15 20:30:34 +02:00
  • a2f6982387 add(makefile): coloring of coverage with grep Tit Petric 2018-08-15 20:29:56 +02:00
  • 9959ce8fba fix(sam): go vet fix for ptr receiver Tit Petric 2018-08-15 18:15:12 +02:00
  • 1a8b9dc6ba add(crm): implement content service/repository Tit Petric 2018-08-15 18:04:34 +02:00
  • 4f64d77b6a upd(crm): type spec update Tit Petric 2018-08-15 17:41:47 +02:00
  • d2f0ab908b upd(codegen): re-add minimal type generation Tit Petric 2018-08-15 17:41:13 +02:00
  • 60264dfcab upd(codegen): delete sam symlink Tit Petric 2018-08-15 17:40:16 +02:00
  • 92484d6ba4 upd(codegen): xargs fix, debug codegen to stderr Tit Petric 2018-08-15 17:23:53 +02:00
  • 69e1333722 upd(crm): update sql for module content Tit Petric 2018-08-15 17:11:43 +02:00
  • 3ba1eb9a22 upd(crm): refactor crm service layer Tit Petric 2018-08-15 16:29:06 +02:00
  • 0489373ca8 fix(sam): keep canonical sigctx Tit Petric 2018-08-15 14:04:29 +02:00
  • d50eefba9f Fix (missing comma Denis Arh 2018-08-08 12:58:43 +02:00
  • d12acbf756 Update deps Denis Arh 2018-08-08 12:57:35 +02:00
  • a140eea1ba Fix broken messages & logic for del/undel/arch/unarch Denis Arh 2018-08-07 21:50:59 +02:00
  • 79ca22b9a8 Use id instead of cid in JSON fields for incomming messages Denis Arh 2018-08-07 21:31:44 +02:00
  • 72ac78bca7 Output @<userid> in channel change-log messages Denis Arh 2018-08-07 21:31:18 +02:00
  • 636d2c05c7 Support for channel add through WS Denis Arh 2018-08-07 21:11:42 +02:00
  • f61b706559 Implements lst of users + active state Denis Arh 2018-08-07 19:35:14 +02:00
  • 94aed69d37 Move EventQueueItem under types package Denis Arh 2018-08-05 23:35:55 +02:00
  • 80f1c78eed Rename WS session files Denis Arh 2018-08-05 23:32:55 +02:00
  • 3009d20fcc Codegen/spec cleanup (remove struct) Denis Arh 2018-08-05 23:31:03 +02:00
  • cd85f1b608 Add support for user creation Denis Arh 2018-08-05 23:23:47 +02:00
  • baae815899 Implement event loop Denis Arh 2018-08-05 22:14:25 +02:00
  • 045063dd03 Remove cli chat client Denis Arh 2018-08-05 22:10:06 +02:00
  • 8889716189 Add capability to terminate SAM server with CTRL+C Denis Arh 2018-08-05 16:27:55 +02:00
  • ce1284f1b3 Cleanup JSON field names for all types Denis Arh 2018-08-05 16:27:11 +02:00
  • 8256270ed7 add(sam):, pprof, goroutine num in expvar Tit Petric 2018-08-03 20:48:08 +02:00