server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
server.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
redirect, vs. proxy, 80->443 without LE enabled (#9020)
Jesse Hallam
2018-06-29
1
-8
/
+16
*
MM-10370: serve subpath (#8968)
Jesse Hallam
2018-06-21
1
-5
/
+12
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-12
/
+22
*
improve error handling around invalid Forward80To443 settings (#8496)
Jesse Hallam
2018-03-23
1
-1
/
+6
*
general cleanup (#8387)
Chris
2018-03-07
1
-47
/
+0
*
Fix forward 80 to 443 to not bind on all interfaces. (#8360)
Christopher Speller
2018-02-23
1
-12
/
+17
*
Abort on critical error during server startup (#8204)
Pierre de La Morinerie
2018-02-07
1
-5
/
+7
*
handle RateLimiter initialization errors (#8199)
Pierre de La Morinerie
2018-02-05
1
-2
/
+7
*
User based rate limiting (#8152)
Christopher Speller
2018-01-31
1
-30
/
+21
*
Moving to golang.org/x/crypto/acme/autocert for Let's Encrypt functionality. ...
Christopher Speller
2018-01-30
1
-13
/
+28
*
origin checker refactor (#7889)
Chris
2017-11-22
1
-2
/
+9
*
add error message to forwarding log error (#7857)
Chris
2017-11-20
1
-1
/
+1
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-21
/
+3
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-12
/
+12
*
Fix webconn shutdown race (#7631)
Chris
2017-10-16
1
-5
/
+20
*
parallel tests (#7629)
Chris
2017-10-16
1
-19
/
+63
*
Add back consumeAndClose functionality. (#7608)
Christopher Speller
2017-10-12
1
-0
/
+10
*
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
1
-11
/
+8
*
store/sqlstore cleanup and postgres tests (#7595)
Chris
2017-10-09
1
-1
/
+1
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-15
/
+0
*
Don't use global app for api / api4 tests (#7528)
Chris
2017-10-02
1
-0
/
+2
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-1
/
+1
*
Move sql store code into store/sqlstore package (#7502)
Chris
2017-09-25
1
-1
/
+2
*
remove more global refs (#7480)
Chris
2017-09-21
1
-1
/
+1
*
PLT-7407: Back-end plugins (#7409)
Chris
2017-09-11
1
-32
/
+2
*
Renaming repo
Christopher Speller
2017-09-06
1
-4
/
+4
*
app type transition (#7167)
Chris
2017-09-06
1
-19
/
+17
*
Temporarily place plugins into E20 (#7370)
Joram Wilander
2017-09-05
1
-1
/
+1
*
Implement experimental REST API endpoints for plugins (#7279)
Joram Wilander
2017-09-01
1
-0
/
+32
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
1
-4
/
+4
*
Tweak WebSocket header-processing (#6929)
Chris
2017-07-13
1
-3
/
+2
*
Stage 1 of caching layer. Framework (#6693)
Christopher Speller
2017-06-27
1
-1
/
+1
*
Writing message to our logs when system panics and recovers (#6458)
Corey Hulen
2017-05-24
1
-4
/
+13
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-0
/
+217