Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | |
| | ||||
* | #2558 delete local wiki copy when rename repo and user | Unknwon | 2016-02-05 | |
| | ||||
* | Fix random avatar does not work on Windows | Unknwon | 2016-02-02 | |
| | | | | path.Dir can't handle Windows case, must use filepath.Dir | |||
* | Minor fix for #2494 | Unknwon | 2016-01-28 | |
| | | | | - Change tooltip size from mini to tiny in profile page | |||
* | Change user name in Pull Requests | Martin Hartkorn | 2016-01-27 | |
| | ||||
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | |
| | ||||
* | Add default for NumFollowing field (fixes #2261) | Angus Gibson | 2015-12-22 | |
| | | | | | We set the default value for the non-NULL field NumFollowing of the User model to 0, which stops an error when the ORM tries to sync. | |||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | |
| | | | | | - User profile un/follow - List user's followers/following | |||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | |
| | ||||
* | #1692 add user email APIs | Unknwon | 2015-12-15 | |
| | ||||
* | rename import path | Unknwon | 2015-12-15 | |
| | ||||
* | #2155 The owner has reached maximum creation limit of 0 repositories | Unknwon | 2015-12-11 | |
| | ||||
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 | |
| | ||||
* | fix bool check for repo max limit and fix hang when push repo with tons of ↵ | Unknwon | 2015-12-10 | |
| | | | | commits | |||
* | fix user repo limit default value | Unknwon | 2015-12-10 | |
| | ||||
* | #1301 "read-only" users | Unknwon | 2015-12-10 | |
| | ||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | |
| | ||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | |
| | ||||
* | finish wiki | Unknwon | 2015-11-30 | |
| | ||||
* | wiki: finish new | Unknwon | 2015-11-27 | |
| | ||||
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 | |
| | ||||
* | some fix to #2026 | Unknwon | 2015-11-23 | |
| | ||||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | |
| | ||||
* | fix #1960 | Unknwon | 2015-11-16 | |
| | ||||
* | work on #1961 | Unknwon | 2015-11-16 | |
| | ||||
* | Show custom avatars in commits | Unknwon | 2015-11-13 | |
| | ||||
* | save custom avatar as PNG | Unknwon | 2015-11-13 | |
| | ||||
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 | |
| | ||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | |
| | ||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | |
| | ||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | |
| | ||||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 | |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | |||
* | #1633 admin delete user | Unknwon | 2015-09-13 | |
| | ||||
* | new admin user list UI | Unknwon | 2015-09-11 | |
| | ||||
* | finish all new user settings UI | Unknwon | 2015-09-10 | |
| | ||||
* | #1585 order owners list by last changed time | Unknwon | 2015-09-07 | |
| | ||||
* | minor fix on #1589 | Unknwon | 2015-09-06 | |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | |||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 | |
| | ||||
* | fix #1558 | Unknwon | 2015-09-06 | |
| | ||||
* | fix #1568 | Unknwon | 2015-09-03 | |
| | ||||
* | work on #1558 | Unknwon | 2015-09-02 | |
| | ||||
* | XSS in username | Unknwon | 2015-09-01 | |
| | ||||
* | fix repository count of user is messed up | Unknwon | 2015-08-30 | |
| | ||||
* | new create webhook event | Unknwon | 2015-08-28 | |
| | ||||
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 | |
| | ||||
* | rename a user method | Unknwon | 2015-08-27 | |
| | ||||
* | new webhooks list UI | Unknwon | 2015-08-26 | |
| | ||||
* | #1535 Removing deploy key does not remove key | Unknwon | 2015-08-25 | |
| | ||||
* | only assign auto-admin when sign up by web | Unknwon | 2015-08-19 | |
| | ||||
* | work on #1493 | Unknwon | 2015-08-17 | |
| |