Commit Graph

560 Commits (5866eb23217de4d29b181e30c26cee28ebc6aedc)

Author SHA1 Message Date
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Lauris BH eca05b09aa Add commit count caching (#2774)
7 years ago
Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724)
7 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
7 years ago
Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#2699)
7 years ago
Lauris BH f42dbdbae5 Add Activity page to repository (#2674)
7 years ago
Patrick G e89bb7ef6a Allow custom SSH user in UI for built-in SSH server (#2617) (#2678)
7 years ago
Lunny Xiao 514006a2e5 Fix orgnization user watch repository (#2670)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621)
7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628)
7 years ago
Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596)
7 years ago
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459)
7 years ago
Jonas Franz 566e8ecce0 Fork permission bug fixes (#2534)
7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
7 years ago
Lauris BH edb95faba2 Fix releases to be counted from database not tags (#2389)
7 years ago
Manuel d9d8fad230 Add UseCompatSSHURI setting (#2356)
7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242)
7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161)
7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Lunny Xiao e2ec4b7c23 fix bu ong normal user visit public repo (#1984)
7 years ago
Lunny Xiao 31b5e9177f fix collborators lack of units on orgnization repositories (#1968)
7 years ago
Ethan Koenig e0a63a20e0 Fix errors caused by force push (#1927)
7 years ago
Phil Hopper 6ec07a6bd7 Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)
7 years ago
Ethan Koenig bfb44f8854 Fix status table race condition (#1835)
7 years ago
Ethan Koenig 474d636794 Update code.gitea.io/git (#1824)
7 years ago
Ethan Koenig 9c66d1d9ea Fix deadlock in updateRepository (#1813)
7 years ago
Ethan Koenig bdc90aeaee Delete repo redirects on repo deletion (#1776)
7 years ago
Ethan Koenig b0308d86dc Fix unloaded owner (#1770)
7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Ethan Koenig 9e627af9a4 gofmt (#1710)
7 years ago
guyzmo 397474ecb1 Added Parent property to the repo API (#1687)
7 years ago
guyzmo 98460a8d9d Exposes in API the Repo entity's Size and IsBare property (#1668)
7 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461)
7 years ago
Jonas be6edaddcb Repo size in admin panel (#1482)
7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
7 years ago
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
7 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Lunny Xiao f5476bdbb1 bug fixed for delete repo failed (#1193)
7 years ago
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982)
7 years ago
Lunny Xiao 9cb08a3cf5 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092)
7 years ago
Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064)
7 years ago
Lunny Xiao 32faec00e6 move all repo list functions as a standalone file (#1061)
7 years ago