aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Collapse)AuthorAge
* Add basic submodule supportUnknwon2014-09-22
|
* submodule support and closed #478lunnyxiao2014-09-22
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-22
|\
| * Set cookiepath to AppSubUrlMartin van Beurden2014-09-21
| |
* | add submodule basic support & buf fixed #478lunnyxiao2014-09-22
|/
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-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 #481Unknwon2014-09-17
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-17
|\ | | | | | | | | Conflicts: conf/app.ini
| * fix user's actions on domain/org/name-of-organization/dashboardtobyzxj2014-09-16
| |
| * Fix #465Unknwon2014-09-15
| |
* | toutf8 improved & add max git diff lineslunnyxiao2014-09-17
|/
* Fix UI issueUnknwon2014-09-14
|
* Remove APP_LOGO settingMathieu Gagnon2014-09-13
|
* Prepare 0.5 releaseUnknwon2014-09-12
|
* Bug: Transfer repository doesn't update the countUnknwon2014-09-12
|
* Remove hg depUnknwon2014-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
* | 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
|/
* take params for milestone and assignee from query instead of path argsVyacheslav Bakhmutov2014-09-03
|
* add commit compare functionalityChristopher Brickley2014-09-01
|
* add Slack API webhook supportChristopher Brickley2014-08-31
|
* Finish all new admin pages.Unknwon2014-08-30
|
* Continue working on new admin pagesUnknwon2014-08-29
|
* Add migrate repo APIUnknwon2014-08-29
|
* Finish new admin users pagesUnknwon2014-08-29
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-08-29
|\
| * Finish new admin dashboardUnknwon2014-08-28
| |
* | add migrate apilunnyxiao2014-08-29
|/
* Mirror issue fixUnknwon2014-08-27
|
* Bug fix on organizationUnknwon2014-08-27
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-08-26
|\
| * import stringsMarios Andreopoulos2014-08-25
| |
| * fix typoMarios Andreopoulos2014-08-25
| |
| * fix wrong variable nameMarios Andreopoulos2014-08-25
| |
| * remove extra commaMarios Andreopoulos2014-08-25
| |
| * Remove newline characters from ssh key before processing it.Marios Andreopoulos2014-08-25
| | | | | | | | Fixes issue #370: https://github.com/gogits/gogs/issues/370
* | Finsih add/remove repo in organizationUnknwon2014-08-26
|/
* Finish new edit team page, add member to teamUnknwon2014-08-24
|
* Fix code styleUnknwon2014-08-23
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-08-23
|\
| * auto detect text file encode and convert to utf8lunnyxiao2014-08-20
| |
* | Working on organization pagesUnknwon2014-08-23
|/
* Add/remove member need add/remove access to repositories as wellUnknwon2014-08-16
|