| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Granular webhook events in editHook (#19251) | John Olheiser | 2022-03-29 | 1 | -5/+16 |
* | Move init repository related functions to modules (#19159) | Lunny Xiao | 2022-03-29 | 6 | -20/+24 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 31 | -182/+214 |
* | Refactor repo clone button and repo clone links, fix JS error on empty repo p... | wxiaoguang | 2022-03-29 | 3 | -7/+2 |
* | Allow API to create file on empty repo (#19224) | zeripath | 2022-03-28 | 1 | -3/+0 |
* | Let web and API routes have different auth methods group (#19168) | Lunny Xiao | 2022-03-28 | 6 | -2/+116 |
* | Only send webhook events to active system webhooks and only deliver to active... | zeripath | 2022-03-28 | 1 | -1/+2 |
* | Set the default branch for repositories generated from templates (#19136) | Abheek Dhawan | 2022-03-27 | 1 | -9/+10 |
* | Add `ContextUser` to http request context (#18798) | KN4CK3R | 2022-03-26 | 17 | -282/+141 |
* | Fix showing issues in your repositories (#18916) | Gusted | 2022-03-23 | 1 | -4/+47 |
* | Fix compare link in active feeds for new branch (#19149) | a1012112796 | 2022-03-23 | 1 | -0/+7 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 27 | -83/+81 |
* | Clean paths when looking in Storage (#19124) | zeripath | 2022-03-22 | 1 | -11/+10 |
* | Use the new/choose link for New Issue on project page (#19172) | zeripath | 2022-03-22 | 1 | -2/+9 |
* | Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo... | wxiaoguang | 2022-03-22 | 25 | -64/+54 |
* | Fix the bug: deploy key with write access can not push (#19010) | wxiaoguang | 2022-03-22 | 4 | -43/+63 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 118 | -807/+807 |
* | Fix NPE `/repos/issues/search` when not signed in (#19154) | Gusted | 2022-03-20 | 1 | -4/+9 |
* | Use custom favicon when viewing static files if it exists (#19130) | Abheek Dhawan | 2022-03-19 | 1 | -0/+5 |
* | Do not send notification emails to inactive users (#19131) | zeripath | 2022-03-19 | 1 | -1/+1 |
* | Do not send activation email if manual confirm is set (#19119) | zeripath | 2022-03-18 | 1 | -0/+6 |
* | Handle email address not exist. (#19089) | KN4CK3R | 2022-03-15 | 1 | -1/+1 |
* | Restrict email address validation (#17688) | Lunny Xiao | 2022-03-14 | 5 | -4/+16 |
* | Fix lfs bug (#19072) | Lunny Xiao | 2022-03-14 | 1 | -0/+13 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 6 | -64/+85 |
* | Feeds: render markdown to html (#19058) | Norwin | 2022-03-12 | 1 | -2/+23 |
* | Prevent 500 when there is an error during new auth source post (#19041) | zeripath | 2022-03-10 | 1 | -5/+2 |
* | RSS/Atom support for Orgs (#17714) | 6543 | 2022-03-10 | 2 | -29/+29 |
* | Add button for issue deletion (#19032) | Otto Richter (fnetX) | 2022-03-09 | 2 | -0/+16 |
* | Fix wrong scopes caused by empty scope input (#19029) | wxiaoguang | 2022-03-08 | 1 | -1/+13 |
* | Add config option to disable "Update branch by rebase" (#18745) | Jimmy Praet | 2022-03-04 | 2 | -0/+5 |
* | ignore missing comment for user notifications (#18954) | eladyn | 2022-03-03 | 1 | -1/+1 |
* | Add note to GPG key response if user has no keys (#18961) | KN4CK3R | 2022-03-02 | 1 | -0/+3 |
* | Refactor admin user filter query parameters (#18965) | wxiaoguang | 2022-03-02 | 2 | -2/+11 |
* | Send 404 on `/{org}.gpg` (#18959) | Gusted | 2022-03-01 | 1 | -1/+9 |
* | Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that c... | 6543 | 2022-03-02 | 1 | -10/+25 |
* | Fix admin user list pagination (#18957) | Otto Richter (fnetX) | 2022-03-01 | 1 | -0/+1 |
* | [API] Allow removing issues (#18879) | Otto Richter (fnetX) | 2022-03-01 | 2 | -1/+48 |
* | Fix page and missing return on unadopted repos API (#18848) | qwerty287 | 2022-02-27 | 1 | -0/+4 |
* | Uncapitalize errors (#18915) | Gusted | 2022-02-26 | 3 | -9/+9 |
* | BeforeSourcePath should point to base commit (#18799) | Jimmy Praet | 2022-02-25 | 1 | -2/+2 |
* | Update assignees check to include any writing team and change org sidebar (#1... | zeripath | 2022-02-23 | 1 | -0/+2 |
* | Lock gofumpt to v0.3.0 and run it (#18866) | silverwind | 2022-02-23 | 1 | -1/+2 |
* | Don't report signal: killed errors in serviceRPC (#18850) | zeripath | 2022-02-22 | 1 | -1/+3 |
* | Show fullname on issue edits and gpg/ssh signing info (#18827) | Wim | 2022-02-20 | 1 | -1/+9 |
* | Fix template bug of LFS lock (#18784) | Lunny Xiao | 2022-02-16 | 1 | -0/+1 |
* | Fix display time of milestones (#18753) | René Schaar | 2022-02-16 | 1 | -1/+2 |
* | Fix broken cancel button link on patch page (#18718) | Lunny Xiao | 2022-02-14 | 2 | -3/+3 |
* | Add LDAP group sync to Teams, fixes #1395 (#16299) | Sven Seeberg | 2022-02-11 | 1 | -0/+2 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 1 | -8/+16 |