Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix download archive issue | Unknwon | 2014-09-24 | 1 | -8/+3 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 1 | -1/+4 |
| | |||||
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 | 1 | -2/+6 |
| | |||||
* | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 | 2 | -2/+2 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 4 | -14/+14 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 4 | -14/+15 |
| | | | | | | | | | | | | | | 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 | ||||
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Fix #425 | Unknwon | 2014-09-02 | 1 | -1/+1 |
| | |||||
* | Bug fix on organization | Unknwon | 2014-08-27 | 1 | -0/+3 |
| | |||||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 3 | -8/+30 |
| | |||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 2 | -4/+24 |
| | |||||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 3 | -6/+22 |
| | |||||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 3 | -9/+67 |
| | |||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 2 | -7/+5 |
| | |||||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 | 1 | -1/+3 |
| | |||||
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 1 | -2/+4 |
| | |||||
* | Fix bare repo bug | Unknwon | 2014-08-05 | 1 | -2/+0 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 1 | -2/+2 |
| | |||||
* | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 2 | -41/+15 |
| | |||||
* | Mirror fix on template | Unknwon | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 1 | -2/+0 |
| | | | | dashboard news feed page, create organization page | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 7 | -763/+168 |
| | |||||
* | Ignore EOF error when parsing form. | Justin Nuß | 2014-07-25 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-07-24 | 1 | -2/+8 |
|\ | |||||
| * | Add file upload for attachments | Justin Nuß | 2014-07-24 | 1 | -2/+8 |
| | | |||||
* | | Mirror fix | Unknwon | 2014-07-24 | 1 | -5/+1 |
|/ | |||||
* | Fix issue #278. Fall back to (default) branch for context data, if no branch ↵ | Justin Nuß | 2014-07-22 | 1 | -1/+12 |
| | | | | selected | ||||
* | Able to set timeout for process monitor | Unknown | 2014-07-06 | 1 | -1/+1 |
| | |||||
* | Change martini.Static to custom Static function | Unknown | 2014-07-04 | 1 | -0/+127 |
| | |||||
* | Fix bug that collaborators are able to modify settings of repository | Unknown | 2014-07-04 | 1 | -1/+1 |
| | |||||
* | Fix bug that collaborators are able to modify settings of repository | Unknown | 2014-07-04 | 2 | -22/+28 |
| | |||||
* | bug fixed for message tag | Lunny Xiao | 2014-06-28 | 2 | -3/+6 |
| | |||||
* | Finish delete organization | Unknown | 2014-06-28 | 1 | -0/+1 |
| | |||||
* | Add create organization | Unknown | 2014-06-25 | 1 | -2/+2 |
| | |||||
* | In progress of name template name constant | Unknown | 2014-06-22 | 1 | -4/+4 |
| | |||||
* | Fix #165 | Unknown | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | Support edit release and save as draft | Unknown | 2014-06-12 | 1 | -6/+2 |
| | |||||
* | Fixed #209 | Unknown | 2014-05-25 | 5 | -30/+23 |
| | |||||
* | Litte bug fix | Unknown | 2014-05-14 | 1 | -1/+1 |
| | |||||
* | Fix #183 | Unknown | 2014-05-13 | 1 | -0/+5 |
| | |||||
* | Fix #166 | Unknown | 2014-05-13 | 1 | -1/+0 |
| | |||||
* | Finish add new milestone | Unknown | 2014-05-12 | 1 | -0/+1 |
| | |||||
* | Fix #94 and fix #169 | Unknown | 2014-05-11 | 1 | -3/+3 |
| | |||||
* | Fix #94 and fix #169 | Unknown | 2014-05-11 | 1 | -1/+5 |
| | |||||
* | Clean names | Unknown | 2014-05-08 | 2 | -714/+13 |
| | |||||
* | Update import path | Unknown | 2014-05-08 | 1 | -1/+1 |
| | |||||
* | Show private repository activities in dashboard if has access | Unknown | 2014-05-08 | 1 | -2/+2 |
| | |||||
* | Assignee back end | Unknown | 2014-05-08 | 1 | -9/+17 |
| | |||||
* | Improve delete SSH key | Unknown | 2014-05-06 | 1 | -0/+5 |
| | |||||
* | Batch of mirror fixes | Unknown | 2014-05-06 | 1 | -1/+1 |
| |