Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -109/+109 |
| | | | | | | | | | | | | 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 #650 | Unknwon | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | 1 | -3/+3 |
| | |||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | 1 | -0/+5 |
| | |||||
* | minor fix on template | Unknwon | 2015-09-07 | 1 | -2/+0 |
| | |||||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | change checkbox ui | Unknwon | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | webhook APIs | Unknwon | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | add readme template help link | Unknwon | 2015-08-28 | 1 | -1/+1 |
| | |||||
* | #1487 Readme Template | Unknwon | 2015-08-28 | 1 | -2/+2 |
| | |||||
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 | 1 | -72/+102 |
| | |||||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 1 | -1/+1 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -2/+2 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | 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 | ||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -1/+3 |
| | |||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 1 | -1/+1 |
| | |||||
* | Finish new web hook pages | Unknwon | 2014-08-09 | 1 | -2/+2 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 1 | -10/+10 |
| | |||||
* | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -2/+2 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 1 | -7/+7 |
| | | | | dashboard news feed page, create organization page | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -95/+71 |
| | |||||
* | Finish organization homepage | Unknown | 2014-06-28 | 1 | -12/+5 |
| | |||||
* | Work on create organization repo and #257 | Unknown | 2014-06-25 | 1 | -6/+1 |
| | |||||
* | select owner when creating repository | fuxiaohei | 2014-06-25 | 1 | -3/+3 |
| | |||||
* | Mirror update on create repo page | Unknown | 2014-06-25 | 1 | -1/+10 |
| | |||||
* | select owner when creating repository | fuxiaohei | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | Mirror fix on create repo | Unknown | 2014-06-25 | 1 | -5/+10 |
| | |||||
* | select owner when creating repository | fuxiaohei | 2014-06-25 | 1 | -1/+20 |
| | |||||
* | Update docs | Unknown | 2014-04-15 | 1 | -0/+2 |
| | |||||
* | Support private repo | Unknown | 2014-04-11 | 1 | -3/+7 |
| | |||||
* | Fix #69 | Unknown | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | change css name style | FuXiaoHei | 2014-03-25 | 1 | -2/+2 |
| | |||||
* | add csrf check | slene | 2014-03-23 | 1 | -0/+1 |
| | |||||
* | Clean code | Unknown | 2014-03-16 | 1 | -1/+1 |
| | |||||
* | Finish create repo | Unknown | 2014-03-11 | 1 | -10/+3 |
| | |||||
* | begin dashboard ui | FuXiaoHei | 2014-03-11 | 1 | -0/+13 |
| | |||||
* | Update repo.Create | Unknown | 2014-03-08 | 1 | -5/+7 |
| | |||||
* | Change /user/profile URL to /user/:username | Unknown | 2014-03-07 | 1 | -3/+3 |
| | |||||
* | Add SignInRequire and SignOutRequire middleware | Unknown | 2014-03-07 | 1 | -0/+12 |
| | |||||
* | add list for repo basic | Lunny Xiao | 2014-03-07 | 1 | -2/+2 |
| | |||||
* | ui for repo/create page | FuXiaoHei | 2014-03-03 | 1 | -20/+53 |
| | |||||
* | create repository from web | Lunny Xiao | 2014-02-25 | 1 | -0/+12 |
| | |||||
* | Add routers for create and delete repo | Unknown | 2014-02-19 | 1 | -0/+12 |