| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix: comment typo (#27388) | 24601 | 2023-10-02 | 1 | -1/+1 |
* | make writing main test easier (#27270) | Lunny Xiao | 2023-09-28 | 1 | -4/+1 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 2 | -4/+5 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 4 | -17/+20 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 4 | -39/+41 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 6 | -100/+101 |
* | Display all user types and org types on admin management UI (#27050) | Lunny Xiao | 2023-09-14 | 1 | -1/+15 |
* | Replace 'userxx' with 'orgxx' in all test files when the user type is org (#... | Nanguan Lin | 2023-09-14 | 2 | -4/+4 |
* | Fix context cache bug & enable context cache for dashabord commits' authors (... | Lunny Xiao | 2023-09-11 | 1 | -1/+3 |
* | move repository deletion to service layer (#26948) | Lunny Xiao | 2023-09-08 | 1 | -0/+2 |
* | Check blocklist for emails when adding them to account (#26812) | techknowlogick | 2023-08-30 | 1 | -1/+12 |
* | Fix API leaking Usermail if not logged in (#25097) | JakobDev | 2023-07-31 | 1 | -1/+6 |
* | Fix inconsistent user profile layout across tabs (#25625) | puni9869 | 2023-07-06 | 1 | -1/+1 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 1 | -5/+5 |
* | Fix bug when change user name (#25637) | Lunny Xiao | 2023-07-03 | 1 | -0/+4 |
* | Sync branches into databases (#22743) | Lunny Xiao | 2023-06-29 | 1 | -2/+2 |
* | Show outdated comments in files changed tab (#24936) | sebastian-sauer | 2023-06-21 | 1 | -0/+2 |
* | Show `bot` label next to username when rendering autor link if the user is a ... | Yarden Shoham | 2023-05-26 | 1 | -0/+5 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 1 | -0/+29 |
* | Only validate changed columns when update user (#24867) | Lunny Xiao | 2023-05-24 | 2 | -9/+34 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 1 | -10/+4 |
* | Refactor rename user and rename organization (#24052) | Lunny Xiao | 2023-05-21 | 2 | -52/+31 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 1 | -0/+5 |
* | Add follow organization and fix the logic of following page (#24345) | yp05327 | 2023-04-29 | 1 | -5/+7 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 1 | -5/+0 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 1 | -0/+5 |
* | Use more specific test methods (#24265) | KN4CK3R | 2023-04-22 | 1 | -3/+3 |
* | Fix comment for EmailNotificationsAndYourOwn constant (#24236) | Infinoid | 2023-04-21 | 1 | -1/+1 |
* | Remove most path-based golangci exclusions (#24214) | silverwind | 2023-04-19 | 1 | -1/+1 |
* | Allow adding new files to an empty repo (#24164) | wxiaoguang | 2023-04-19 | 1 | -3/+5 |
* | Add new user types `reserved`, `bot`, and `remote` (#24026) | techknowlogick | 2023-04-17 | 1 | -1/+15 |
* | Reserve ".png" suffix for user/org names (#23992) | 6543 | 2023-04-10 | 1 | -1/+2 |
* | Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2... | 6543 | 2023-04-07 | 1 | -2/+2 |
* | Add login name and source id for admin user searching API (#23376) | Lunny Xiao | 2023-03-15 | 1 | -0/+9 |
* | add user rename endpoint to admin api (#22789) | techknowlogick | 2023-03-14 | 1 | -2/+2 |
* | Add missing tabs to org projects page (#22705) | yp05327 | 2023-03-10 | 1 | -0/+5 |
* | Avoid warning for system setting when start up (#23054) | Lunny Xiao | 2023-02-24 | 1 | -1/+1 |
* | Provide the ability to set password hash algorithm parameters (#22942) | zeripath | 2023-02-19 | 2 | -72/+6 |
* | Allow custom "created" timestamps in user creation API (#22549) | Sybren | 2023-02-16 | 2 | -1/+69 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 2 | -16/+11 |
* | Add command to bulk set must-change-password (#22823) | zeripath | 2023-02-14 | 1 | -0/+49 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 2 | -26/+79 |
* | Fix bug on user setting (#22539) | Lunny Xiao | 2023-01-21 | 1 | -4/+10 |
* | Reliable selection of admin user (#22509) | Sybren | 2023-01-18 | 1 | -1/+4 |
* | Fix get system setting bug when enabled redis cache (#22295) | Lunny Xiao | 2023-01-02 | 2 | -8/+6 |
* | Use ErrInvalidArgument in packages (#22268) | KN4CK3R | 2022-12-31 | 2 | -4/+2 |
* | Add option to prohibit fork if user reached maximum limit of repositories (#2... | Xinyu Zhou | 2022-12-27 | 1 | -0/+9 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 4 | -11/+6 |
* | Replace fmt.Sprintf with hex.EncodeToString (#21960) | Jason Song | 2022-11-28 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 21 | -42/+21 |