gogs/routers
Unknwon c69900325d
commits: able to specify pageSize dynamically (#3965)
Usage: <url>?page={page}&pageSize={pageSize}

Also avoid/removed getting total commits count for pagination,
users are only allowed navigation by 'newer' and 'older'.
2017-02-18 18:37:47 -05:00
..
admin admin/config: display repository related settings (#3816) 2017-02-18 13:29:43 -05:00
api/v1 Implement list/check/delete Repo Collaborator (#3689) 2017-02-14 18:45:08 -05:00
dev Rename module: middleware -> context 2016-03-11 11:56:52 -05:00
org org/team: make 'new' as reserved for team name (#3789) 2017-02-14 03:16:02 -05:00
repo commits: able to specify pageSize dynamically (#3965) 2017-02-18 18:37:47 -05:00
user user/profile: paging doesn't respect private repository count (#4082) 2017-02-15 05:39:36 -05:00
home.go Add the ability to explore organizations (#3573) 2016-09-01 09:08:05 -04:00
install.go install: able to enable builtin SSH server (#3773) 2017-02-18 12:47:35 -05:00