| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
|\
| |
| | |
Fix the description on head.tmpl
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- User profile un/follow
- List user's followers/following
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- #2153 remove require for gravatar
|
| |
|
| |
|
| |
|
|
|
|
| |
commits
|
| |
|
| |
|
| |
|
|\
| |
| | |
LDAP parameters UI: bind_dn and bind_password are not required
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
| |
We only handle branch selection for repo home and commits pages, so the
redirection URL is based on PageIsCommits
|
|
|
|
|
|
| |
I've mostly duplicated the dropdown code from repo/home.tmpl, which
basically only required a change to the URL. This could probably be
broken out into something more modular.
|