aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/setting.go
Commit message (Collapse)AuthorAge
* #835: Realtime webhooksUnknwon2015-07-25
|
* fix hidden bug on tpl renderingUnknwon2015-07-10
|
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
|
* fix read access team visibility of private repoUnknwon2015-03-16
|
* routers/repo/setting.go: fix LDAP cannot validate password #1006Unknwon2015-03-05
|
* models: fix issue with transfer repositoryUnknwon2015-02-24
| | | | README: fix typo
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
|
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * models: able to rename user with diff letter cases #981Unknwon2015-02-22
| | | | | | | | | | - templates/org: mirror fix on name output - routers: add missing error check
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
| | | | | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
* | Introducing Collaboration StructPeter Smit2015-01-23
|/
* Fix #795Thomas Laroche2014-12-29
|
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* fix #735Unknwon2014-12-12
|
* #12, add/edit hookUnknwon2014-11-13
|
* update slack hook to use new formatChristopher Brickley2014-10-24
|
* Hide org member in collar pageUnknwon2014-10-10
|
* Fix #264Unknwon2014-10-06
|
* UI: Confirmation boxUnknwon2014-09-29
|
* Mirror fix on transfer repoUnknwon2014-09-25
|
* 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
|
* Prepare 0.5 releaseUnknwon2014-09-12
|
* Bug: Transfer repository doesn't update the countUnknwon2014-09-12
|
* 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
* add Slack API webhook supportChristopher Brickley2014-08-31
|
* Bug fix on organizationUnknwon2014-08-27
|
* Finish new edit team page, add member to teamUnknwon2014-08-24
|
* Finish new web hook pagesUnknwon2014-08-09
|
* Finish new hooks list pageUnknwon2014-08-09
|
* Finish new collaboration pageUnknwon2014-08-07
|
* Finish new repo settings pageUnknwon2014-08-02
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26
|
* update nameUnknown2014-07-04
|
* Finish Teams pageUnknown2014-06-29
|
* Finish delete organizationUnknown2014-06-28
|
* Add create organizationUnknown2014-06-25
|
* Use constants to name template fileUnknown2014-06-22
|
* Fix #165Unknown2014-06-21
|
* Fix #242Unknown2014-06-08
|
* Fix #223Unknown2014-06-03
|
* Fixed #209Unknown2014-05-25
|
* Fix #183Unknown2014-05-13
|
* update with git apislene2014-05-10
|
* Assignee back endUnknown2014-05-08
|
* Fix #98, support web hookUnknown2014-05-06
|