mirror of
https://github.com/gogs/gogs.git
synced 2025-07-14 16:18:42 +00:00
Updated Change Log (markdown)
parent
0aee42a132
commit
82ca098861
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
- One-click copy button of clone URL in repository viewer doesn't work([note](https://github.com/gogits/gogs/wiki/Known-Issues#repository-viewerurl-usernamereponame))
|
- One-click copy button of clone URL in repository viewer doesn't work([note](https://github.com/gogits/gogs/wiki/Known-Issues#repository-viewerurl-usernamereponame))
|
||||||
- Doesn't delete corresponding accesses when delete user
|
- Doesn't delete corresponding accesses when delete user
|
||||||
- Server log doesn't log into correct file.
|
- Server log doesn't log into correct file
|
||||||
|
|
||||||
#### Improvement
|
#### Improvement
|
||||||
|
|
||||||
@ -13,6 +13,7 @@
|
|||||||
- Use PBKDF2 and user salt for encoding user password([note](https://github.com/gogits/gogs/wiki/Troubleshooting#upgrade-from-v020))
|
- Use PBKDF2 and user salt for encoding user password([note](https://github.com/gogits/gogs/wiki/Troubleshooting#upgrade-from-v020))
|
||||||
- Huge time, CPU and memory reduction of getting repository files
|
- Huge time, CPU and memory reduction of getting repository files
|
||||||
- Show commits list by page, not all at once
|
- Show commits list by page, not all at once
|
||||||
|
- Use build tag to enable SQLite3 support([note](https://github.com/gogits/gogs/wiki/Install-from-source#install))
|
||||||
|
|
||||||
#### Feature
|
#### Feature
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user