mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-02 23:41:05 +00:00 
			
		
		
		
	
				* make PaginateUserSlice generic -> PaginateSlice * Add pagination to ListBranches * add skip, limit to Repository.GetBranches() * Move routers/api/v1/utils/utils PaginateSlice -> modules/util/paginate.go * repo_module.GetBranches paginate * fix & rename & more logging * better description Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: a1012112796 <1012112796@qq.com>  | 
			||
|---|---|---|
| .. | ||
| compare.go | ||
| copy.go | ||
| paginate.go | ||
| paginate_test.go | ||
| path.go | ||
| remove.go | ||
| sanitize.go | ||
| sanitize_test.go | ||
| shellquote.go | ||
| shellquote_test.go | ||
| timer.go | ||
| url.go | ||
| util.go | ||
| util_test.go | ||