Commit Graph

57 Commits (6f6b37f148428eb83cbefdf84253ab7f412e2537)

Author SHA1 Message Date
Unknwon 3257df0da3 Update locales
Unknwon 3fb4f7f498 Prepare release
Unknwon 73e98c91c3 Update locales
Unknwon c18f67ac6a Add Finnish support
Unknwon 2a931937a8 Update locales
Unknwon d324500959 Prepare to release
Florian Kaiser eb009923f4 Fix chmod for several files in conf/locale/ and public/
Unknwon 632c27802c Minor fix for
Unknwon 5258ee3740 Update locales and update sponsor
Unknwon 04be8c0de5 reinitialize all repos from the db
- Update locales
Unknwon 38efa72146 Update locales
Unknwon a2ef9a2b64 update locale
Unknwon 1d95844d55 prepare release
Unknwon e444a67d59 update locales
Unknwon c6083c335e Ability to send mail when a new pull request is submitted
Angus Gibson 06d293a84e Only show comparison link for >2 commits
We can look at the PushCommits object to see how many commits were
included in a commit, and add some template logic to only show the
comparison link when there are at least 2 commits in a push. We also
correct the link to display the number of commits.
Unknwon b5f6206a65 prepare release
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".
Unknwon 830d000667 finish wiki
Unknwon 253513cedd prepare for release
Unknwon cefc50b278 update locales
Unknwon 481be9b5c9 update locale
Unknwon 523dc8b613 prepare release
Unknwon 676d774d88 fix
Unknwon 8e262f3ec4 update locales
Unknwon b0226a1d05 fix
Unknwon 940898a3ff minor fix for
Unknwon f5689ee3a5 update locale
Unknwon c3ba5590c9 Reopen PR need retest patch
Unknwon 71d8ff247d update some locales
Unknwon f17b746a01 update locale
Unknwon b5e6af9587 update locale
Unknwon d5ad4e1141 prepare release
Unknwon 2340bb1ed2 update locales
Unknwon 121a81a2c5 finish new edit auth UI
Unknwon 52ec80fa18 finish all new user settings UI
Unknwon 83dc2468f5 finish initial version of pull request
Unknwon 8af094967f add rename repo action
Unknwon a104248792 update locales
Unknwon 875f917771 update locales
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs.
Unknwon 686dd59916 fix with migration and update locale
Fernando San Julián 514ce712b0 admin config fix
Jakub Stasiak 562ad02a6d Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
Unknwon b9dc2147b4 UI: install - done
Unknwon 7a7c096fd0 update typo in locale files
Unknwon 0720d3988f : GetRepoLink already contains AppSubUrl
Unknwon e3d73d9b24 conf/locale: update locales
Unknwon def39d191b conf/locale: update all locales
Unknwon f15fa9167a cmd: code fix for
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)