server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
apitestlib.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-8593 Default APIv3 to disabled for new installs (#8353)
Joram Wilander
2018-02-23
1
-0
/
+1
*
Remove license globals entirely (#8229)
Chris
2018-02-09
1
-2
/
+3
*
Abort on critical error during server startup (#8204)
Pierre de La Morinerie
2018-02-07
1
-1
/
+5
*
Finally remove utils.Cfg (#8113)
Chris
2018-01-17
1
-12
/
+26
*
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
-5
/
+4
*
PLT-7978 Add websocket event for user role update (#7745)
Joram Wilander
2017-10-31
1
-2
/
+2
*
Refactoring cfg refs and load / save functions (#7749)
Chris
2017-10-31
1
-9
/
+5
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-9
/
+0
*
[PLT-7726] adjustments for the mm-server jenkinsfile (#7688)
Carlos Tadeu Panato Junior
2017-10-25
1
-1
/
+2
*
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
-2
/
+5
*
Merge branch 'release-4.3'
Christopher Brown
2017-10-16
1
-2
/
+11
|
\
|
*
fix race condition in tests (#7609)
Chris
2017-10-11
1
-0
/
+16
|
*
PLT-7811 Standardized team sanitization flow (#7586)
Harrison Healey
2017-10-09
1
-2
/
+11
*
|
parallel tests (#7629)
Chris
2017-10-16
1
-3
/
+9
*
|
Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)
Chris
2017-10-12
1
-2
/
+55
*
|
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
1
-20
/
+15
|
/
*
Don't use global app for api / api4 tests (#7528)
Chris
2017-10-02
1
-21
/
+19
*
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
-2
/
+2
*
fix plugin test (#7436)
Chris
2017-09-12
1
-3
/
+5
*
Remove global app references (#7433)
Chris
2017-09-12
1
-38
/
+24
*
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
-21
/
+25
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
1
-5
/
+5
*
PLT-6226 Fixing races with licensing (#7213)
Corey Hulen
2017-08-16
1
-1
/
+1
*
Implement v4 endpoints for OAuth (#6040)
Joram Wilander
2017-04-20
1
-0
/
+1
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Fixing race conditions in the code base (#5966)
Corey Hulen
2017-04-04
1
-0
/
+12
*
PLT-6198: Use added to channel system message on default channels. (#5969)
George Goldberg
2017-04-04
1
-1
/
+1
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-1
/
+1
*
Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)
Joram Wilander
2017-03-28
1
-0
/
+5
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-1
/
+1
|
\
|
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-1
/
+1
*
|
Implement SAML endpoints for APIv4 (#5671)
Joram Wilander
2017-03-13
1
-0
/
+2
*
|
Add pinned posts (#4217)
Gabin Aureche
2017-03-13
1
-0
/
+19
|
/
*
Revert "Adding caching to get channel member (#5518)"
Christopher Speller
2017-02-27
1
-6
/
+2
*
Adding caching to get channel member (#5518)
Christopher Speller
2017-02-24
1
-2
/
+6
*
Move permissions code into app package (#5146)
Joram Wilander
2017-01-23
1
-5
/
+20
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-5
/
+5
*
Add inbucket docker image to allow local and automated testing of emails (#4901)
Carlos Tadeu Panato Junior
2017-01-17
1
-0
/
+4
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-19
/
+20
*
PLT-5080 (Server): Channel-Admin level permissions (#4874)
George Goldberg
2016-12-22
1
-0
/
+36
*
Improving command line interface (#4689)
Christopher Speller
2016-12-06
1
-4
/
+5
*
PLT-4357 adding performance monitoring (#4622)
Corey Hulen
2016-11-22
1
-2
/
+2
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-2
/
+2
[next]