137 Commits (3a8fb33f80fa6ae71d2ee4183091bd8a85004eff)

Author SHA1 Message Date
  Allen Wild bfbfa21288 Add repository setting to enable/disable health checks (#3607) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Vlad Temian 592714a0ab Writable deploy keys (closes #671) (#3225) 7 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Sasha Varlamov 78d4d96741 Allow adding collaborators with (fullname) (#3103) 7 years ago
  Michael Kuhn aa6ef1a0ab Disable add key button if SSH is disabled (#2873) 7 years ago
  Morlinest 651263bda1 Remove repo unit index (#2621) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Jonas Franz 2345f38d7d Feature: Timetracking (#2211) 7 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 7 years ago
  Ethan Koenig f384060e3d Fix uppercase default branch bug (#1965) 8 years ago
  Antoine GIRARD 69dd710f89 Rework SSH key management UI to add GPG (#1293) 8 years ago
  Jonas f53c8e25aa Mirror sync interval specified as duration string (#1407) 8 years ago
  Lunny Xiao 0abfaaa311 fix repo settings external tracker failed and check external urls (#1215) 8 years ago
  Denis Denisov 56fc9cf7d3 Protected branches system (#339) 8 years ago
  Ethan Koenig 19ad4b31b5 Redirects for renamed repos (#807) 8 years ago
  Lunny Xiao 9effd446fd Add units concept for modulable functions of a repository (#742) 8 years ago
  Bwko fcde7de425 Fixes typos 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 8 years ago
  Sandro Santilli d092b29641 More MixedCase consts 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Rémy Boulanouar ee1663af58 Implementation of the feature to redirect to an external issue tracker 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon ea214daebe #2018 able to sync now for mirrors 8 years ago
  Andrew 1b58a11a1c Wiki mirroring implementation (#3233) 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  lstahlman b47159c4a4 Refresh repository mirror from database when the repository's name has changed. (#3276) 9 years ago
  Unknwon 7b4e810eb5 #2854 fix no mail notification when issue is closed/reopened 9 years ago
  Unknwon bc2448daaa models/repo: remove redundant info for some repo methods 9 years ago
  Pablo Saavedra 5a99c23938 The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 9 years ago
  Cosmin Stroe 561a81df44 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago
  Unknwon 2e4c412e20 #1146 finish new access rights for collaborators 9 years ago
  Unknwon ad91428936 #1146 finsih UI work for access mode of collaborators 9 years ago
  Unknwon 22599912df Minor fixes for #2745 9 years ago
  Josh Frye 18bac095c0 Repo setting to delete and disable wiki 9 years ago
  Unknwon a16ec44cf5 Fix #857 9 years ago
  Unknwon 04d7b393ab Minor fix for #2624 9 years ago
  Martin Hartkorn 9580a21d42 Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database 9 years ago
  Martin Hartkorn d07e6233a3 Refactored according to suggestions 9 years ago
  Martin Hartkorn ebf9a7aa50 Add missing safety check 9 years ago
  Martin Hartkorn 42b1b57e94 Convert mirrors to regular repositories. 9 years ago
  Unknwon f0939809c4 more fix on #2268 9 years ago
  Unknwon 8ac9d9b4c7 rename import path 9 years ago
  Unknwon ce054072fa #2114 External URL for wiki 9 years ago