Unknwon
|
316ca2d3e4
|
fix #976
|
9 years ago |
Adam Strzelecki
|
6b10567eef
|
Admin should be able to see all organizations
This is follow-up for 56c66ee486 allowing admin
to see private repositories, even when not being member of them.
|
9 years ago |
Unknwon
|
81cff77072
|
#1944 Drop /org/ URL path prefix in organization home page
|
9 years ago |
Unknwon
|
b9303efd7c
|
fix #2020
|
9 years ago |
Unknwon
|
a14c20813c
|
fix #650
|
9 years ago |
Unknwon
|
95b10e3b07
|
fix #1119 and data race in timming tasks
|
9 years ago |
Unknwon
|
d138be8346
|
fix typo for #1996
|
9 years ago |
Unknwon
|
ac5927055c
|
work on #1891
|
9 years ago |
Unknwon
|
3b28aed7f2
|
fix #878
|
9 years ago |
Unknwon
|
52992b3405
|
only show user's activities in profile
|
9 years ago |
Unknwon
|
32c481117a
|
fix #1302
|
9 years ago |
Unknwon
|
45460b7e7f
|
save custom avatar as PNG
|
9 years ago |
Unknwon
|
797b4277ff
|
#1459 Dashboard issues lacks sorting
|
9 years ago |
Unknwon
|
f066c2f1d8
|
fix import path, fix #1782
|
9 years ago |
Unknwon
|
e98c4df266
|
fix #981
|
9 years ago |
Unknwon
|
bba20262f1
|
drop oauth2 feature support
|
9 years ago |
Unknwon
|
1f13c837c0
|
finish new auth e-mails
|
9 years ago |
Unknwon
|
a75db8f155
|
user gomail and new activate account email tpl
- #1496: fallback plain text
- #1002: add date header
- #913: fix encoding of header
|
9 years ago |
Unknwon
|
3494c1c06a
|
#697 and #1606 and new admin edit user UI
|
9 years ago |
Unknwon
|
f64c2b3fff
|
#697 disable captcha and new admin create user UI
|
9 years ago |
Unknwon
|
c01712659a
|
finish all new user settings UI
|
9 years ago |
Unknwon
|
14cd223836
|
#1191 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
|
9 years ago |
Unknwon
|
17a8589f82
|
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
|
9 years ago |
Unknwon
|
f5bd9aaf0a
|
finish initial version of pull request
|
9 years ago |
Unknwon
|
5b8019f32e
|
fix sql
|
9 years ago |
Unknwon
|
9b953f22fb
|
new org dashboard issues
|
9 years ago |
Unknwon
|
9fa3cab4c1
|
new user dahsboard issues
|
9 years ago |
Unknwon
|
14636093e9
|
add confirmation to delete ssh key
|
9 years ago |
Unknwon
|
693ec861b3
|
only assign auto-admin when sign up by web
|
10 years ago |
Unknwon
|
4927fe0600
|
new access token UI
|
10 years ago |
Unknwon
|
bf714493cb
|
new delete account UI and password confirmation
|
10 years ago |
Unknwon
|
7d44e9e18f
|
work on #1493
|
10 years ago |
Unknwon
|
6281e39b5d
|
Show owner/poster tags of comments and fix #1312
|
10 years ago |
Unknwon
|
d16c228a08
|
finish view issue without comments and ops
|
10 years ago |
Unknwon
|
6bf85e1fe9
|
finish create issue with milestone and assignee
|
10 years ago |
Unknwon
|
36fa23ed16
|
WIP: create PR - choose branch
|
10 years ago |
Unknwon
|
6f6ad6f3c9
|
#334: Add Deployment Key Support
|
10 years ago |
Unknwon
|
85096fabbc
|
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
|
10 years ago |
Unknwon
|
04f1db0139
|
finish new milestone page
|
10 years ago |
Unknwon
|
893b66bcac
|
allow anonymous SSH clone
|
10 years ago |
Unknwon
|
1cb8727862
|
fix #1204
|
10 years ago |
无闻
|
8b96a9c6e2
|
Merge pull request #1317 from smcquay/keys
fix .keys route
|
10 years ago |
stephen mcquay
|
38c5db7728
|
fix .keys route
This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file
|
10 years ago |
Unknwon
|
dd7f3e9f60
|
#1070 Clearer error message for illegal characters
|
10 years ago |
无闻
|
895970f115
|
Merge pull request #1091 from sapk/fix-ng-issue-pages
Apply ng to issue dashboard
|
10 years ago |
Unknwon
|
b3a8321da0
|
#1094: fix locale
|
10 years ago |
Antoine GIRARD
|
2df4510d70
|
Apply ng to issue dashboard
|
10 years ago |
Unknwon
|
4ec2e465f9
|
#1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
|
10 years ago |
Unknwon
|
0fa1c5ae0f
|
#1040: dashboard no longer accessible when repo is missing
|
10 years ago |
无闻
|
8b09169468
|
Merge pull request #960 from phsmit/access_action
Fix that owners also see actions on their repositories
|
10 years ago |