Unknwon
|
d5a3021a7d
|
Make markdown as an independent module
|
2016-02-20 17:10:05 -05:00 |
|
Unknwon
|
58e004f7da
|
Remove cache avatar support and add its tests
|
2016-02-14 23:14:55 -05:00 |
|
Unknwon
|
f8182ac521
|
#2558 delete local wiki copy when rename repo and user
|
2016-02-05 14:11:53 -05:00 |
|
Unknwon
|
5a27aea8e0
|
Fix random avatar does not work on Windows
path.Dir can't handle Windows case, must use filepath.Dir
|
2016-02-02 10:22:27 -05:00 |
|
Unknwon
|
4deb876343
|
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
|
2016-01-28 06:07:16 -05:00 |
|
Martin Hartkorn
|
674c5c37be
|
Change user name in Pull Requests
|
2016-01-27 22:45:03 +01:00 |
|
Unknwon
|
f43cc90841
|
#2287 Truncate repository name if too long
|
2016-01-11 20:41:43 +08:00 |
|
Angus Gibson
|
e914969e4c
|
Add default for NumFollowing field (fixes #2261)
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.
|
2015-12-22 11:09:28 +11:00 |
|
Unknwon
|
a49af93faf
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
2015-12-21 04:24:11 -08:00 |
|
Unknwon
|
9cd16c5b12
|
#1692 add organization APIs
|
2015-12-17 02:28:47 -05:00 |
|
Unknwon
|
b117befc2b
|
#1692 add user email APIs
|
2015-12-15 22:57:18 -05:00 |
|
Unknwon
|
19423957b1
|
rename import path
|
2015-12-15 17:25:45 -05:00 |
|
Unknwon
|
5d95ffe3eb
|
#2155 The owner has reached maximum creation limit of 0 repositories
|
2015-12-11 15:11:13 -05:00 |
|
Unknwon
|
3d5d61778a
|
#1938 #1374 disable password change for non-local users
|
2015-12-10 19:02:57 -05:00 |
|
Unknwon
|
99e9bbef6c
|
fix bool check for repo max limit and fix hang when push repo with tons of commits
|
2015-12-10 16:27:47 -05:00 |
|
Unknwon
|
0e96a46020
|
fix user repo limit default value
|
2015-12-10 12:48:45 -05:00 |
|
Unknwon
|
df5ed64cca
|
#1301 "read-only" users
|
2015-12-10 12:46:05 -05:00 |
|
Unknwon
|
2a0bb1fa90
|
#1575 Limit repo creation
|
2015-12-10 12:37:53 -05:00 |
|
Unknwon
|
9a2e43bff2
|
move out git module and #1573 send push hook
|
2015-12-09 20:46:05 -05:00 |
|
Unknwon
|
830d000667
|
finish wiki
|
2015-11-30 20:45:55 -05:00 |
|
Unknwon
|
392f3ee210
|
wiki: finish new
|
2015-11-27 00:24:24 -05:00 |
|
Unknwon
|
3ca544912f
|
#1944 Drop /org/ URL path prefix in organization home page
|
2015-11-24 19:14:00 -05:00 |
|
Unknwon
|
ec8d41765d
|
some fix to #2026
|
2015-11-23 20:43:04 -05:00 |
|
Unknwon
|
f04d773f4f
|
UI: long organization name in create repository owner list
|
2015-11-18 17:42:20 -05:00 |
|
Unknwon
|
5dc3dd1704
|
fix #1960
|
2015-11-16 11:11:59 -05:00 |
|
Unknwon
|
134d8e7681
|
work on #1961
|
2015-11-16 10:14:12 -05:00 |
|
Unknwon
|
1d57f0d64f
|
Show custom avatars in commits
|
2015-11-13 17:10:25 -05:00 |
|
Unknwon
|
1559bd58e7
|
save custom avatar as PNG
|
2015-11-13 16:43:43 -05:00 |
|
Unknwon
|
f255b1e86d
|
#1896 fatal when no needed update task
|
2015-11-04 21:57:10 -05:00 |
|
Unknwon
|
6f0a41b8b2
|
#1511 Allow local import only for admin users
|
2015-11-03 18:40:52 -05:00 |
|
Unknwon
|
022820103d
|
#1657 allow forcing all private repos
|
2015-10-25 04:26:26 -04:00 |
|
Unknwon
|
3fb1b6a608
|
drop oauth2 feature support
|
2015-09-17 16:11:44 -04:00 |
|
Unknwon
|
373731f5e8
|
user gomail and new activate account email tpl
- #1496: fallback plain text
- #1002: add date header
- #913: fix encoding of header
|
2015-09-17 01:54:12 -04:00 |
|
Unknwon
|
2d1bb0cf49
|
#1633 admin delete user
|
2015-09-13 13:26:20 -04:00 |
|
Unknwon
|
be89802bd8
|
new admin user list UI
|
2015-09-11 20:42:26 -04:00 |
|
Unknwon
|
52ec80fa18
|
finish all new user settings UI
|
2015-09-10 11:40:34 -04:00 |
|
Unknwon
|
3d9b98fae4
|
#1585 order owners list by last changed time
|
2015-09-07 13:58:23 -04:00 |
|
Unknwon
|
0806725ca5
|
minor fix on #1589
Signed-off-by: Unknwon <u@gogs.io>
|
2015-09-06 18:19:30 -04:00 |
|
Unknwon
|
80701d45bb
|
#1193 Make organization emails non-mandatory
|
2015-09-06 10:08:14 -04:00 |
|
Unknwon
|
aa67de910a
|
fix #1558
|
2015-09-06 08:54:08 -04:00 |
|
Unknwon
|
1fd5f8edf8
|
fix #1568
|
2015-09-03 03:58:44 -04:00 |
|
Unknwon
|
6ea28f2a47
|
work on #1558
|
2015-09-02 05:16:30 -04:00 |
|
Unknwon
|
63fecac537
|
XSS in username
|
2015-09-01 12:19:52 -04:00 |
|
Unknwon
|
d01f688257
|
fix repository count of user is messed up
|
2015-08-30 01:13:24 +08:00 |
|
Unknwon
|
f509c59ac1
|
new create webhook event
|
2015-08-28 23:36:13 +08:00 |
|
Unknwon
|
46bee50e45
|
complate list of gitignores and licenses
|
2015-08-28 16:44:04 +08:00 |
|
Unknwon
|
b900863d60
|
rename a user method
|
2015-08-27 13:26:38 +08:00 |
|
Unknwon
|
2881456421
|
new webhooks list UI
|
2015-08-26 21:45:51 +08:00 |
|
Unknwon
|
260301bf2e
|
#1535 Removing deploy key does not remove key
|
2015-08-25 03:30:39 +08:00 |
|
Unknwon
|
47ac579f09
|
only assign auto-admin when sign up by web
|
2015-08-19 04:58:45 +08:00 |
|