541 Commits (4a6016f5afc2015d633b20fa976e168e2e9c9b21)

Author SHA1 Message Date
Adam Strzelecki a9a386a1e5 Translation: Add missing entry for new "code" tab
We have new tab, but we had no entry. That's why it was showing "code"
(lowercase) as this is text id, where we were expecting properly title cased
"Code" to be shown in English version.

Also add Polish translation "code=Kod".
9 years ago
Unknwon 4a64ae4abf fix #2083 9 years ago
Unknwon 91ae2ad28b Merge pull request #2081 from angus-g/en-trans
Update English translations
9 years ago
Angus Gibson db30ea03d8 Fix casing in English translation 9 years ago
Unknwon 0be8b1b1a1 #2052 Ability to batch delete system notices 9 years ago
Angus Gibson d45302a6ba Update English translations
Just some phrasing changes to make the English translations sound more natural.
9 years ago
Unknwon 3460ec1039 update REMADE and locale 9 years ago
Adam Strzelecki 573305f3d3 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 830d000667 finish wiki 9 years ago
Unknwon 5d1f5f32d0 wiki: finish pages 9 years ago
Unknwon e42fcb033d wiki: finish edit 9 years ago
Unknwon 392f3ee210 wiki: finish new 9 years ago
Unknwon 2b10fdc4dc Wiki: UI for page new 9 years ago
Unknwon 253513cedd prepare for release 9 years ago
Unknwon 144663a3cf allow admin to migrate for any user/org 9 years ago
Unknwon 52c8f69163 fix #650 9 years ago
Unknwon cefc50b278 update locales 9 years ago
Unknwon 987dcc5372 fix #1383 9 years ago
Unknwon 6a66e5fc98 better error message 9 years ago
Unknwon 481be9b5c9 update locale #1965 9 years ago
Arthur Ouyang e04c97b9fa 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 56006da34b 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 efea642d6c add admin op: delete missing repos 9 years ago
Unknwon 9a0902523b fix #1987 9 years ago
Unknwon 62533560ce fix #1988 9 years ago
Unknwon ff5f14431e fix #1448 9 years ago
Unknwon 9ab96172fc new watchers, stars and forks UI 9 years ago
Unknwon 134d8e7681 work on #1961 9 years ago
Unknwon 18de67380c fix #1958 9 years ago
Unknwon 7b1c10ea7e new repo ui
- copy link button: #1396, #1168, #1668,
- synxtax highlight: #1712, #1549, #1315, #670
- z-index: #1942
9 years ago
Unknwon 523dc8b613 prepare release 9 years ago
Unknwon 18c841050b fix 1540 and experimental SSH server support 9 years ago
Unknwon 676d774d88 fix #1902 9 years ago
Unknwon 6f0a41b8b2 #1511 Allow local import only for admin users 9 years ago
Unknwon 8e262f3ec4 update locales 9 years ago
Unknwon 92535c9df0 update some libs 9 years ago
无闻 50058b3c6d Merge pull request #1871 from Gibheer/config_minimum_key_sizes
move minimum key sizes to config
9 years ago
Unknwon b0226a1d05 fix #1831 9 years ago
Unknwon cb100c7781 work #1705 9 years ago
Unknwon 5cad124704 fix #1697 9 years ago
Unknwon 940898a3ff minor fix for #1865 9 years ago
Matt Arnold c7eaf96b37 Translation for invalid milestone due date format ISO 8601 fix. 9 years ago
Gibheer b90b0c1191 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 7d72c8333e work on #470 and fix miror JS issue when choose targets on compare and pull 9 years ago
Unknwon 4f0e31e96d update README 9 years ago
Unknwon f5689ee3a5 update locale 9 years ago
Unknwon 87c3c8172a #1711 try to indicate sqlite session issue when merge 9 years ago
Unknwon 022820103d #1657 allow forcing all private repos 9 years ago
Unknwon c3ba5590c9 Reopen PR need retest patch 9 years ago
Unknwon 63e6e31271 add config and update locale 9 years ago