Unknwon
04efaf4efd
#2071 Diff is not showing full content when has super long one line
9 years ago
Unknwon
0305d692eb
#2052 Ability to batch delete system notices
9 years ago
Unknwon
53e5e41542
#2045 add short version as fallback to Slack payload
9 years ago
Adam Strzelecki
d461afdc62
LDAP: Optional user name attribute specification
Consider following LDAP search query example:
(&(objectClass=Person)(|(uid=%s)(mail=%s)))
Right now on first login attempt Gogs will use the text supplied on login form
as the newly created user name. In example query above the text matches against
both e-mail or user name. So if user puts the e-mail then the new Gogs user
name will be e-mail which may be undesired.
Using optional user name attribute setting we can explicitly say we want Gogs
user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail
to login 1st time, the new account will receive correct user name.
9 years ago
Unknwon
34d69dab86
fix API
9 years ago
Unknwon
791bf77886
fix #2042
9 years ago
Unknwon
72d7ca7fbd
finish wiki
9 years ago
Unknwon
7943f3f40e
wiki: finish edit
9 years ago
Unknwon
42d8bbe23e
wiki: finish new
9 years ago
Unknwon
43eda8feb3
introduce git-shell
9 years ago
Unknwon
92c67cd672
Wiki: UI for page new
9 years ago
Unknwon
a4f930f86c
add unsupported migration prompt
9 years ago
Unknwon
81cff77072
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
9e2d9998bf
some fix to #2026
9 years ago
Unknwon
769376c5ed
fix incorrect
9 years ago
Unknwon
ba9c044ac5
add some log
9 years ago
Unknwon
58e4eebf77
fix for #2012
9 years ago
Unknwon
5236dd3a2d
minor fix on #1694
9 years ago
Unknwon
5bb5e34f93
notice
9 years ago
Unknwon
b0cd76734d
add more debug info
9 years ago
Unknwon
242c0771cf
more fix on #2002
9 years ago
Unknwon
24a086a9f0
fix #2002
9 years ago
Unknwon
a0a4125989
fix #1383
9 years ago
Unknwon
8b6b23a40d
better escape char handle
9 years ago
Unknwon
95b10e3b07
fix #1119 and data race in timming tasks
9 years ago
Unknwon
14f5f6fec1
fix #1997
9 years ago
Unknwon
3b28aed7f2
fix #878
9 years ago
Unknwon
27f3dc861c
UI: long organization name in create repository owner list
9 years ago
Unknwon
9ba4635f10
add admin op: delete missing repos
9 years ago
Unknwon
d4b7f56789
clean up code
9 years ago
Unknwon
fd6c98bfea
new watchers, stars and forks UI
9 years ago
Unknwon
75b80c336f
#1922 Pull request fail to merge with BIN
9 years ago
Unknwon
d77e5dd58a
fix #1960
9 years ago
Unknwon
b659db9117
work on #1961
9 years ago
Unknwon
c0b841a766
fix #1958
9 years ago
Unknwon
d35b3a94f2
fix api broken
9 years ago
Unknwon
cd26a1f9b0
fix #1953
9 years ago
Unknwon
e597e4fd71
#1931 Test patch does not checkout correct base branch
9 years ago
Unknwon
32c481117a
fix #1302
9 years ago
Unknwon
7e6542d0f5
Show custom avatars in commits
9 years ago
Unknwon
45460b7e7f
save custom avatar as PNG
9 years ago
Unknwon
d1c691cb33
#1854 show issue content
9 years ago
Unknwon
a9141327f8
minor fix for #1935 and fix #1854
9 years ago
Alexey Makhov
79430ad8e1
#1854 change issueId to issueIndex
9 years ago
Alexey Makhov
25f96b15d6
#1854 improves
9 years ago
Alexey Makhov
270a20ea2f
#1854 improves
9 years ago
Alexey Makhov
7af2e973a4
#1854 issue title at dashboard
9 years ago
Unknwon
eeb3cdfa9d
fix 1540 and experimental SSH server support
9 years ago
Unknwon
2e68e18401
go vet and fix #1890
9 years ago
Unknwon
31ad733070
admin op with notice
9 years ago