| Commit message (Expand) | Author | Age | Files | Lines |
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -0/+2 |
* | Hide org member in collar page | Unknwon | 2014-10-10 | 1 | -6/+17 |
* | Fix #264 | Unknwon | 2014-10-06 | 1 | -0/+54 |
* | Fix #515 | Unknwon | 2014-09-30 | 1 | -0/+1 |
* | UI: Confirmation box | Unknwon | 2014-09-29 | 1 | -0/+3 |
* | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 | 1 | -0/+6 |
* | Add directory level commit message | Unknwon | 2014-09-26 | 2 | -6/+18 |
* | remove debug info | lunnyxiao | 2014-09-26 | 1 | -5/+0 |
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 1 | -1/+1 |
* | Mirror template bug fix | Unknwon | 2014-09-25 | 1 | -1/+2 |
* | Fix download archive issue | Unknwon | 2014-09-24 | 1 | -8/+44 |
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 1 | -1/+3 |
* | Add basic submodule support | Unknwon | 2014-09-22 | 1 | -15/+1 |
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 | 1 | -14/+14 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-22 | 1 | -1/+1 |
|\ |
|
| * | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 | 1 | -1/+1 |
* | | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 | 2 | -6/+39 |
|/ |
|
* | Add suburl support | Unknwon | 2014-09-19 | 4 | -15/+15 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 4 | -15/+16 |
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | 1 | -0/+1 |
* | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | 2 | -21/+6 |
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -1/+1 |
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 | 1 | -1/+5 |
* | Remove hg dep | Unknwon | 2014-09-07 | 1 | -3/+3 |
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 | 1 | -16/+81 |
|\ |
|
| * | getOrgRepoCtx returns values directly & err | Christopher Brickley | 2014-09-05 | 1 | -45/+70 |
| * | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 1 | -8/+48 |
| * | HookType is case-sensitive | Christopher Brickley | 2014-09-05 | 1 | -2/+2 |
* | | Render milestone content as markdown | Vyacheslav Bakhmutov | 2014-09-05 | 1 | -1/+1 |
|/ |
|
* | take params for milestone and assignee from query instead of path args | Vyacheslav Bakhmutov | 2014-09-03 | 1 | -2/+2 |
* | add commit compare functionality | Christopher Brickley | 2014-09-01 | 1 | -2/+63 |
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 | 1 | -1/+125 |
* | Add migrate repo API | Unknwon | 2014-08-29 | 1 | -1/+1 |
* | Bug fix on organization | Unknwon | 2014-08-27 | 2 | -5/+19 |
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 1 | -4/+24 |
* | Fix code style | Unknwon | 2014-08-23 | 1 | -2/+4 |
* | auto detect text file encode and convert to utf8 | lunnyxiao | 2014-08-20 | 1 | -1/+25 |
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 1 | -1/+1 |
* | Finish new home page of organization | Unknwon | 2014-08-10 | 1 | -30/+36 |
* | Finish new web hook pages | Unknwon | 2014-08-09 | 1 | -26/+31 |
* | Finish new hooks list page | Unknwon | 2014-08-09 | 1 | -52/+8 |
* | Finish new collaboration page | Unknwon | 2014-08-07 | 1 | -9/+54 |
* | Finish new repo settings page | Unknwon | 2014-08-02 | 2 | -42/+34 |
* | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -27/+43 |
* | Reser repo owner to organization when error occurs in repo create page, dashb... | Unknwon | 2014-07-26 | 1 | -33/+19 |
* | Use :index instead of :issue in UpdateIssueMilestone | Justin Nuß | 2014-07-26 | 1 | -1/+1 |
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 6 | -2041/+2033 |
* | New UI merge in progress | Unknwon | 2014-07-26 | 10 | -2360/+2368 |
* | Fix IE bug and show errors. | Justin Nuß | 2014-07-25 | 1 | -5/+4 |
* | Fix #318. Switch to JS(ON) implementation for issue/comment creation. | Justin Nuß | 2014-07-25 | 1 | -32/+64 |