Joshua Bezaleel Abednego
48f0b7fd76
MM-25476: Migrate AppError from command_store.go ( #14643 )
...
Automatic Merge
2020-07-16 15:26:07 +02:00
Jesús Espino
a63684fcb5
Consistent license message for all the go files ( #13235 )
...
* Consistent license message for all the go files
* Fixing the last set of unconsistencies with the license headers
* Addressing PR review comments
* Fixing busy.go and busy_test.go license header
2019-11-29 12:59:40 +01:00
Miguel de la Cruz
2259b7f2a8
[MM-19948] Set version on module file and internal paths ( #13186 )
...
* [MM-19948] Set version on module file and internal paths
* Fixes after merge
* Fix i18n checker error
2019-11-28 14:39:38 +01:00
Joshua Bezaleel Abednego
db97b49e7a
store/storetest: migrate command_store.go to use testify ( #12797 )
...
* Modify the calls to t.Fatal to using require package
* Fixes according to suggestions
2019-10-17 10:45:40 -07:00
Puneeth Reddy
6ce3cc6921
MM-15290: Migrate commandStore.GetByTrigger to sync by default ( #10741 )
...
* MM-15290: migrate command.GetByTrigger to sync by default
* Fix build
* MM-15290: fix go vet issue
2019-05-07 20:44:30 +02:00
Puneeth Reddy
2d3fb4f426
MM-15288: Migrate CommandStore.Get to sync by default ( #10739 )
...
* MM-15288: Migrate Command.Get to sync by default
* addressing review comments, updating status code of err returned by Get Method
2019-05-06 18:12:41 +02:00
Puneeth Reddy
ebbfdf9e5c
MM-15291: migrate commandStore.Delete to sync by default ( #10742 )
2019-05-01 09:10:27 +02:00
Puneeth Reddy
d4225349ef
MM-15295: Migrate commandstore.AnalyticsCommandCount to sync by default ( #10746 )
2019-04-30 11:24:05 +01:00
Puneeth Reddy
d59843725f
MM-15292: migrate commandstore.PermanentDeleteByTeam to sync by default ( #10743 )
2019-04-30 11:10:08 +02:00
Puneeth Reddy
13403b2cc1
MM-15287: Migrate commandstore.save to sync by default ( #10738 )
...
* MM-15287: Migrate commandstore.save to sync by default
* MM-15287: Minor change to follow code consistency
2019-04-29 18:07:38 +02:00
Puneeth Reddy
5b70962f71
MM-15294: migrate commandstore.Update to sync by default ( #10745 )
...
* MM-15294: migrate commandstore.Update to sync by default
* minor change for code consistency
2019-04-29 07:22:44 -07:00
Puneeth Reddy
dec3c8facb
MM-15293: migrate commandstore.PermanentDeleteByUser to sync by default ( #10744 )
2019-04-29 09:42:33 +01:00
Puneeth Reddy
171058eb3d
MM-15289 Migrate command.GetByTeam to sync by default ( #10740 )
2019-04-29 10:20:51 +02:00
Daniel Schalla
531897b1f0
add megacheck as makefile target ( #9288 )
...
Fix code issues in channel_test.go
Fix Channel Test Issues detected by Megacheck
Fix API Emoji Test Issues detected by Megacheck
Fixed API Issues Reported by Megacheck
Fixed App issues reported by megacheck
Remaining fixes
removed test added by mistake from old HEAD
gofmt
Store Fixes
simplified returns
Fix test for multi member channel delete
revert to delete unused function
2018-09-03 14:08:40 +02:00
Joram Wilander
443a880fbd
Add command validation on update ( #7742 )
2017-10-30 12:14:17 -05:00
Chris
70e5f00241
store/storetest package ( #7588 )
...
* prerequisites
* storetest package
2017-10-06 11:08:59 -07:00