Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #468 | Unknwon | 2014-09-15 | 3 | -6/+7 |
* | Fix #464 | Unknwon | 2014-09-15 | 1 | -6/+4 |
* | Fix #465 | Unknwon | 2014-09-15 | 3 | -3/+3 |
* | Fix UI issue | Unknwon | 2014-09-14 | 1 | -0/+5 |
* | Fix #461 | Unknwon | 2014-09-14 | 3 | -25/+30 |
* | UI fix | Unknwon | 2014-09-13 | 9 | -12/+24 |
* | add missing style | Unknwon | 2014-09-13 | 2 | -10/+18 |
* | Merge pull request #460 from 4d47/rm-app-logo | 无闻 | 2014-09-13 | 7 | -8/+3 |
|\ | |||||
| * | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 | 7 | -8/+3 |
|/ | |||||
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 4 | -26/+14 |
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 6 | -28/+28 |
* | fix https://github.com/go-xorm/xorm/issues/161 | Unknwon | 2014-09-12 | 2 | -6/+13 |
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 | 7 | -13/+21 |
* | build script fixed | lunnyxiao | 2014-09-12 | 2 | -29/+27 |
* | Fix clone panel z-index | Unknwon | 2014-09-10 | 5 | -4/+4 |
* | Merge pull request #456 from compressed/send_hook_immediately | 无闻 | 2014-09-10 | 1 | -0/+2 |
|\ | |||||
| * | deliver hooks immediately after commit | Christopher Brickley | 2014-09-10 | 1 | -0/+2 |
|/ | |||||
* | Fix #453 | Unknwon | 2014-09-09 | 1 | -3/+3 |
* | Merge pull request #455 from pkgr/pkgr-dev | 无闻 | 2014-09-09 | 4 | -0/+67 |
|\ | |||||
| * | Move into packager folder | Cyril Rohr | 2014-09-09 | 4 | -1/+4 |
| * | Make Gogs packageable with https://packager.io | Cyril Rohr | 2014-09-09 | 4 | -0/+64 |
* | | Fix #452 | Unknwon | 2014-09-09 | 3 | -4/+4 |
* | | Merge pull request #451 from compressed/hook_task_upd | 无闻 | 2014-09-09 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | update specific hook_task, not all | Christopher Brickley | 2014-09-09 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-08 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #435 from tstorch/translation-update | 无闻 | 2014-09-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Small German update | Tristan Storch | 2014-09-03 | 1 | -1/+1 |
* | | | add showinfo for xorm | lunnyxiao | 2014-09-08 | 1 | -0/+1 |
|/ / | |||||
* | | Fix test cases | Unknwon | 2014-09-07 | 8 | -6/+7 |
* | | Remove ldap dep | Unknwon | 2014-09-07 | 24 | -7/+2742 |
* | | Remove hg dep | Unknwon | 2014-09-07 | 36 | -8/+119822 |
* | | Organization level webhooks | Unknwon | 2014-09-07 | 6 | -21/+25 |
* | | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 | 12 | -34/+243 |
|\ \ | |||||
| * | | getOrgRepoCtx returns values directly & err | Christopher Brickley | 2014-09-05 | 1 | -45/+70 |
| * | | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 12 | -24/+208 |
| * | | HookType is case-sensitive | Christopher Brickley | 2014-09-05 | 1 | -2/+2 |
| * | | modify grammar undo -> undone | 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 | 11 | -299/+408 |
* | | | Fix #348 | Unknwon | 2014-09-05 | 13 | -59/+121 |
|/ / | |||||
* | | Merge pull request #446 from m0sth8/fix-milestone-content-size | 无闻 | 2014-09-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Set milestone content field to TEXT orm type | Vyacheslav Bakhmutov | 2014-09-05 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #444 from tstorch/database-cleanup | 无闻 | 2014-09-04 | 1 | -29/+15 |
|\ \ | |||||
| * | | Code dedoublication in models/models.go | Tristan Storch | 2014-09-04 | 1 | -29/+15 |
* | | | Merge pull request #441 from tstorch/git-setup | Lunny Xiao | 2014-09-04 | 1 | -10/+16 |
|\ \ \ | |/ / |/| | | |||||
| * | | Standard git user.name and user.email if not set | Tristan Storch | 2014-09-04 | 1 | -10/+16 |
* | | | Merge pull request #440 from deringer/dev | 无闻 | 2014-09-03 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | add rel attribute such that font-awesome icons load correctly | Michael Dyrynda | 2014-09-04 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #437 from tstorch/docker-update | 无闻 | 2014-09-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | |