summaryrefslogtreecommitdiffstats
path: root/routers/utils
Commit message (Collapse)AuthorAgeFilesLines
* Handle push rejection message in Merge & Web Editor (#10373) (#10497)zeripath2020-02-271-0/+12
| | | | | | | | | | | | | | Backport #10373 * Handle push rejection message in Merge * Fix sanitize, adjust message handling * Handle push-rejection in webeditor CRUD too Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lauris BH <lauris@nix.lv>
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-102-0/+36
|
* Allow adding collaborators with (fullname) (#3103)Sasha Varlamov2017-12-072-0/+34
* Allow adding collaborators with (fullname) Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com> * Refactor username suffix to utils pkg Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>