| Commit message (Expand) | Author | Age |
* | repo: support unlisted but publicly accessible repositories (#6176) | Achilleas Koutsou | 2020-09-04 |
* | templates: make state changing routes to POST method (#5541) | Unknwon | 2018-12-06 |
* | templates: add 'rel=noopener noreferrer' to <a> tags (#5319) | cezar97 | 2018-07-02 |
* | repo: add changes to repository avatar feature (#5221) | Unknwon | 2018-06-17 |
* | repo: support avatars (#5221) | Sergey Dryabzhinsky | 2018-06-17 |
* | templates/repo: use correct Semantic UI icon styles to fix star and watch ico... | Sergey Dryabzhinsky | 2018-05-10 |
* | Refactoring: rename Signed -> Logged | Unknwon | 2017-04-06 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | repo: allow private repository to have public wiki or issues | Unknwon | 2017-03-24 |
* | repo: rename PageIsViewCode -> PageIsViewFiles | Unknwon | 2017-03-22 |
* | repo: allow issues and wiki for bare repository (#4104) | Unknwon | 2017-03-16 |
* | templates/repo: change some buttons to use 'basic' style | Unknwon | 2017-03-10 |
* | templates/repo: only show Git stats in repository home page (#3518) | Unknwon | 2017-03-10 |
* | repo: able to fork own repository (#1791) | Unknwon | 2017-02-18 |
* | Allow use to set an external tracker url and to redirect user when clicking i... | Rémy Boulanouar | 2017-01-31 |
* | templates/repo: rename 'Code' to 'Files' | Unknwon | 2017-01-25 |
* | #2162 completely disable builtin issue tracker when enable external tracker | Unknwon | 2016-08-04 |
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 |
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 |
* | Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ... | Richard Mahn | 2016-07-15 |
* | Use relative url when showing forked from | Josh Frye | 2016-03-04 |
* | #2505 Allow to fork and disallow to create PRs for mirrors. | Download-Fritz | 2016-02-19 |
* | Fix when repo is empty | chriswatt | 2016-02-14 |
* | Add grey bg to tabs on repo page | chriswatt | 2016-02-14 |
* | Make commits tab active when on diff page | chriswatt | 2016-02-07 |
* | improve get commits performance | Unknwon | 2015-12-13 |
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 |
* | more UI minor fixes | Unknwon | 2015-12-02 |
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 |
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 |
* | remove test code | Unknwon | 2015-11-16 |
* | UI fix | Unknwon | 2015-11-16 |
* | UI fix | Unknwon | 2015-11-16 |
* | added links to forks/watchers/stars in new layout header | Steven Oud | 2015-10-03 |
* | Mirror repository should not allow fork | Unknwon | 2015-09-05 |
* | css fix | Unknwon | 2015-09-02 |
* | #1206 does not allow fork bare repo | Unknwon | 2015-09-01 |
* | new webhooks list UI | Unknwon | 2015-08-26 |
* | finish view comments on issue page | Unknwon | 2015-08-13 |
* | fix on #1466 | Unknwon | 2015-08-12 |
* | modified repo header | Gogs | 2015-08-12 |
* | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\ |
|
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 |
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
|/ |
|
* | improve fork process | Unknwon | 2015-08-08 |
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 |
* | Updating context and fixing permission issues | Peter Smit | 2015-02-16 |