| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| | |
Conflicts:
models/issue.go
routers/repo/issue.go
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| | |
Fix issue #288. Only show label form if repository collaborator/admin
|
| | |
|
|\ \
| | |
| | | |
Fix issue 280 & unwatch button in Firefox
|
| |/ |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The dropdown menu was dropping down to the right and appearing outside of the page container. This made it not visible at smaller browser widths.
This commit makes it drop down into the page container, instead of out, and keeps it visible at all screen sizes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
some ui fix
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Show parents in commit diff page
|