server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
plugins.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not allow installation of plugins with the same ID (#7870)
Joram Wilander
2017-11-21
1
-6
/
+17
*
Replace os.Rename with directory copy util in plugin extraction (#7825)
Joram Wilander
2017-11-13
1
-1
/
+1
*
fix builtin plugin http router (#7797)
Chris
2017-11-06
1
-1
/
+1
*
PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)
Joram Wilander
2017-11-03
1
-11
/
+14
*
Remove license requirement for plugins (#7747)
Joram Wilander
2017-10-31
1
-1
/
+1
*
Refactoring cfg refs and load / save functions (#7749)
Chris
2017-10-31
1
-6
/
+8
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-2
/
+2
*
Differentiate between installed and activated states for plugins (#7706)
Joram Wilander
2017-10-25
1
-23
/
+157
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-4
/
+4
*
Do not require server restart when enabling/disabling plugins (#7592)
Joram Wilander
2017-10-06
1
-2
/
+8
*
Only check LDAP attributes if auth data set (#7530)
Joram Wilander
2017-09-28
1
-0
/
+4
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-2
/
+2
*
plugin CRUD operations for users, posts, channels, and teams (#7479)
Chris
2017-09-21
1
-0
/
+82
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-4
/
+2
*
PLT-7622 Improvements to server handling of webapp plugins (#7445)
Joram Wilander
2017-09-15
1
-35
/
+27
*
fix plugin test (#7436)
Chris
2017-09-12
1
-1
/
+3
*
PLT-7407: Back-end plugins (#7409)
Chris
2017-09-11
1
-49
/
+170
*
Renaming repo
Christopher Speller
2017-09-06
1
-6
/
+6
*
app type transition (#7167)
Chris
2017-09-06
1
-27
/
+27
*
Add built-in plugin for getting LDAP attributes (#7317)
Joram Wilander
2017-09-01
1
-1
/
+65
*
Implement experimental REST API endpoints for plugins (#7279)
Joram Wilander
2017-09-01
1
-0
/
+144
*
PLT-5745 Cleaning up duplicate calls (#7298)
Corey Hulen
2017-08-28
1
-2
/
+2
*
PLT-6965 jira integration (plus plugin scaffolding) (#6918)
Chris
2017-08-02
1
-0
/
+86