| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace `interface{}` with `any` (#25686) (#25687) | silverwind | 2023-07-04 | 1 | -5/+5 |
* | Fix bug when change user name (#25637) (#25646) | Giteabot | 2023-07-03 | 1 | -0/+4 |
* | Show outdated comments in files changed tab (#24936) (#25428) | sebastian-sauer | 2023-06-22 | 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 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 2 | -9/+11 |
* | Adjust gitea doctor --run storages to check all storage types (#21785) | zeripath | 2022-11-15 | 1 | -0/+7 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 4 | -9/+9 |
* | Fix dashboard ignored system setting cache (#21621) | Lunny Xiao | 2022-11-10 | 3 | -10/+34 |
* | Improve valid user name check (#20136) | wxiaoguang | 2022-11-04 | 1 | -1/+2 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 5 | -12/+12 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 5 | -0/+61 |
* | Add some api integration tests (#18872) | KN4CK3R | 2022-10-18 | 1 | -1/+1 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 2 | -1/+36 |
* | Make e-mail sanity check more precise (#20991) | Andreas Fischer | 2022-10-11 | 2 | -20/+21 |
* | Check if email is used when updating user (#21289) | Alexander Shimchik | 2022-09-29 | 2 | -6/+27 |
* | Fix user visible check (#21210) | KN4CK3R | 2022-09-20 | 2 | -2/+55 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 2 | -0/+26 |
* | Add badge capabilities to users (#20607) | techknowlogick | 2022-08-18 | 1 | -0/+42 |