aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/setting.go
Commit message (Expand)AuthorAge
* Fix #857Unknwon2016-02-20
* Minor fix for #2624Unknwon2016-02-15
* Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ...Martin Hartkorn2016-02-15
* Refactored according to suggestionsMartin Hartkorn2016-02-14
* Add missing safety checkMartin Hartkorn2016-02-14
* Convert mirrors to regular repositories.Martin Hartkorn2016-02-14
* more fix on #2268Unknwon2015-12-30
* rename import pathUnknwon2015-12-15
* #2114 External URL for wikiUnknwon2015-12-11
* move out git module and #1573 send push hookUnknwon2015-12-09
* #1984 Better mirror repo managementUnknwon2015-12-08
* #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
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * models: able to rename user with diff letter cases #981Unknwon2015-02-22
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
* | Introducing Collaboration StructPeter Smit2015-01-23
|/
* Fix #795Thomas Laroche2014-12-29