Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | | | | | | | Move 'Commits' and 'Releases' tabs down to body. This patch also reduces page load time for pages that do not need to use commits count anywhere. Get commits count can hurt performance badly for huge repositories that has tens of thousands commits like Linux Kernel. | ||
* | 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 ↵ | Rémy Boulanouar | 2017-01-31 |
| | | | | in Issues same behavior as Wiki. (#3646) | ||
* | 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 |
| | | | | RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink | ||
* | Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ↵ | Richard Mahn | 2016-07-15 |
| | | | | (#3267) | ||
* | 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 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||
* | 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 |
| | | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. | ||
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | ||
* | 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 |
|\ | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||
| * | 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 |
| | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories. | ||
* | Changes to repo-header-download-drop, different repo-clone-url input behaviour | Stefan-Code | 2015-02-11 |
| | |||
* | able to disable SSH for #883 | Unknwon | 2015-02-07 |
| | |||
* | Fix #617 and update Germeny locale | Unknwon | 2014-11-11 |
| | |||
* | work on #616 and update locales | Unknwon | 2014-11-10 |
| | |||
* | continue work on #255 | Unknwon | 2014-11-07 |
| | |||
* | Work on #5 fork and fix #608 | Unknwon | 2014-11-05 |
| | |||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | |||
* | More changes | evolvedlight | 2014-10-13 |
| | |||
* | Initial cut of git fork | evolvedlight | 2014-10-04 |
| | |||
* | UI: Use tooltip not alert when copy clone URL | Unknwon | 2014-09-22 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| |