0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 09:54:46 +01:00
gitea/routers/web/repo
2023-07-26 13:00:50 +00:00
..
actions Implement auto-cancellation of concurrent jobs if the event is push (#25716) 2023-07-25 11:15:55 +08:00
setting Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
activity.go
attachment.go
blame.go
branch.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
cherry_pick.go
commit.go
compare.go
download.go
editor.go
editor_test.go
find.go
helper.go
helper_test.go
http.go
http_test.go
issue.go Improve display of Labels/Projects/Assignees sort options (#25886) 2023-07-26 13:00:50 +00:00
issue_content_history.go
issue_dependency.go
issue_label.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
packages.go
patch.go
projects.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
projects_test.go
pull.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
pull_review.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
release.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go Remove db.DefaultContext in routers/ and cmd/ (#26076) 2023-07-23 23:47:27 -04:00
view_test.go
wiki.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
wiki_test.go