You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784)
* Display commit status on landing page of repo

* improve last status of commits and add link to ci

* fix last commit status since the order of ids are desc
7 years ago
..
attachment.go Allow custom public files (#782) 8 years ago
branch.go Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 7 years ago
commit.go Display commit status on landing page of repo (#1784) 7 years ago
download.go Download files to their original filename (#1676) 7 years ago
editor.go repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032) 7 years ago
http.go Only allow token authentication with 2FA enabled (#2184) 7 years ago
issue.go Feature: Timetracking (#2211) 7 years ago
issue_label.go Load label ID in NewLabels (#2045) 7 years ago
issue_stopwatch.go Feature: Timetracking (#2211) 7 years ago
issue_timetrack.go Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499) 7 years ago
issue_watch.go Add copyright headers 7 years ago
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go Webhooks for repo creation/deletion (#1663) 7 years ago
release.go Fix release display and correct paging (#2080) 7 years ago
repo.go Webhooks for repo creation/deletion (#1663) 7 years ago
setting.go Feature: Timetracking (#2211) 7 years ago
view.go Display commit status on landing page of repo (#1784) 7 years ago
webhook.go Webhooks for repo creation/deletion (#1663) 7 years ago
wiki.go EnableUnit() -> UnitEnabled() (#2242) 7 years ago