Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #650 | Unknwon | 2015-11-22 |
| | |||
* | Add go-source directive to repo pages | Nathan Zadoks | 2015-10-30 |
| | | | | This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links | ||
* | #633 emoji | Unknwon | 2015-09-05 |
| | |||
* | #1487 Readme Template | Unknwon | 2015-08-28 |
| | |||
* | #1203 bundle jquery with gogs | Unknwon | 2015-08-28 |
| | |||
* | browser supports copy detection | Fernando San Julián | 2015-08-03 |
| | |||
* | Prevent browsers from leaking referrer headers | Duncan | 2015-07-21 |
| | |||
* | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-02-17 |
| | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page. | ||
* | add label-create ui elements | fuxiaohei | 2014-12-07 |
| | |||
* | Add modal to change username | Unknwon | 2014-09-26 |
| | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | ||
* | is utils improvement | fuxiaohei | 2014-09-25 |
| | |||
* | UI: Use tooltip not alert when copy clone URL | Unknwon | 2014-09-22 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | add rel attribute such that font-awesome icons load correctly | Michael Dyrynda | 2014-09-04 |
| | |||
* | Finish new admin users pages | Unknwon | 2014-08-29 |
| | |||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| | | | | dashboard news feed page, create organization page | ||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |