Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix leaking goroutines in store calls (#3993). (#4021) | Kyo Nguyen | 2016-09-19 | 1 | -19/+20 |
| | |||||
* | PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899) | enahum | 2016-08-30 | 1 | -1/+0 |
| | |||||
* | PLT-3695 refactoring to use sql_upgrader (#3788) | Corey Hulen | 2016-08-24 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | | * PLT-3695 unitying upgrade support * PLT-3695 refactoring to use sql_upgrader * Fixing unit test * Adding 3.3 to 3.4 * Fixing upgrading * Seperating DB schema from version.go * Fixing upgrade cmd * Moving to const for exit codes * remving old unused code | ||||
* | PLT-3745 - Deauthorize OAuth Apps (#3852) | enahum | 2016-08-23 | 1 | -0/+50 |
| | | | | | | | | | | | | * Deauthorize OAuth APIs * Deautorize OAuth Apps Account Settings * Fix typo in client method * Fix issues found by PM * Show help text only when there is at least one authorized app | ||||
* | PLT-3484 OAuth2 Service Provider (#3632) | enahum | 2016-08-03 | 1 | -6/+162 |
| | | | | | | | | | | | | | | * PLT-3484 OAuth2 Service Provider * PM text review for OAuth 2.0 Service Provider * PLT-3484 OAuth2 Service Provider UI tweaks (#3668) * Tweaks to help text * Pushing OAuth improvements (#3680) * Re-arrange System Console for OAuth 2.0 Provider | ||||
* | PLT-7: Refactoring stores to use translations (chunk 7) | Elias Nahum | 2016-01-25 | 1 | -18/+18 |
| | | | | - Add spanish translations | ||||
* | Revert " PLT-7 adding loc for db calls" | Corey Hulen | 2016-01-20 | 1 | -13/+12 |
| | |||||
* | PLT-7 adding loc db calls for oauth table | =Corey Hulen | 2016-01-20 | 1 | -12/+13 |
| | |||||
* | Adding perm delete to cmd line | =Corey Hulen | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | PLT-975 adding perm deletes | =Corey Hulen | 2015-11-16 | 1 | -0/+18 |
| | |||||
* | Fix spelling of encountered | Pat Lathem | 2015-10-30 | 1 | -5/+5 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 1 | -0/+334 |