Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add basic submodule support | Unknwon | 2014-09-22 |
| | |||
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-22 |
|\ | |||
| * | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 |
| | | |||
* | | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 |
|/ | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 |
|\ | | | | | | | | | Conflicts: conf/app.ini | ||
| * | fix user's actions on domain/org/name-of-organization/dashboard | tobyzxj | 2014-09-16 |
| | | |||
| * | Fix #465 | Unknwon | 2014-09-15 |
| | | |||
* | | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 |
|/ | |||
* | Fix UI issue | Unknwon | 2014-09-14 |
| | |||
* | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 |
| | |||
* | Prepare 0.5 release | Unknwon | 2014-09-12 |
| | |||
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 |
| | |||
* | Remove hg dep | 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 | ||
* | | 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 |
|/ | |||
* | take params for milestone and assignee from query instead of path args | Vyacheslav Bakhmutov | 2014-09-03 |
| | |||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 |
| | |||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 |
| | |||
* | Finish all new admin pages. | Unknwon | 2014-08-30 |
| | |||
* | Continue working on new admin pages | Unknwon | 2014-08-29 |
| | |||
* | Add migrate repo API | Unknwon | 2014-08-29 |
| | |||
* | Finish new admin users pages | Unknwon | 2014-08-29 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-08-29 |
|\ | |||
| * | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | | |||
* | | add migrate api | lunnyxiao | 2014-08-29 |
|/ | |||
* | Mirror issue fix | Unknwon | 2014-08-27 |
| | |||
* | Bug fix on organization | Unknwon | 2014-08-27 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-08-26 |
|\ | |||
| * | import strings | Marios Andreopoulos | 2014-08-25 |
| | | |||
| * | fix typo | Marios Andreopoulos | 2014-08-25 |
| | | |||
| * | fix wrong variable name | Marios Andreopoulos | 2014-08-25 |
| | | |||
| * | remove extra comma | Marios Andreopoulos | 2014-08-25 |
| | | |||
| * | Remove newline characters from ssh key before processing it. | Marios Andreopoulos | 2014-08-25 |
| | | | | | | | | Fixes issue #370: https://github.com/gogits/gogs/issues/370 | ||
* | | Finsih add/remove repo in organization | Unknwon | 2014-08-26 |
|/ | |||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 |
| | |||
* | Fix code style | Unknwon | 2014-08-23 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-08-23 |
|\ | |||
| * | auto detect text file encode and convert to utf8 | lunnyxiao | 2014-08-20 |
| | | |||
* | | Working on organization pages | Unknwon | 2014-08-23 |
|/ | |||
* | Add/remove member need add/remove access to repositories as well | Unknwon | 2014-08-16 |
| |