Ibrahim Serdar Acikgoz
|
717a4d04a9
|
Use any instead of interface{} (#20577)
* replace interface{} with any
|
2022-07-05 09:46:50 +03:00 |
|
Agniva De Sarker
|
c4b4e1bc38
|
MM-36271: Bump major version to 6.0 (#17973)
https://mattermost.atlassian.net/browse/MM-36271
```release-note
We bump the major version to 6.0
```
|
2021-07-22 12:21:47 +05:30 |
|
Jesús Espino
|
9cc5089af8
|
Moving mlog to corelibs (#16915)
* Moving mlog to corelibs
* Regenerating app layers
* Fix golangci-lint problem
* Fixing golangci-lint errors
* Renaming from corelibs to shared
* Renaming from corelibs to shared
* Fixing import
* Fixing merge problems
* Fixing build
|
2021-03-05 09:18:37 +01:00 |
|
Jesús Espino
|
5dd2e75c10
|
Extracting i18n functionality to i18n core library (#16914)
* extracting i18n functionality to i18n core library
* Removing utils.T
* Adding documentation and changing one function name for better explanation
* Changing other missing utils.T
* Adding license string
* Renaming corelibs to pkg
* Renaming corelibs to pkg (moving directory)
* Renaming from pkg to shared
* Fixing bodyPage.Html casing
* Fixing merges
* Fixing merge problem
* Fixing tests
|
2021-02-26 08:12:49 +01:00 |
|