Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing db upgrade for 1.1 | =Corey Hulen | 2015-10-08 | 4 | -9/+3 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 21 | -21/+21 |
| | |||||
* | Merge pull request #944 from mattermost/PLT-518 | Christopher Speller | 2015-10-08 | 3 | -0/+55 |
|\ | | | | | PLT-518 check for security bulletins | ||||
| * | PLT-518 check for security bulletins | =Corey Hulen | 2015-10-05 | 3 | -0/+55 |
| | | |||||
* | | Parse special characters out of search strings and replace with spaces. | JoramWilander | 2015-10-06 | 2 | -12/+33 |
|/ | |||||
* | Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 4 | -50/+1 |
| | |||||
* | Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 4 | -49/+92 |
| | |||||
* | Added additional test cases and fixed existing ones for ↵ | hmhealey | 2015-09-30 | 2 | -0/+17 |
| | | | | ChannelMember.MarkUnreadLevel | ||||
* | Removed UI for quiet mode and added UI to set when a channel will be marked ↵ | hmhealey | 2015-09-30 | 2 | -0/+31 |
| | | | | unread in the sidebar | ||||
* | PLT-404 adding basic error checking to config file. | =Corey Hulen | 2015-09-29 | 4 | -22/+15 |
| | |||||
* | Assiging first user system_admin role | =Corey Hulen | 2015-09-23 | 3 | -0/+38 |
| | |||||
* | Fixing merge | =Corey Hulen | 2015-09-23 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch 'master' into PLT-11-email | =Corey Hulen | 2015-09-23 | 1 | -0/+2 |
| |\ | |||||
| | * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -0/+2 |
| | | | |||||
* | | | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 4 | -3/+45 |
|/ / | |||||
* | | Fixing merge conflict | =Corey Hulen | 2015-09-22 | 4 | -0/+221 |
|\| | |||||
| * | Merge pull request #715 from mattermost/plt-27 | Joram Wilander | 2015-09-22 | 4 | -0/+221 |
| |\ | | | | | | | PLT-27 Implement incoming webhooks. | ||||
| | * | Implement incoming webhooks. | JoramWilander | 2015-09-21 | 4 | -0/+221 |
| | | | |||||
* | | | Adding team settings to admin console | =Corey Hulen | 2015-09-22 | 3 | -18/+14 |
| | | | |||||
* | | | Adding SQL settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -3/+10 |
|/ / | |||||
* / | Renaming "Handle" to "Channel URL" or "URL" | it33 | 2015-09-20 | 1 | -2/+2 |
|/ | |||||
* | GIT-721 Removing sql ping log | =Corey Hulen | 2015-09-19 | 1 | -2/+2 |
| | |||||
* | Merge pull request #699 from mattermost/PLT-92 | Joram Wilander | 2015-09-18 | 8 | -11/+231 |
|\ | | | | | PLT-92 Adding server side versioning to the binary | ||||
| * | Making changes to versioning | =Corey Hulen | 2015-09-17 | 4 | -15/+15 |
| | | |||||
| * | Merge branch 'master' into PLT-92 | =Corey Hulen | 2015-09-17 | 1 | -1/+1 |
| |\ | |||||
| * | | Fixing postgres issue and bumping version number | =Corey Hulen | 2015-09-16 | 1 | -2/+49 |
| | | | |||||
| * | | Adding database schema version | =Corey Hulen | 2015-09-16 | 5 | -3/+169 |
| | | | |||||
| * | | PLT-92 Adding server side versioning to the binary | =Corey Hulen | 2015-09-16 | 4 | -8/+15 |
| | | | |||||
* | | | Return false when checking if column exists, if the table does not exist ↵ | JoramWilander | 2015-09-18 | 1 | -0/+4 |
| |/ |/| | | | | | with postgres. | ||||
* | | Adding gofmt to travis build | Christopher Speller | 2015-09-17 | 1 | -1/+1 |
|/ | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 6 | -23/+568 |
| | |||||
* | Merge pull request #671 from mattermost/it33-patch-1 | Christopher Speller | 2015-09-14 | 1 | -1/+1 |
|\ | | | | | Updating MaxUsersPerTeam error msg | ||||
| * | Updating MaxUsersPerTeam error msg | it33 | 2015-09-13 | 1 | -1/+1 |
| | | | | | | This message is displayed to a person attempting to sign-up for a new team, and "You've reached the limit" phrasing is confusing because it refers to the team, not the person signing up for the team. | ||||
* | | merging | =Corey Hulen | 2015-09-10 | 5 | -0/+97 |
|\| | |||||
| * | Adding ability to export data from mattermost | Christopher Speller | 2015-09-04 | 5 | -0/+97 |
| | | |||||
* | | Adding unit tests for cmd line | =Corey Hulen | 2015-09-04 | 2 | -11/+4 |
| | | |||||
* | | Adding cmd line options | =Corey Hulen | 2015-09-04 | 2 | -4/+12 |
|/ | |||||
* | Merge pull request #475 from nickago/MM-1773 | Christopher Speller | 2015-08-31 | 2 | -10/+21 |
|\ | | | | | MM-1773a Add wildcard searching for postgresql | ||||
| * | Added unit tests | nickago | 2015-08-27 | 2 | -8/+10 |
| | | |||||
| * | Added wildcard highlighting and removed redundant whitespace parsing | nickago | 2015-08-27 | 1 | -6/+6 |
| | | |||||
| * | Added server parsing of wildcards | nickago | 2015-08-27 | 1 | -3/+12 |
| | | |||||
* | | Merge pull request #511 from mattermost/MM-1698 | Christopher Speller | 2015-08-28 | 5 | -99/+95 |
|\ \ | | | | | | | MM-1698 Fixes upgrade db from 0.6 for postgres | ||||
| * | | Adding ability to upgrade postgres schema | =Corey Hulen | 2015-08-27 | 5 | -99/+95 |
| |/ | |||||
* | | Merge pull request #486 from asubset/master | Joram Wilander | 2015-08-28 | 2 | -2/+3 |
|\ \ | | | | | | | Fix getParentsPosts() query | ||||
| * | | fix GetParentPosts() query | Jason Rossman | 2015-08-27 | 2 | -3/+3 |
| | | | |||||
| * | | Fix getParentsPosts for postgresql | Jason Rossman | 2015-08-26 | 1 | -0/+1 |
| | | | |||||
* | | | Change GetPostsSince limit to 1000 and only add updated posts to post list ↵ | JoramWilander | 2015-08-27 | 1 | -3/+5 |
| |/ |/| | | | | | order. | ||||
* | | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 3 | -23/+142 |
|/ | |||||
* | Fixes race condition | =Corey Hulen | 2015-08-21 | 1 | -4/+10 |
| | |||||
* | Merge pull request #430 from mattermost/fixing-build | Corey Hulen | 2015-08-21 | 2 | -1/+8 |
|\ | | | | | Fixing race condition |