aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/setting.go
Commit message (Collapse)AuthorAge
...
* #2063 Ability to delete repo from admin panelUnknwon2015-12-05
|
* fix #2105 and fix #1857Unknwon2015-12-05
|
* fix #1829 and fix #890Unknwon2015-12-04
|
* fix broken linkUnknwon2015-12-03
|
* fix #976Unknwon2015-12-03
|
* fix #878Unknwon2015-11-18
|
* #1742 Update default branch in git repository while change in web viewUnknwon2015-11-18
|
* fix #1987Unknwon2015-11-18
|
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
|
* #1646 and other minor fixesUnknwon2015-09-16
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
|
* #1377 add rename repo actionUnknwon2015-09-01
|
* finish new repo options pageUnknwon2015-08-31
|
* webhook APIsUnknwon2015-08-29
|
* new create webhook eventUnknwon2015-08-28
|
* add highlight jsUnknwon2015-08-27
|
* add webhook recent deliveriesUnknwon2015-08-27
|
* new edit webhook UIUnknwon2015-08-27
|
* new create webhook UIUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|
* new repo git hooks UIUnknwon2015-08-26
|
* add confirmation to delete ssh keyUnknwon2015-08-20
|
* WIP: create PR - choose branchUnknwon2015-08-08
|
* improve fork processUnknwon2015-08-08
|
* fix private repo cannot trigger hook by SSHUnknwon2015-08-08
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* allow anonymous SSH cloneUnknwon2015-08-05
|
* #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
|