summaryrefslogtreecommitdiffstats
path: root/cmd/platform/server.go
Commit message (Expand)AuthorAgeFilesLines
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-289/+0
* Send systemd READY notification (#8296)Pierre de La Morinerie2018-02-151-0/+32
* Wait for goroutines to finish before shuting down server (#8259)Pierre de La Morinerie2018-02-141-5/+15
* Add tests for the `platform server` command (#8231)Pierre de La Morinerie2018-02-121-5/+5
* Abort on critical error during server startup (#8204)Pierre de La Morinerie2018-02-071-2/+7
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-2/+4
* report server launch errors (#8189)Pierre de La Morinerie2018-02-021-7/+9
* Finally remove utils.Cfg (#8113)Chris2018-01-171-1/+1
* ABC-73 Move session clean-up to daily task (#8095)Joram Wilander2018-01-171-1/+16
* Remove global cfg vars (#8099)Chris2018-01-121-1/+1
* Remove global config watcher (#8080)Chris2018-01-111-23/+16
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-0/+6
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-17/+2
* Add plugin slash command support (#7941)Chris2017-12-081-2/+2
* PLT-8289 Added ability to change location of client plugins (#7942)Harrison Healey2017-12-051-12/+8
* Reorganize file util functionality (#7848)Chris2017-11-161-4/+8
* fix config cli option (#7850)Chris2017-11-161-1/+1
* more global config ref cleanup (#7802)Chris2017-11-091-7/+11
* fix builtin plugin http router (#7797)Chris2017-11-061-2/+0
* PLT-8011: Make Elasticsearch startup fully async. (#7761)George Goldberg2017-11-061-3/+5
* PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)Joram Wilander2017-11-031-0/+7
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-031-1/+1
* Add config setting to configure plugins directory (#7725)Joram Wilander2017-10-261-1/+1
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-251-8/+0
* Miscellaneous app cleanup (#7594)Chris2017-10-091-8/+1
* Do not require server restart when enabling/disabling plugins (#7592)Joram Wilander2017-10-061-0/+10
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-3/+3
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-291-6/+5
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-2/+2
* remove global refs from api/api4 (#7496)Chris2017-09-221-4/+4
* remove einterface gets (#7455)Chris2017-09-191-13/+12
* PLT-7622 Improvements to server handling of webapp plugins (#7445)Joram Wilander2017-09-151-6/+11
* Remove global app references (#7433)Chris2017-09-121-34/+42
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-11/+13
* Renaming repoChristopher Speller2017-09-061-10/+10
* app type transition (#7167)Chris2017-09-061-15/+15
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-1/+1
* Adding check for file write or minio/s3 bucket before server start. (#7254)Christopher Speller2017-08-181-0/+4
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-2/+2
* PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-161-0/+10
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-021-0/+1
* Add jobserver command to platform binary (#7067)Christopher Speller2017-08-011-2/+6
* PLT-6976: Elasticsearch capitalisation and tests. (#6839)George Goldberg2017-07-071-2/+2
* PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-071-2/+5
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-0/+1
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-3/+7
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-1/+6
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-0/+6
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-0/+11
* PLT-6317 disable file watcher while running from makefile (#6103)Corey Hulen2017-04-171-0/+2