summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-192-0/+84
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-152-1/+6
* PLT-6766 fixing error logging (#6634)Corey Hulen2017-06-131-1/+2
* PLT-3466 E10: Add announcement bar feature (#6509)Joram Wilander2017-06-052-0/+9
* PLT-5705 Created a single source of http.Client creation logic with internet ...Torsten Juergeleit2017-05-312-0/+102
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-234-24/+46
* Move SMTP HELO before authentication (#6464)Harrison Healey2017-05-192-10/+10
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-183-0/+136
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-0/+15
* use Hostname() instead of Host which will contain the port (#6429)Carlos Tadeu Panato Junior2017-05-171-1/+2
* implement PLT-6469 - Send HELO request containing domain name to SMTP server ...Carlos Tadeu Panato Junior2017-05-092-0/+19
* [PLT-5440] Add Options to System Console Dropdown Menu (#5939)Ryan Wang2017-05-091-0/+3
* PLT-6393: Fix Websocket CORS header check. (#6335)George Goldberg2017-05-041-1/+1
* Removing password reset salt (#6334)Christopher Speller2017-05-041-4/+1
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-0/+1
* PLT-6355: Use separate Read Replicas for Search. (#6216)George Goldberg2017-05-011-0/+4
* PLT-6322 log error messages in english (#6234)Corey Hulen2017-04-281-0/+2
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-0/+16
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-0/+28
* Merge branch 'release-3.8'Christopher Speller2017-04-171-0/+3
|\
| * PLT-5977: Only reload clients when client config changes. (#5989)George Goldberg2017-04-051-0/+3
* | PLT-6317 disable file watcher while running from makefile (#6103)Corey Hulen2017-04-171-4/+11
* | PLT-6113 Added initial unit tests for cmd package (#6086)Harrison Healey2017-04-151-0/+3
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-1219-19/+19
* | implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-061-0/+62
|/
* Fixing race conditions in the code base (#5966)Corey Hulen2017-04-041-0/+4
* PLT-5906 Set logs path instead log filename (#5949)enahum2017-04-041-2/+3
* PLT-6115 adding unit tests for licensing (#5916)Corey Hulen2017-04-041-0/+18
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-041-5/+67
* PLT-6139 (Server): Private Channel member managing (#5941)George Goldberg2017-04-032-0/+34
* PLT-6090 adding ability to read license file from disk (#5895)Corey Hulen2017-03-312-0/+55
* PLT-6076 Read config file info from enviroment vars (#5873)Corey Hulen2017-03-292-17/+94
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-0/+24
* PLT-5904 (Server): Config flag for SMTP Cert Check. (#5857)George Goldberg2017-03-271-2/+2
* PLT-6063: AddUserToTeam permission depends on policy. (#5869)George Goldberg2017-03-261-10/+19
* PLT-6076 Adding viper libs for config file changes (#5871)Corey Hulen2017-03-251-1/+1
* Merge branch 'release-3.7'George Goldberg2017-03-231-104/+158
|\
| * Fix policy application in team edition. (#5771)George Goldberg2017-03-151-104/+158
* | improvements for inbucket email test and re-enable Email mention test (#5647)Carlos Tadeu Panato Junior2017-03-112-11/+53
|/
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-061-0/+1
* PLT-5703 Update license expiry timing and text (#5602)Joram Wilander2017-03-061-0/+2
* PLT-5548 Prevent server start if defaultLocate is not available (#5532)enahum2017-02-282-0/+31
* PLT-5070: Server side component of Telemetry. (#5514)George Goldberg2017-02-242-178/+3
* Fix permission grants for channel management. (#5478)George Goldberg2017-02-211-0/+16
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-2/+2
* Implement PUT /users/{user_id}/password endpoint for APIv4 (#5243)Joram Wilander2017-02-071-1/+1
* Improvments to typing messages (#5230)Christopher Speller2017-01-301-0/+4
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-2/+4
* Add initial tests for urlencoded (#5178)Carlos Tadeu Panato Junior2017-01-251-0/+35
* add initial tests for utils/mail.go (#5176)Carlos Tadeu Panato Junior2017-01-241-0/+61