Commit Graph

195 Commits (3bcf2e5c180996fd136cf08c12ade0cc0796e71e)

Author SHA1 Message Date
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lanre Adelowo 0787056e07 Allow to add organization members as collaborators on organization owned repositories (#4748)
6 years ago
Jonas Bröms 599adde1bc Add option to disable automatic mirror syncing. (#5242)
6 years ago
Lanre Adelowo acb6f8a518 make sure to catch the right error so it is displayed as an error on the ui not a 500 (#4945)
6 years ago
Lauris BH 92466129ec
Improve URL validation for external wiki and external issues (#4710)
6 years ago
Lanre Adelowo 59b10e66f7 An inactive user shouldn't be able to be added as a collaborator (#4535)
6 years ago
Lanre Adelowo c7a6ee5c0b Don't fail silently if trying to add a collaborator twice (#4533)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
Allen Wild 15c6bb500b Add repository setting to enable/disable health checks (#3607)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225)
6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) (#3103)
7 years ago
Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873)
7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
7 years ago
Ethan Koenig 5e92b82ac6 Fix uppercase default branch bug (#1965)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
7 years ago
Lunny Xiao be5738243c fix repo settings external tracker failed and check external urls (#1215)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Bwko a4ece1f223 Fixes typos
8 years ago
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
Unknwon 4217c2333c new create webhook UI
9 years ago
Unknwon 2881456421 new webhooks list UI
9 years ago
Unknwon 1cb03135b7 new repo git hooks UI
9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key
9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch
9 years ago
Unknwon 9db4acc62e improve fork process
9 years ago
Unknwon 3d0583df0f fix private repo cannot trigger hook by SSH
9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support
9 years ago
Unknwon e50982f5ec allow anonymous SSH clone
9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks
9 years ago
Unknwon ced212f8fa fix hidden bug on tpl rendering
9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters
9 years ago
Unknwon fc6db829b2 fix read access team visibility of private repo
9 years ago
Unknwon 18c0697329 routers/repo/setting.go: fix LDAP cannot validate password #1006
9 years ago
Unknwon 8896c82d34 models: fix issue with transfer repository
9 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix
9 years ago
Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access
9 years ago
Unknwon 04164eada3 models: able to rename user with diff letter cases #981
9 years ago
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
9 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct
9 years ago
Thomas Laroche e948c7c262 Fix #795
9 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
10 years ago