Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | Fix TimeSince arguments error. | Benjamin Peng | 2014-09-16 | |
| | |/ | ||||
| * | | Merge pull request #474 from tobyzxj/dev | 无闻 | 2014-09-16 | |
| |\ \ | | | | | | | | | fix user's actions on domain/org/name-of-organization/dashboard | |||
| | * | | fix user's actions on domain/org/name-of-organization/dashboard | tobyzxj | 2014-09-16 | |
| |/ / | ||||
| * | | Fix UI | Unknwon | 2014-09-15 | |
| | | | ||||
| * | | Fix #468 | Unknwon | 2014-09-15 | |
| |/ | ||||
| * | Fix #464 | Unknwon | 2014-09-15 | |
| | | ||||
| * | Fix #465 | Unknwon | 2014-09-15 | |
| | | ||||
* | | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | |
|/ | ||||
* | Fix UI issue | Unknwon | 2014-09-14 | |
| | ||||
* | Fix #461 | Unknwon | 2014-09-14 | |
| | ||||
* | UI fix | Unknwon | 2014-09-13 | |
| | ||||
* | add missing style | Unknwon | 2014-09-13 | |
| | ||||
* | Merge pull request #460 from 4d47/rm-app-logo | 无闻 | 2014-09-13 | |
|\ | | | | | Remove APP_LOGO setting | |||
| * | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 | |
|/ | ||||
* | Prepare 0.5 release | Unknwon | 2014-09-12 | |
| | ||||
* | Prepare 0.5 release | Unknwon | 2014-09-12 | |
| | ||||
* | fix https://github.com/go-xorm/xorm/issues/161 | Unknwon | 2014-09-12 | |
| | ||||
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 | |
| | ||||
* | build script fixed | lunnyxiao | 2014-09-12 | |
| | ||||
* | Fix clone panel z-index | Unknwon | 2014-09-10 | |
| | ||||
* | Merge pull request #456 from compressed/send_hook_immediately | 无闻 | 2014-09-10 | |
|\ | | | | | Deliver hooks immediately after commit | |||
| * | deliver hooks immediately after commit | Christopher Brickley | 2014-09-10 | |
|/ | ||||
* | Fix #453 | Unknwon | 2014-09-09 | |
| | ||||
* | Merge pull request #455 from pkgr/pkgr-dev | 无闻 | 2014-09-09 | |
|\ | | | | | Make Gogs packageable with https://packager.io | |||
| * | Move into packager folder | Cyril Rohr | 2014-09-09 | |
| | | ||||
| * | Make Gogs packageable with https://packager.io | Cyril Rohr | 2014-09-09 | |
| | | ||||
* | | Fix #452 | Unknwon | 2014-09-09 | |
| | | ||||
* | | Merge pull request #451 from compressed/hook_task_upd | 无闻 | 2014-09-09 | |
|\ \ | |/ |/| | update specific hook_task, not all | |||
| * | update specific hook_task, not all | Christopher Brickley | 2014-09-09 | |
|/ | ||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-08 | |
|\ | ||||
| * | Merge pull request #435 from tstorch/translation-update | 无闻 | 2014-09-07 | |
| |\ | | | | | | | Small German update | |||
| | * | Small German update | Tristan Storch | 2014-09-03 | |
| | | | | | | | | | | | | Cleaning up a misunderstanding I had. | |||
* | | | add showinfo for xorm | lunnyxiao | 2014-09-08 | |
|/ / | ||||
* | | Fix test cases | Unknwon | 2014-09-07 | |
| | | ||||
* | | Remove ldap dep | Unknwon | 2014-09-07 | |
| | | ||||
* | | Remove hg dep | Unknwon | 2014-09-07 | |
| | | ||||
* | | Organization level webhooks | Unknwon | 2014-09-07 | |
| | | ||||
* | | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 | |
|\ \ | | | | | | | Organization-level Webhooks | |||
| * | | getOrgRepoCtx returns values directly & err | Christopher Brickley | 2014-09-05 | |
| | | | ||||
| * | | add organization-level webhooks | Christopher Brickley | 2014-09-05 | |
| | | | ||||
| * | | HookType is case-sensitive | Christopher Brickley | 2014-09-05 | |
| | | | | | | | | | | | | Update webhook wasn’t showing up because of the wrong case | |||
| * | | modify grammar undo -> undone | Christopher Brickley | 2014-09-05 | |
| | | | ||||
* | | | Merge pull request #447 from m0sth8/fix-milestone-render-markdown | 无闻 | 2014-09-07 | |
|\ \ \ | | | | | | | | | Render milestone content as markdown | |||
| * | | | Render milestone content as markdown | Vyacheslav Bakhmutov | 2014-09-05 | |
| |/ / | ||||
* | | | Finish new install page, almost ready for 0.5 release | Unknwon | 2014-09-07 | |
| | | | ||||
* | | | Fix #348 | Unknwon | 2014-09-05 | |
|/ / | ||||
* | | Merge pull request #446 from m0sth8/fix-milestone-content-size | 无闻 | 2014-09-04 | |
|\ \ | | | | | | | Set milestone content field to TEXT orm type | |||
| * | | Set milestone content field to TEXT orm type | Vyacheslav Bakhmutov | 2014-09-05 | |
|/ / | ||||
* | | Merge pull request #444 from tstorch/database-cleanup | 无闻 | 2014-09-04 | |
|\ \ | | | | | | | Code dedoublication in models/models.go | |||
| * | | Code dedoublication in models/models.go | Tristan Storch | 2014-09-04 | |
| | | | | | | | | | | | | Just some code dedoublication in models/models.go |