1
0
Fork 0
gitea/routers/repo
Lauris BH 23645fe05f Sort repository tree entries in natural way (#2506)
* Sort repository tree entries in natural way

* Fix sort for different length strings with first parts equal

* Improve test case

* Refactor return statements

* Update gitea/git dependency
2017-09-19 11:37:03 +03:00
..
attachment.go
branch.go
commit.go
download.go
editor.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
http.go
issue.go Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
middlewares.go
pull.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
release.go
repo.go
setting.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
setting_protected_branch.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
view.go Sort repository tree entries in natural way (#2506) 2017-09-19 11:37:03 +03:00
webhook.go
wiki.go