Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #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 |
| | |||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 |
| | |||
* | #1094: fix locale | Unknwon | 2015-03-19 |
| | |||
* | Revert "Merge pull request #1047 from ndarilek/accessibility-fixes" | Unknwon | 2015-03-15 |
| | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a. | ||
* | Various accessibility fixes, mostly labeling icons. | Nolan Darilek | 2015-03-14 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | 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. | ||
* | | first pass work on migration #925 | Unknwon | 2015-02-11 |
|/ | |||
* | templates/ng/base: change year to 2015, fix #928 | Unknwon | 2015-02-09 |
| | | | | - conf/locale: update Japanese locale | ||
* | code fix for #908, and work for #884 | Unknwon | 2015-02-06 |
| | |||
* | add label-create ui elements | fuxiaohei | 2014-12-07 |
| | |||
* | fix oauth2 | Unknwon | 2014-11-28 |
| | |||
* | Hide org member in collar page | Unknwon | 2014-10-10 |
| | |||
* | 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 |
| | |||
* | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | |||
* | Finish new collaboration page | Unknwon | 2014-08-07 |
| | |||
* | 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 |