server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
apitestlib.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pr 9039 (#9187)
Martin Kraft
2018-07-30
1
-0
/
+5
*
MM-11160 Adding proper CORS support. (#9152)
Christopher Speller
2018-07-26
1
-3
/
+10
*
MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)
Christopher Speller
2018-06-25
1
-0
/
+20
*
Relese5.0 merge master 20180608 (#8933)
Carlos Tadeu Panato Junior
2018-06-08
1
-0
/
+4
*
MM-8853: Adding MANAGE_EMOJIS and MANAGE_OTHERS_EMOJIS permissions (#8860)
Jesús Espino
2018-05-29
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-05-17
1
-1
/
+1
|
\
|
*
MM-8708 Remove api package (#8784)
Joram Wilander
2018-05-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-05-15
1
-0
/
+2
|
\
|
|
*
Move SAML endpoints out of api package (#8780)
Joram Wilander
2018-05-14
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-05-01
1
-12
/
+18
|
\
|
|
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-16
/
+16
*
|
MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)
George Goldberg
2018-04-20
1
-11
/
+19
|
/
*
Merge branch 'master' into advanced-permissions-phase-1
Martin Kraft
2018-03-23
1
-2
/
+7
|
\
|
*
Fix various segfaults when running `go test` manually (#8448)
Jesse Hallam
2018-03-21
1
-2
/
+7
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-13
1
-27
/
+16
|
\
|
|
*
MM-9274- Sort Users in Channel by status (#8181)
Stephen Kiers
2018-03-09
1
-0
/
+16
|
*
general cleanup (#8387)
Chris
2018-03-07
1
-27
/
+0
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-02
1
-21
/
+28
|
\
|
|
*
Added t.Helper to CheckXStatus test functions (#8305)
Harrison Healey
2018-02-20
1
-21
/
+28
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-02-13
1
-2
/
+3
|
\
|
|
*
Remove license globals entirely (#8229)
Chris
2018-02-09
1
-2
/
+3
*
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1
Jesús Espino
2018-02-07
1
-3
/
+6
|
\
|
|
*
Remove fmt.Println trace on api4 tests (#8212)
Jesús Espino
2018-02-07
1
-2
/
+1
|
*
Abort on critical error during server startup (#8204)
Pierre de La Morinerie
2018-02-07
1
-1
/
+5
*
|
XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)
George Goldberg
2018-02-06
1
-0
/
+112
|
/
*
Finally remove utils.Cfg (#8113)
Chris
2018-01-17
1
-12
/
+25
*
Remove global config watcher (#8080)
Chris
2018-01-11
1
-2
/
+7
*
Reduce logging data races, fix MySQL test race condition (#7994)
Chris
2017-12-22
1
-2
/
+0
*
Role refactor (#7867)
Chris
2017-11-21
1
-6
/
+5
*
more global config ref cleanup (#7802)
Chris
2017-11-09
1
-13
/
+14
*
PLT-7978 Add websocket event for user role update (#7745)
Joram Wilander
2017-10-31
1
-3
/
+3
*
Refactoring cfg refs and load / save functions (#7749)
Chris
2017-10-31
1
-9
/
+5
*
[PLT-7726] adjustments for the mm-server jenkinsfile (#7688)
Carlos Tadeu Panato Junior
2017-10-25
1
-1
/
+1
*
Reduce cfg boilerplate (#7689)
Chris
2017-10-23
1
-1
/
+8
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-8
/
+9
*
fix email race condition (#7656)
Chris
2017-10-18
1
-1
/
+4
*
PLT-7193: Regression - Custom slash commands don't work in direct or group me...
Jonathan
2017-10-17
1
-1
/
+5
*
parallel tests (#7629)
Chris
2017-10-16
1
-3
/
+8
*
Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)
Chris
2017-10-12
1
-2
/
+56
*
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
1
-21
/
+14
*
Don't use global app for api / api4 tests (#7528)
Chris
2017-10-02
1
-34
/
+26
*
remove jobs.Srv and other jobs-related globals (#7535)
Chris
2017-09-29
1
-3
/
+2
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-2
/
+2
*
remove global refs from api/api4 (#7496)
Chris
2017-09-22
1
-1
/
+1
*
fix plugin test (#7436)
Chris
2017-09-12
1
-3
/
+5
*
Remove global app references (#7433)
Chris
2017-09-12
1
-44
/
+22
*
Renaming repo
Christopher Speller
2017-09-06
1
-6
/
+6
*
Adding jenkinsfile for new build server.
Christopher Speller
2017-09-06
1
-6
/
+0
*
app type transition (#7167)
Chris
2017-09-06
1
-35
/
+39
*
Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...
Saturnino Abril
2017-09-06
1
-3
/
+3
[next]