Commit Graph

117 Commits (94da47271701401b6959bfd308d6c74fd30b22e2)

Author SHA1 Message Date
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
8 years ago
Sandro Santilli 0b62aeb495 More MixedCase consts
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Andrew 0885784f13 Wiki mirroring implementation (#3233)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
lstahlman 25b3836418 Refresh repository mirror from database when the repository's name has changed. (#3276)
8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened
8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods
8 years ago
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators
8 years ago
Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators
8 years ago
Unknwon 260723e2cc Minor fixes for #2745
8 years ago
Josh Frye f3358f5927 Repo setting to delete and disable wiki
8 years ago
Unknwon 7140dbac95 Fix #857
8 years ago
Unknwon 632c27802c Minor fix for #2624
8 years ago
Martin Hartkorn bb595666ac Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database
8 years ago
Martin Hartkorn 15d37b7a95 Refactored according to suggestions
8 years ago
Martin Hartkorn 15394f613f Add missing safety check
8 years ago
Martin Hartkorn 3650bd8528 Convert mirrors to regular repositories.
8 years ago
Unknwon 8d58e06ad8 more fix on #2268
8 years ago
Unknwon 19423957b1 rename import path
9 years ago
Unknwon 40f3142264 #2114 External URL for wiki
9 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
9 years ago
Unknwon 120cd4e471 #1984 Better mirror repo management
9 years ago
Unknwon ca8ce793d1 #2063 Ability to delete repo from admin panel
9 years ago
Unknwon 404867f206 fix #2105 and fix #1857
9 years ago
Unknwon e538ff2770 fix #1829 and fix #890
9 years ago
Unknwon 4d9499c2d3 fix broken link
9 years ago
Unknwon cc8f5add6e fix #976
9 years ago
Unknwon f455125d4d fix #878
9 years ago
Unknwon 2c653141a8 #1742 Update default branch in git repository while change in web view
9 years ago
Unknwon 9a0902523b fix #1987
9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon 2729eb998c #1646 and other minor fixes
9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo
9 years ago
Unknwon 8af094967f #1377 add rename repo action
9 years ago
Unknwon cb381078ff finish new repo options page
9 years ago
Unknwon 55ddf225bb webhook APIs
9 years ago
Unknwon f509c59ac1 new create webhook event
9 years ago
Unknwon 70e0153b93 add highlight js
9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries
9 years ago
Unknwon c08600c59b new edit webhook UI
9 years ago