| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 | 2 | -16/+109 |
|\ |
|
| * | getOrgRepoCtx returns values directly & err | Christopher Brickley | 2014-09-05 | 1 | -45/+70 |
| * | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 2 | -8/+76 |
| * | HookType is case-sensitive | Christopher Brickley | 2014-09-05 | 1 | -2/+2 |
* | | Merge pull request #447 from m0sth8/fix-milestone-render-markdown | 无闻 | 2014-09-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Render milestone content as markdown | Vyacheslav Bakhmutov | 2014-09-05 | 1 | -1/+1 |
| |/ |
|
* | | Finish new install page, almost ready for 0.5 release | Unknwon | 2014-09-07 | 1 | -22/+27 |
* | | Fix #348 | Unknwon | 2014-09-05 | 1 | -1/+25 |
|/ |
|
* | 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 |
* | Finish all new admin pages. | Unknwon | 2014-08-30 | 1 | -20/+12 |
* | Continue working on new admin pages | Unknwon | 2014-08-29 | 5 | -86/+120 |
* | Add migrate repo API | Unknwon | 2014-08-29 | 2 | -38/+32 |
* | Finish new admin users pages | Unknwon | 2014-08-29 | 3 | -223/+224 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-08-29 | 1 | -2/+3 |
|\ |
|
| * | Finish new admin dashboard | Unknwon | 2014-08-28 | 1 | -2/+3 |
* | | add migrate api | lunnyxiao | 2014-08-29 | 1 | -0/+86 |
|/ |
|
* | Mirror issue fix | Unknwon | 2014-08-27 | 1 | -8/+0 |
* | Bug fix on organization | Unknwon | 2014-08-27 | 3 | -5/+21 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-08-26 | 1 | -2/+7 |
|\ |
|
| * | import strings | Marios Andreopoulos | 2014-08-25 | 1 | -1/+3 |
| * | fix typo | Marios Andreopoulos | 2014-08-25 | 1 | -1/+1 |
| * | fix wrong variable name | Marios Andreopoulos | 2014-08-25 | 1 | -3/+3 |
| * | remove extra comma | Marios Andreopoulos | 2014-08-25 | 1 | -1/+1 |
| * | Remove newline characters from ssh key before processing it. | Marios Andreopoulos | 2014-08-25 | 1 | -2/+5 |
* | | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | 4 | -23/+120 |
|/ |
|
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 3 | -17/+155 |
* | Fix code style | Unknwon | 2014-08-23 | 1 | -2/+4 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-08-23 | 1 | -1/+25 |
|\ |
|
| * | auto detect text file encode and convert to utf8 | lunnyxiao | 2014-08-20 | 1 | -1/+25 |
* | | Working on organization pages | Unknwon | 2014-08-23 | 1 | -4/+6 |
|/ |
|
* | Add/remove member need add/remove access to repositories as well | Unknwon | 2014-08-16 | 1 | -2/+2 |
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 4 | -66/+69 |
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 2 | -3/+94 |
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 3 | -113/+106 |
* | Finish new home page of organization | Unknwon | 2014-08-10 | 3 | -38/+47 |
* | Finish new reset password, etc. | Unknwon | 2014-08-09 | 2 | -119/+129 |
* | Feature: Social sign in | Unknwon | 2014-08-09 | 1 | -1/+5 |
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 3 | -68/+66 |
* | 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 | 3 | -64/+114 |
* | Use toolbox | Unknwon | 2014-08-06 | 2 | -23/+12 |
* | Add missing less files | Unknwon | 2014-08-05 | 1 | -1/+1 |
* | Finish new repo settings page | Unknwon | 2014-08-02 | 2 | -42/+34 |
* | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -27/+43 |
* | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 2 | -2/+4 |
* | Reser repo owner to organization when error occurs in repo create page, dashb... | Unknwon | 2014-07-26 | 3 | -103/+89 |
* | Git installation check, show image in single file view, show short SHA1 inste... | Unknwon | 2014-07-26 | 2 | -6/+3 |