| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 1 | -0/+3 |
* | Telegram webhook (#4227) | techknowlogick | 2019-04-18 | 1 | -0/+3 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+23 |
* | fix bugs caused by #3929 (#3999) | Lunny Xiao | 2018-05-23 | 2 | -7/+7 |
* | Don't warn users about *every* dirty form (#3707) | Gerben | 2018-03-23 | 1 | -1/+1 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 1 | -0/+3 |
* | fix discord hook bug (#2778) | Lunny Xiao | 2017-10-25 | 1 | -0/+2 |
* | fix orgnization webhooks (#2422) | Lunny Xiao | 2017-08-30 | 1 | -0/+1 |
* | Add task to generate images from SVG and change to new logo (#2194) | Lauris BH | 2017-07-28 | 1 | -1/+1 |
* | Fix org hooks UI (#2072) | Morlinest | 2017-06-28 | 1 | -1/+3 |
* | Add Gitea Webhook (#1755) | Rémy Boulanouar | 2017-05-29 | 1 | -1/+4 |
* | fix: remove `str2html` from org full name (#1360) | Bo-Yi Wu | 2017-04-05 | 1 | -1/+1 |
* | fix: Add str2html on DisplayName of Org. (#1091) | Bo-Yi Wu | 2017-03-01 | 1 | -1/+1 |
* | Added: Ability to delete org avatar. | Tamás Molnár | 2016-03-06 | 1 | -0/+1 |
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 1 | -0/+10 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 5 | -129/+129 |
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 | 1 | -3/+3 |
* | update locales | Unknwon | 2015-11-03 | 1 | -1/+1 |
* | #1191 allow upload avatar for org | Unknwon | 2015-09-06 | 1 | -0/+14 |
* | new user profile settings UI | Unknwon | 2015-09-06 | 1 | -1/+1 |
* | finish new org settings page | Unknwon | 2015-09-06 | 2 | -44/+39 |
* | new org options UI | Unknwon | 2015-09-06 | 1 | -50/+39 |
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 | 1 | -8/+0 |
* | new create webhook UI | Unknwon | 2015-08-27 | 1 | -34/+26 |
* | new webhooks list UI | Unknwon | 2015-08-26 | 3 | -39/+26 |
* | fix #1439 | Unknwon | 2015-08-05 | 1 | -1/+1 |
* | update gopmfile | Unknwon | 2015-07-28 | 1 | -1/+1 |
* | fix #1305 | Unknwon | 2015-07-28 | 1 | -3/+1 |
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 | 1 | -0/+2 |
* | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 | 2 | -67/+67 |
* | UI: Confirmation box | Unknwon | 2014-09-28 | 2 | -3/+17 |
* | Add suburl support | Unknwon | 2014-09-19 | 3 | -5/+5 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 3 | -5/+5 |
* | Organization level webhooks | Unknwon | 2014-09-07 | 1 | -10/+10 |
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 | 3 | -1/+77 |
|\ |
|
| * | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 3 | -1/+77 |
* | | Fix #348 | Unknwon | 2014-09-05 | 1 | -48/+48 |
|/ |
|
* | Working on organization pages | Unknwon | 2014-08-23 | 2 | -2/+2 |
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 2 | -0/+2 |
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 3 | -0/+95 |