| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 435 | -870/+436 |
* | Add index for access_token (#21908) | Jason Song | 2022-11-23 | 3 | -1/+20 |
* | Fix vertical align of committer avatar rendered by email address (#21884) | Xinyu Zhou | 2022-11-23 | 1 | -2/+6 |
* | Ensure that Webhook tasks are not double delivered (#21558) | zeripath | 2022-11-23 | 1 | -3/+19 |
* | Move migration test fixtures to the correct directories (#21901) | zeripath | 2022-11-23 | 20 | -0/+0 |
* | Add package registry cleanup rules (#21658) | KN4CK3R | 2022-11-20 | 5 | -0/+165 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 39 | -442/+348 |
* | Prevent dangling user redirects (#21856) | Gusted | 2022-11-18 | 1 | -0/+1 |
* | Do not allow Ghost access to limited visible user/org (#21849) | KN4CK3R | 2022-11-17 | 1 | -2/+3 |
* | Adjust gitea doctor --run storages to check all storage types (#21785) | zeripath | 2022-11-15 | 6 | -6/+63 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 62 | -134/+210 |
* | Init git module before database migration (#21764) | wxiaoguang | 2022-11-10 | 1 | -0/+9 |
* | Fix dashboard ignored system setting cache (#21621) | Lunny Xiao | 2022-11-10 | 6 | -20/+80 |
* | Add package registry quota limits (#21584) | KN4CK3R | 2022-11-09 | 2 | -0/+19 |
* | Fix tests on migrations (#21705) | Lunny Xiao | 2022-11-08 | 2 | -1/+16 |
* | Improve valid user name check (#20136) | wxiaoguang | 2022-11-04 | 1 | -1/+2 |
* | Add Webhook authorization header (#20926) | oliverpool | 2022-11-03 | 7 | -0/+328 |
* | feat: notify doers of a merge when automerging (#21553) | kolaente | 2022-11-03 | 1 | -1/+2 |
* | Alter package_version.metadata_json to LONGTEXT (#21667) | KN4CK3R | 2022-11-03 | 3 | -1/+29 |
* | Split migrations folder (#21549) | Lunny Xiao | 2022-11-02 | 186 | -1440/+1630 |
* | Merge db.Iterate and IterateObjects (#21641) | Lunny Xiao | 2022-10-31 | 3 | -18/+57 |
* | Add index for hook_task table (#21545) | Lunny Xiao | 2022-10-28 | 3 | -7/+28 |
* | Fix issues count bug (#21557) | Lunny Xiao | 2022-10-25 | 4 | -45/+27 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 98 | -375/+375 |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 9 | -26/+132 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 2 | -10/+12 |
* | Allow package version sorting (#21453) | KN4CK3R | 2022-10-23 | 2 | -8/+34 |
* | Update milestone counters when issue is deleted (#21459) | Ashley Nelson | 2022-10-22 | 6 | -0/+158 |
* | Decouple HookTask from Repository (#17940) | KN4CK3R | 2022-10-21 | 5 | -69/+64 |
* | Add team member invite by email (#20307) | KN4CK3R | 2022-10-19 | 7 | -17/+248 |
* | Fix viewing user subscriptions (#21482) | zenofile | 2022-10-18 | 1 | -1/+2 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 44 | -17/+489 |
* | Add some api integration tests (#18872) | KN4CK3R | 2022-10-18 | 10 | -288/+1824 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 20 | -155/+636 |
* | Refactor GetNextResourceIndex to make it work properly with transaction (#21469) | wxiaoguang | 2022-10-16 | 7 | -87/+213 |
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 11 | -141/+87 |
* | Improve OAuth integration tests (#21390) | M Hickford | 2022-10-12 | 1 | -1/+1 |
* | Make e-mail sanity check more precise (#20991) | Andreas Fischer | 2022-10-11 | 2 | -20/+21 |
* | Add Num{Issues,Pulls} stats checks (#21404) | Gusted | 2022-10-11 | 1 | -1/+13 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 1 | -10/+20 |
* | Allow creation of OAuth2 applications for orgs (#18084) | qwerty287 | 2022-10-09 | 1 | -2/+3 |
* | Set SemverCompatible to false for Conan packages (#21275) | KN4CK3R | 2022-10-07 | 2 | -0/+17 |
* | Tag list should include draft releases with existing tags (#21263) | Jason Song | 2022-10-03 | 1 | -0/+8 |
* | Add pages to view watched repos and subscribed issues/PRs (#17156) | qwerty287 | 2022-09-29 | 1 | -0/+35 |
* | Check if email is used when updating user (#21289) | Alexander Shimchik | 2022-09-29 | 2 | -6/+27 |
* | Add API endpoint to get changed files of a PR (#21177) | qwerty287 | 2022-09-29 | 1 | -2/+2 |
* | Ignore port for loopback redirect URIs (#21293) | M Hickford | 2022-09-29 | 2 | -0/+33 |
* | Use absolute links in feeds (#21229) | KN4CK3R | 2022-09-21 | 2 | -3/+12 |
* | Fix user visible check (#21210) | KN4CK3R | 2022-09-20 | 8 | -4/+108 |
* | [API] teamSearch show teams with no members if user is admin (#21204) | 6543 | 2022-09-19 | 1 | -21/+3 |