summaryrefslogtreecommitdiffstats
path: root/cmd/commands/server.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor context out of API packages (#8755)Joram Wilander2018-05-141-1/+1
| | | | | | | | | | | | * Refactor context out of API packages * Update function names per feedback * Move webhook handlers to web and fix web tests * Move more webhook tests out of api package * Fix static handler
* Structured logging (#8673)Christopher Speller2018-04-271-13/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implementing structured logging * Changes to en.json to allow refactor to run. * Fixing global logger * Structured logger initalization. * Add caller. * Do some log redirection. * Auto refactor * Cleaning up l4g reference and removing dependancy. * Removing junk. * Copyright headers. * Fixing tests * Revert "Changes to en.json to allow refactor to run." This reverts commit fd8249e99bcad0231e6ea65cd77c32aae9a54026. * Fixing some auto refactor strangeness and typo. * Making keys more human readable.
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-0/+2
|
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-0/+295