Unknwon
639f9b5c41
fix #2083
9 years ago
Unknwon
e754cf5e2c
Merge pull request #2081 from angus-g/en-trans
Update English translations
9 years ago
Angus Gibson
2d6092cad0
Fix casing in English translation
9 years ago
Unknwon
0305d692eb
#2052 Ability to batch delete system notices
9 years ago
Angus Gibson
2ea2ff5b5f
Update English translations
Just some phrasing changes to make the English translations sound more natural.
9 years ago
Unknwon
b9d6c3da4a
update REMADE and locale
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
72d7ca7fbd
finish wiki
9 years ago
Unknwon
063c916837
wiki: finish pages
9 years ago
Unknwon
7943f3f40e
wiki: finish edit
9 years ago
Unknwon
42d8bbe23e
wiki: finish new
9 years ago
Unknwon
92c67cd672
Wiki: UI for page new
9 years ago
Unknwon
4135588e83
prepare for release
9 years ago
Unknwon
67ccea3792
allow admin to migrate for any user/org
9 years ago
Unknwon
a14c20813c
fix #650
9 years ago
Unknwon
c76b07701f
update locales
9 years ago
Unknwon
a0a4125989
fix #1383
9 years ago
Unknwon
b93fbc017a
better error message
9 years ago
Unknwon
cefccb2b6c
update locale #1965
9 years ago
Arthur Ouyang
a5f57ea3ff
Fix #1965 - the hyperlink and the display name of the branch
The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
9 years ago
Gibheer
715c4e566b
fix #1957 - disable version display
This allows the admin to disable the version information about gogs and
go in use in the footer.
9 years ago
Unknwon
9ba4635f10
add admin op: delete missing repos
9 years ago
Unknwon
f50ce33d9b
fix #1987
9 years ago
Unknwon
05837556e4
fix #1988
9 years ago
Unknwon
44482d52ae
fix #1448
9 years ago
Unknwon
fd6c98bfea
new watchers, stars and forks UI
9 years ago
Unknwon
b659db9117
work on #1961
9 years ago
Unknwon
c0b841a766
fix #1958
9 years ago
Unknwon
415f167e65
new repo ui
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
9 years ago
Unknwon
55883c341c
prepare release
9 years ago
Unknwon
eeb3cdfa9d
fix 1540 and experimental SSH server support
9 years ago
Unknwon
f00ca115e1
fix #1902
9 years ago
Unknwon
aa8a5f1292
#1511 Allow local import only for admin users
9 years ago
Unknwon
aa8a9f020f
update locales
9 years ago
Unknwon
1af74f1406
update some libs
9 years ago
无闻
aa70caf3bb
Merge pull request #1871 from Gibheer/config_minimum_key_sizes
move minimum key sizes to config
9 years ago
Unknwon
37513f52c6
fix #1831
9 years ago
Unknwon
5f8859aec7
work #1705
9 years ago
Unknwon
f4c164e2ea
fix #1697
9 years ago
Unknwon
69fad687b7
minor fix for #1865
9 years ago
Matt Arnold
8b7a36fcf8
Translation for invalid milestone due date format ISO 8601 fix.
9 years ago
Gibheer
72b57bbcc9
move minimum key sizes to config
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
9 years ago
Unknwon
9087f6230d
work on #470 and fix miror JS issue when choose targets on compare and pull
9 years ago
Unknwon
c347252e85
update README
9 years ago
Unknwon
70c378854f
update locale
9 years ago
Unknwon
e494318a48
#1711 try to indicate sqlite session issue when merge
9 years ago
Unknwon
4a6b397126
#1657 allow forcing all private repos
9 years ago
Unknwon
32c8ba9a32
Reopen PR need retest patch
9 years ago
Unknwon
9d6fa3b200
add config and update locale
9 years ago
Unknwon
ec3919339f
update some locales
9 years ago