summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
* Add some comments for recent code (#22725)wxiaoguang2023-02-021-0/+29
* Small refactor for loading PRs (#22652)Lunny Xiao2023-02-011-2/+3
* Add Conda package registry (#22262)KN4CK3R2023-02-013-0/+72
* Fix ref to trigger Actions (#22679)Jason Song2023-01-311-0/+20
* Implement actions (#21937)Jason Song2023-01-3132-64/+2932
* Don't return duplicated users who can create org repo (#22560)Gusted2023-01-306-9/+28
* Issues: add Project filter to issues list and search (#22544)techknowlogick2023-01-291-0/+6
* Support system hook API (#14537)Lunny Xiao2023-01-282-76/+81
* Project links should use parent link methods (#22587)John Olheiser2023-01-231-2/+2
* Fix bug on user setting (#22539)Lunny Xiao2023-01-211-4/+10
* Support org/user level projects (#22235)Lunny Xiao2023-01-209-109/+233
* Support importing comment types (#22510)Sybren2023-01-182-0/+16
* Reliable selection of admin user (#22509)Sybren2023-01-181-1/+4
* Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao2023-01-182-4/+13
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-175-0/+360
* some refactor about code comments (#20821)Lunny Xiao2023-01-175-185/+212
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)Jason Song2023-01-171-0/+10
* Fix container blob mount (#22226)KN4CK3R2023-01-161-0/+10
* Add cron method to gc LFS MetaObjects (#22385)zeripath2023-01-163-3/+98
* Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS...zeripath2023-01-161-2/+7
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-169-478/+702
* Restore previous official review when an official review is deleted (#22449)Jimmy Praet2023-01-152-9/+58
* Add support for incoming emails (#22056)KN4CK3R2023-01-141-0/+2
* Fix error when calculate the repository size (#22392)Lunny Xiao2023-01-132-2/+2
* Replace deprecated Webauthn library (#22400)techknowlogick2023-01-112-2/+2
* Improve utils of slices (#22379)Jason Song2023-01-117-41/+27
* Fix halfCommitter and WithTx (#22366)Jason Song2023-01-092-5/+124
* Use context parameter in models/git (#22367)Jason Song2023-01-098-92/+92
* Fix set system setting failure once it cached (#22333)Lunny Xiao2023-01-082-13/+20
* Always reuse transaction (#22362)Jason Song2023-01-088-39/+101
* Remove old HookEventType (#22358)Jason Song2023-01-061-63/+0
* fix gravatar disable bug (#22336)Lunny Xiao2023-01-041-1/+1
* Fix get system setting bug when enabled redis cache (#22295)Lunny Xiao2023-01-024-20/+16
* Restructure `webhook` module (#22256)delvh2023-01-015-118/+58
* Fix bug of DisableGravatar default value (#22296)Lunny Xiao2023-01-011-1/+1
* Use ErrInvalidArgument in packages (#22268)KN4CK3R2022-12-3120-46/+36
* Support estimated count with multiple schemas (#22276)Jason Song2022-12-301-1/+4
* Fix key signature error page (#22229)Gusted2022-12-301-3/+8
* Add option to prohibit fork if user reached maximum limit of repositories (#2...Xinyu Zhou2022-12-271-0/+9
* Use complete SHA to create and query commit status (#22244)Jason Song2022-12-272-1/+5
* Check primary keys for all tables and drop ForeignReference (#21721)Jason Song2022-12-2310-192/+55
* Test views of LFS files (#22196)Nick2022-12-235-2/+51
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-205-0/+153
* Add doctor command for full GC of LFS (#21978)zeripath2022-12-151-0/+54
* Fix condition for is_internal (#22095)KN4CK3R2022-12-141-1/+6
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-125-5/+38
* Update xorm (#22094)KN4CK3R2022-12-101-1/+1
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-1024-421/+162
* Add API management for issue/pull and comment attachments (#21783)KN4CK3R2022-12-092-6/+8
* Update go dev dependencies (#22064)silverwind2022-12-0838-39/+41