| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 7 | -32/+45 |
* | Mirror fix and fix #481 | Unknwon | 2014-09-17 | 2 | -6/+8 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 | 3 | -12/+75 |
|\ |
|
| * | Quick fix on #476 | Unknwon | 2014-09-16 | 1 | -1/+1 |
| * | Work #475 and #458 | Unknown | 2014-09-16 | 1 | -0/+3 |
| * | Work on #476 | Unknwon | 2014-09-16 | 2 | -2/+6 |
| * | Work on #476 | Unknwon | 2014-09-16 | 2 | -11/+67 |
* | | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | 2 | -0/+30 |
|/ |
|
* | UI fix | Unknwon | 2014-09-13 | 1 | -1/+1 |
* | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 | 2 | -3/+0 |
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -1/+1 |
* | Fix #453 | Unknwon | 2014-09-09 | 1 | -3/+3 |
* | Fix test cases | Unknwon | 2014-09-07 | 8 | -6/+7 |
* | Remove ldap dep | Unknwon | 2014-09-07 | 23 | -6/+2739 |
* | Remove hg dep | Unknwon | 2014-09-07 | 34 | -0/+119819 |
* | Finish new install page, almost ready for 0.5 release | Unknwon | 2014-09-07 | 1 | -10/+11 |
* | Fix #425 | Unknwon | 2014-09-02 | 1 | -1/+1 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-09-01 | 1 | -5/+19 |
|\ |
|
| * | add Slack API webhook support | Christopher Brickley | 2014-08-31 | 1 | -5/+19 |
* | | Update deps | Unknwon | 2014-09-01 | 2 | -3/+3 |
|/ |
|
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -1/+1 |
* | Finish all new admin pages. | Unknwon | 2014-08-30 | 1 | -1/+1 |
* | Finish new admin users pages | Unknwon | 2014-08-29 | 1 | -1/+1 |
* | Bug fix on organization | Unknwon | 2014-08-27 | 3 | -4/+17 |
* | fix #367 | Unknwon | 2014-08-25 | 1 | -1/+4 |
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 3 | -8/+30 |
* | Fix #362, update code with upstream | Unknwon | 2014-08-23 | 3 | -87/+367 |
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 3 | -5/+25 |
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 3 | -6/+22 |
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 5 | -15/+75 |
* | 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 |
* | Feature: Social sign in | Unknwon | 2014-08-09 | 1 | -3/+3 |
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 1 | -2/+4 |
* | Finish new web hook pages | Unknwon | 2014-08-09 | 3 | -64/+2 |
* | Fix bare repo bug | Unknwon | 2014-08-05 | 1 | -2/+0 |
* | Fix invalid struct tags and remove unreachable code. | Justin Nuß | 2014-08-04 | 3 | -3/+2 |
* | Finish new repo settings page | Unknwon | 2014-08-02 | 2 | -3/+3 |
* | Fix #340 | Unknwon | 2014-08-01 | 3 | -11/+19 |
* | Mirro fix on PR #311 | Unknwon | 2014-08-01 | 1 | -48/+17 |
* | Merge pull request #311 from nuss-justin/issue/281 | 无闻 | 2014-08-01 | 2 | -2/+60 |
|\ |
|
| * | Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281 | Justin Nuß | 2014-07-26 | 53 | -5272/+3679 |
| |\ |
|
| * | | Fix #281. Add mouse-over precise time and on-click switch listener. | Justin Nuß | 2014-07-24 | 2 | -2/+61 |
* | | | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -2/+2 |
* | | | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 10 | -1104/+20 |
* | | | Mirror fix on template | Unknwon | 2014-07-30 | 1 | -1/+1 |
* | | | Reser repo owner to organization when error occurs in repo create page, dashb... | Unknwon | 2014-07-26 | 2 | -3/+1 |
* | | | Git installation check, show image in single file view, show short SHA1 inste... | Unknwon | 2014-07-26 | 5 | -11/+270 |
| |/
|/| |
|
* | | Fix test case | Unknwon | 2014-07-26 | 1 | -3/+3 |
* | | Docs fix | Unknwon | 2014-07-26 | 2 | -11/+1 |