summaryrefslogtreecommitdiffstats
path: root/api/command_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
* [PLT-5170] Add join the channel system message for the person who created the...Saturnino Abril2017-08-301-5/+19
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-2/+2
* PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-0/+3
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-151-2/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-2/+2
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-2/+2
* Add support for editing slash commands (#4335)Brian Olecki2016-11-151-0/+39
* Fixing permissions issue when deleting slash commands (#4414)Christopher Speller2016-11-011-2/+19
* Added duplicated trigger validation (#3124)David Lu2016-05-271-13/+28
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-92/+27
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-4/+1
* fix TestListCommandsNicolas Clerc2016-03-171-1/+4
* Fixing merge=Corey Hulen2016-02-011-4/+4
|\
| * Fixing email unit tests=Corey Hulen2016-02-011-6/+6
| * Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-6/+6
| * PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-6/+6
| * PLT-7 Adding translation function to context=Corey Hulen2016-01-191-4/+4
* | Adding test command=Corey Hulen2016-01-151-0/+66
* | Switching to enable integrations for testing=Corey Hulen2016-01-111-8/+17
* | Adding loading testing commands=Corey Hulen2016-01-101-55/+0
* | adding different commands=Corey Hulen2016-01-091-173/+0
* | Adding web service methods=Corey Hulen2016-01-081-1/+74
* | partial fix for UI=Corey Hulen2016-01-081-9/+121
* | PLT-1429 adding sql storage for slash commands=Corey Hulen2016-01-061-200/+200
|/
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-6/+6
* Added /loadtest url command to load arbitrary files as postshmhealey2015-11-231-0/+56
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Added slight delay to TestEchoCommand to account for race conditionhmhealey2015-09-301-0/+3
* Update the /join command to use the correct redirect URL, and update the test...Justyn Shull2015-09-291-2/+3
* Added unit testsnickago2015-08-261-1/+36
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-6/+6
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-4/+4
* Fixing unit tests=Corey Hulen2015-07-061-4/+5
* fixing race condition in unit tests=Corey Hulen2015-07-051-4/+4
* update unit tests for default channelsJoramWilander2015-06-291-1/+1
* first commit=Corey Hulen2015-06-141-0/+146