Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-5900 Removed automatic configuration of SiteURL (#5952) | Harrison Healey | 2017-04-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | * Revert "PLT-5765 Passed SiteURL to SendNotifications (#5705)" This reverts commit a8e68bd8905972ae59de90fa33d5b3e3c274dc47. * Removed automatic configuration of SiteURL * Reverted unintentional config changes * Updated help text * Added link to docs in Site URL warning * Fixed merge conflict | ||||
* | implement GET /commands (#5865) | Carlos Tadeu Panato Junior | 2017-04-03 | 1 | -1/+32 |
| | |||||
* | Merge branch 'release-3.7' into master. | George Goldberg | 2017-03-17 | 1 | -3/+3 |
|\ | |||||
| * | PLT-5765 Passed SiteURL to SendNotifications (#5705) | Harrison Healey | 2017-03-10 | 1 | -2/+2 |
| | | |||||
* | | Move command logic into app layer (#5617) | Joram Wilander | 2017-03-13 | 1 | -0/+304 |
|/ | |||||
* | PLT-4938 Add app package and move logic over from api package (#4931) | Joram Wilander | 2017-01-13 | 1 | -0/+31 |
* Add app package and move logic over from api package * Change app package functions to return errors * Move non-api tests into app package * Fix merge |