summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Fix showing issues in your repositories (#18916)Gusted2022-03-231-1/+6
* Fix the bug: deploy key with write access can not push (#19010)wxiaoguang2022-03-222-9/+3
* Cleanup protected branches when deleting users & teams (#19158)Norwin2022-03-222-2/+85
* Delete related notifications on issue deletion too (#18953)Otto Richter (fnetX)2022-03-172-1/+2
* nit fix (#19116)65432022-03-171-0/+3
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-179-5/+211
* Restrict email address validation (#17688)Lunny Xiao2022-03-144-7/+94
* RSS/Atom support for Repos (#19055)65432022-03-135-43/+94
* Update the webauthn_credential_id_sequence in Postgres (#19048)zeripath2022-03-101-0/+6
* use xorm builder for models.getReviewers() (#19033)65432022-03-101-34/+28
* RSS/Atom support for Orgs (#17714)65432022-03-103-56/+125
* Improve SyncMirrors logging (#19045)zeripath2022-03-101-2/+3
* Allow users to self-request a PR review (#19030)Norwin2022-03-082-7/+38
* Fix potential assignee query for repo (#18994)Otto Richter (fnetX)2022-03-042-1/+19
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-042-1/+4
* ignore missing comment for user notifications (#18954)eladyn2022-03-031-3/+4
* fix & refactor (#18973)65432022-03-031-10/+10
* Don't clean up hardcoded `tmp` (#18983)KN4CK3R2022-03-021-2/+2
* Improve the deletion of issue (#18945)Lunny Xiao2022-03-021-9/+9
* Refactor admin user filter query parameters (#18965)wxiaoguang2022-03-021-0/+3
* Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that c...65432022-03-021-6/+20
* [API] Allow removing issues (#18879)Otto Richter (fnetX)2022-03-013-3/+167
* Refactor SecToTime() function (#18863)René Schaar2022-02-281-5/+5
* Improve mirror iterator (#18928)Lunny Xiao2022-02-283-3/+5
* Avoid database lookups for `DescriptionHTML` (#18924)Gusted2022-02-271-1/+1
* Fix trace log to show value instead of pointers (#18926)Gusted2022-02-271-1/+8
* Fix page and missing return on unadopted repos API (#18848)qwerty2872022-02-271-1/+0
* Set is_empty in fixtures (#18869)KN4CK3R2022-02-262-2/+32
* Don't update email for organisation (#18905)Gusted2022-02-261-1/+1
* Set is_private in fixtures. (#18868)KN4CK3R2022-02-251-0/+2
* Fix migration v210 (#18892)Lunny Xiao2022-02-251-4/+10
* migrations: add test for importing pull requests in gitea uploader (#18752)singuliere2022-02-251-0/+5
* Fix update user (#18878)Lunny Xiao2022-02-241-3/+4
* Fix ldap user sync missed email in email_address table (#18786)Lunny Xiao2022-02-241-5/+25
* Update assignees check to include any writing team and change org sidebar (#1...zeripath2022-02-231-11/+40
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-233-2/+4
* Fix bug for get user by email (#18833)Lunny Xiao2022-02-211-12/+2
* Show fullname on issue edits and gpg/ssh signing info (#18827)Wim2022-02-202-3/+5
* Fix ldap loginname (#18789)Johan Van de Wauw2022-02-181-0/+14
* Move deletebeans into models/db (#18781)Lunny Xiao2022-02-174-16/+15
* Attempt to fix the webauthn migration again - part 3 (#18770)zeripath2022-02-1610-251/+190
* Fix display time of milestones (#18753)René Schaar2022-02-163-38/+11
* Ignore the migrate if u2f_registration is not exist (#18760)Lunny Xiao2022-02-141-0/+8
* Increase the size of the webauthn_credential credential_id field (#18739)zeripath2022-02-138-2/+274
* Let `MinUnitAccessMode` return correct perm (#18675)Gusted2022-02-081-1/+6
* Added auto-save whitespace behavior if it changed manually (#15566)Viktor Suprun2022-02-081-1/+3
* Add separate SSH_USER config option (#17584)Clar Fon2022-02-073-5/+4
* Be more lenient with label colors (#17752)Clar Fon2022-02-072-3/+24
* remove redundant call to UpdateRepoStats during migration (#18591)singuliere2022-02-072-36/+4
* No longer show the db-downgrade SQL in production (#18653)wxiaoguang2022-02-071-3/+6