| Commit message (Expand) | Author | Age |
* | Refactoring: rename Signed -> Logged | Unknwon | 2017-04-06 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} | Unknwon | 2017-04-06 |
* | css: font-family fixes for Chinese | Unknwon | 2017-03-31 |
* | repo/webhook: able to retrigger delivery history (#2187) | Unknwon | 2017-03-19 |
* | templates/repo/webhook: move to its own directory | Unknwon | 2017-03-16 |
* | webhook: also only enable certain types (#3356) | Unknwon | 2017-02-21 |
* | webhook: blank page for organization Discord type | Unknwon | 2017-02-20 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | #3066 fix create organization ignores full name property | Unknwon | 2016-07-23 |
* | templates/org/home: minor UI fix | Unknwon | 2016-07-16 |
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 |
* | Display org member's full name in link title. | Tamás Molnár | 2016-03-16 |
* | Added: Ability to delete org avatar. | Tamás Molnár | 2016-03-06 |
* | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 |
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
* | Admin should be able to see all organizations | Adam Strzelecki | 2015-11-30 |
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 |
* | fix #650 | Unknwon | 2015-11-22 |
* | update locales | Unknwon | 2015-11-03 |
* | #1191 allow upload avatar for org | Unknwon | 2015-09-06 |
* | new user profile settings UI | Unknwon | 2015-09-06 |
* | finish new org settings page | Unknwon | 2015-09-06 |
* | fix org header order | Unknwon | 2015-09-06 |
* | new org options UI | Unknwon | 2015-09-06 |
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 |
* | new create webhook UI | Unknwon | 2015-08-27 |
* | new webhooks list UI | Unknwon | 2015-08-26 |
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 |
* | fix template error | Unknwon | 2015-08-10 |
* | fix #1439 | Unknwon | 2015-08-05 |
* | fix #1204 | Unknwon | 2015-07-31 |
* | update gopmfile | Unknwon | 2015-07-28 |
* | fix #1305 | Unknwon | 2015-07-28 |
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 |
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ |
|
| * | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 |
| * | templates/org/home.tmpl: fix org member can't see public repo | Unknwon | 2015-02-22 |
* | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 |
|/ |
|
* | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 |
* | UI: Confirmation box | Unknwon | 2014-09-28 |
* | Add suburl support | Unknwon | 2014-09-19 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 |
* | UI fix | Unknwon | 2014-09-13 |
* | Organization level webhooks | Unknwon | 2014-09-07 |
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 |
|\ |
|
| * | add organization-level webhooks | Christopher Brickley | 2014-09-05 |