aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | 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/dashboardtobyzxj2014-09-16
| |/ / /
| * | | Fix UIUnknwon2014-09-15
| | | |
| * | | Fix #468Unknwon2014-09-15
| |/ /
| * | Fix #464Unknwon2014-09-15
| | |
| * | Fix #465Unknwon2014-09-15
| | |
* | | toutf8 improved & add max git diff lineslunnyxiao2014-09-17
|/ /
* | Fix UI issueUnknwon2014-09-14
| |
* | Fix #461Unknwon2014-09-14
| |
* | UI fixUnknwon2014-09-13
| |
* | add missing styleUnknwon2014-09-13
| |
* | Merge pull request #460 from 4d47/rm-app-logo无闻2014-09-13
|\ \ | | | | | | Remove APP_LOGO setting
| * | Remove APP_LOGO settingMathieu Gagnon2014-09-13
|/ /
* | Prepare 0.5 releaseUnknwon2014-09-12
| |
* | Prepare 0.5 releaseUnknwon2014-09-12
| |
* | fix https://github.com/go-xorm/xorm/issues/161Unknwon2014-09-12
| |
* | Bug: Transfer repository doesn't update the countUnknwon2014-09-12
| |
* | build script fixedlunnyxiao2014-09-12
| |
* | Fix clone panel z-indexUnknwon2014-09-10
| |
* | Merge pull request #456 from compressed/send_hook_immediately无闻2014-09-10
|\ \ | | | | | | Deliver hooks immediately after commit
| * | deliver hooks immediately after commitChristopher Brickley2014-09-10
|/ /
* | Fix #453Unknwon2014-09-09
| |
* | Merge pull request #455 from pkgr/pkgr-dev无闻2014-09-09
|\ \ | | | | | | Make Gogs packageable with https://packager.io
| * | Move into packager folderCyril Rohr2014-09-09
| | |
| * | Make Gogs packageable with https://packager.ioCyril Rohr2014-09-09
| | |
* | | Fix #452Unknwon2014-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 allChristopher Brickley2014-09-09
|/ /
* | Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-08
|\ \
| * \ Merge pull request #435 from tstorch/translation-update无闻2014-09-07
| |\ \ | | | | | | | | Small German update
| | * | Small German updateTristan Storch2014-09-03
| | | | | | | | | | | | | | | | Cleaning up a misunderstanding I had.
* | | | add showinfo for xormlunnyxiao2014-09-08
|/ / /
* | | Fix test casesUnknwon2014-09-07
| | |
* | | Remove ldap depUnknwon2014-09-07
| | |
* | | Remove hg depUnknwon2014-09-07
| | |
* | | Organization level webhooksUnknwon2014-09-07
| | |
* | | Merge pull request #442 from compressed/org_hook无闻2014-09-07
|\ \ \ | | | | | | | | Organization-level Webhooks
| * | | getOrgRepoCtx returns values directly & errChristopher Brickley2014-09-05
| | | |
| * | | add organization-level webhooksChristopher Brickley2014-09-05
| | | |
| * | | HookType is case-sensitiveChristopher Brickley2014-09-05
| | | | | | | | | | | | | | | | Update webhook wasn’t showing up because of the wrong case
| * | | modify grammar undo -> undoneChristopher Brickley2014-09-05
| | | |
* | | | Merge pull request #447 from m0sth8/fix-milestone-render-markdown无闻2014-09-07
|\ \ \ \ | | | | | | | | | | Render milestone content as markdown
| * | | | Render milestone content as markdownVyacheslav Bakhmutov2014-09-05
| |/ / /
* | | | Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-07
| | | |
* | | | Fix #348Unknwon2014-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 typeVyacheslav Bakhmutov2014-09-05
|/ / /
* | | Merge pull request #444 from tstorch/database-cleanup无闻2014-09-04
|\ \ \ | | | | | | | | Code dedoublication in models/models.go
| * | | Code dedoublication in models/models.goTristan Storch2014-09-04
| | | | | | | | | | | | | | | | Just some code dedoublication in models/models.go
* | | | Merge pull request #441 from tstorch/git-setupLunny Xiao2014-09-04
|\ \ \ \ | |/ / / |/| | | Standard git user.name and user.email if not set