summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change Makefile to look for godep in GOPATH instead of using a relative pathhmhealey2015-07-061-1/+1
|
* Merge pull request #131 from mattermost/mm-1391Corey Hulen2015-07-0642-5017/+794
|\ | | | | Fixes mm-1391 adding travis CI
| * Fixing unit tests=Corey Hulen2015-07-0618-154/+173
| |
| * adding debugging=Corey Hulen2015-07-061-2/+4
| |
| * adding debugging=Corey Hulen2015-07-051-7/+8
| |
| * adding debugging=Corey Hulen2015-07-051-6/+7
| |
| * adding debugging=Corey Hulen2015-07-051-1/+1
| |
| * adding debugging=Corey Hulen2015-07-051-1/+1
| |
| * fixing unit test=Corey Hulen2015-07-051-2/+2
| |
| * fixing unit test=Corey Hulen2015-07-051-0/+3
| |
| * fixing unit test=Corey Hulen2015-07-051-0/+3
| |
| * fixing unit test=Corey Hulen2015-07-052-2/+7
| |
| * fixing unit tests=Corey Hulen2015-07-052-0/+4
| |
| * fixing timming test=Corey Hulen2015-07-051-0/+7
| |
| * Fixing unit test=Corey Hulen2015-07-051-4/+4
| |
| * Fixing unit test=Corey Hulen2015-07-051-3/+3
| |
| * fixing unit tests=Corey Hulen2015-07-052-2/+2
| |
| * fixing race condition in unit tests=Corey Hulen2015-07-059-70/+70
| |
| * Merge branch 'master' into mm-1391=Corey Hulen2015-07-0577-394/+940
| |\
| * | adding mysql 5.6.17=Corey Hulen2015-07-051-2/+2
| | |
| * | adding mysql 5.6=Corey Hulen2015-07-051-2/+14
| | |
| * | adding sql 5.6=Corey Hulen2015-07-051-5/+3
| | |
| * | adding sql 5.6=Corey Hulen2015-07-051-0/+1
| | |
| * | adding more unit tests=Corey Hulen2015-07-051-0/+6
| | |
| * | adding mysql 5.6=Corey Hulen2015-06-251-12/+1
| | |
| * | adding mysql 5.6=Corey Hulen2015-06-251-1/+15
| | |
| * | adding api unit tests=Corey Hulen2015-06-253-2/+7
| | |
| * | adding servies=Corey Hulen2015-06-251-2/+3
| | |
| * | updating build script=Corey Hulen2015-06-251-2/+2
| | |
| * | updating services=Corey Hulen2015-06-251-1/+1
| | |
| * | adding services to build=Corey Hulen2015-06-251-1/+11
| | |
| * | updating build=Corey Hulen2015-06-251-0/+7
| | |
| * | updating build=Corey Hulen2015-06-251-2/+1
| | |
| * | adding the missing package=Corey Hulen2015-06-254-0/+531
| | |
| * | updating make=Corey Hulen2015-06-2517-4856/+10
| | |
| * | inital travis file=Corey Hulen2015-06-251-0/+5
| | |
* | | Merge pull request #128 from rgarmsen2295/mm-832Christopher Speller2015-07-061-2/+2
|\ \ \ | | | | | | | | MM-832 Fixed not being able to open channel notifications settings menu in IE10
| * | | Fixed copy-paste error in codeReed Garmsen2015-07-061-1/+1
| | | |
| * | | Fixed not being able to open channel notifications settings menu in IE10Reed Garmsen2015-07-061-2/+2
|/ / /
* | | Merge pull request #127 from rgarmsen2295/mm-1047Joram Wilander2015-07-061-3/+6
|\ \ \ | |_|/ |/| | MM-1047 Error code 200 IE 10 & 11 suppression within getMeSynchronous method
| * | Added comment for later referenceReed Garmsen2015-07-021-1/+1
| | |
| * | Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) ↵Reed Garmsen2015-07-021-4/+6
| | | | | | | | | | | | error is thrown
| * | Removed option that does not workReed Garmsen2015-07-022-3/+3
| | |
| * | Added two possible options for removing blue bar error, will choose one laterReed Garmsen2015-07-022-2/+2
| | |
| * | Added line that disables caching with a ajax client call that was causing ↵Reed Garmsen2015-07-021-0/+1
| | | | | | | | | | | | errors to be thrown in IE10
* | | Merge pull request #116 from nickago/MM-1341Joram Wilander2015-07-031-0/+5
|\ \ \ | | | | | | | | MM-1341 mention auto-complete now goes away if you move off it's specific textbox
| * | | Removed a change originally made for a prior fix tacticnickago2015-07-011-1/+1
| | | |
| * | | Fixed click responsenickago2015-07-011-3/+2
| | | |
| * | | Inital attempt at active element checkingnickago2015-07-011-1/+7
| | | |
* | | | Fixed and added links to process and forumsit332015-07-031-1/+9
| |/ / |/| |