summaryrefslogtreecommitdiffstats
path: root/routers/repo/setting.go
Commit message (Expand)AuthorAgeFilesLines
...
* more fix on #2268Unknwon2015-12-301-1/+1
* rename import pathUnknwon2015-12-151-1/+1
* #2114 External URL for wikiUnknwon2015-12-111-0/+2
* move out git module and #1573 send push hookUnknwon2015-12-091-1/+2
* #1984 Better mirror repo managementUnknwon2015-12-081-1/+6
* #2063 Ability to delete repo from admin panelUnknwon2015-12-051-0/+2
* fix #2105 and fix #1857Unknwon2015-12-051-332/+0
* fix #1829 and fix #890Unknwon2015-12-041-2/+19
* fix broken linkUnknwon2015-12-031-1/+1
* fix #976Unknwon2015-12-031-1/+1
* fix #878Unknwon2015-11-181-5/+6
* #1742 Update default branch in git repository while change in web viewUnknwon2015-11-181-1/+8
* fix #1987Unknwon2015-11-181-0/+6
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-7/+7
* #1646 and other minor fixesUnknwon2015-09-161-1/+1
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-4/+10
* #1377 add rename repo actionUnknwon2015-09-011-1/+5
* finish new repo options pageUnknwon2015-08-311-50/+34
* webhook APIsUnknwon2015-08-291-3/+8
* new create webhook eventUnknwon2015-08-281-21/+25
* add highlight jsUnknwon2015-08-271-0/+2
* add webhook recent deliveriesUnknwon2015-08-271-31/+24
* new edit webhook UIUnknwon2015-08-271-96/+77
* new create webhook UIUnknwon2015-08-271-82/+81
* new webhooks list UIUnknwon2015-08-261-27/+29
* new repo git hooks UIUnknwon2015-08-261-3/+3
* add confirmation to delete ssh keyUnknwon2015-08-201-0/+7
* WIP: create PR - choose branchUnknwon2015-08-081-7/+7
* improve fork processUnknwon2015-08-081-2/+2
* fix private repo cannot trigger hook by SSHUnknwon2015-08-081-1/+20
* #334: Add Deployment Key SupportUnknwon2015-08-061-4/+73
* allow anonymous SSH cloneUnknwon2015-08-051-3/+3
* #835: Realtime webhooksUnknwon2015-07-251-0/+4
* fix hidden bug on tpl renderingUnknwon2015-07-101-7/+14
* #1070 Clearer error message for illegal charactersUnknwon2015-03-261-8/+11
* fix read access team visibility of private repoUnknwon2015-03-161-1/+2
* routers/repo/setting.go: fix LDAP cannot validate password #1006Unknwon2015-03-051-10/+18
* models: fix issue with transfer repositoryUnknwon2015-02-241-6/+2
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-1/+0
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-2/+2
|\
| * models: able to rename user with diff letter cases #981Unknwon2015-02-221-1/+1
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-2/+1
* | Introducing Collaboration StructPeter Smit2015-01-231-46/+11
|/
* Fix #795Thomas Laroche2014-12-291-1/+2
* api: able to create repo and fix #726Unknwon2014-12-121-1/+1
* fix #735Unknwon2014-12-121-0/+1
* #12, add/edit hookUnknwon2014-11-131-0/+1
* update slack hook to use new formatChristopher Brickley2014-10-241-6/+2
* Hide org member in collar pageUnknwon2014-10-101-6/+17
* Fix #264Unknwon2014-10-061-0/+54