aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Fix DBConsistency checks on MSSQL (#23132) (#23133)Yarden Shoham2023-02-251-4/+4
* Use beforeCommit instead of baseCommit (#22949) (#22996)Kyle D2023-02-211-0/+13
* Provide the ability to set password hash algorithm parameters (#22942) (#22943)zeripath2023-02-193-137/+71
* some refactor about code comments(#20821) (#22707)Lunny Xiao2023-02-165-185/+212
* Add command to bulk set must-change-password (#22823) (#22928)zeripath2023-02-161-0/+49
* fix incorrect role labels for migrated issues and comments (#22914) (#22923)Yarden Shoham2023-02-162-0/+10
* Improve trace logging for pulls and processes (#22633) (#22812)zeripath2023-02-131-2/+60
* upgrade golangcilint to v1.51.0 (#22764)Lunny Xiao2023-02-071-2/+4
* Don't return duplicated users who can create org repo (#22560) (#22562)Gusted2023-01-306-9/+28
* Reliable selection of admin user (#22509) (#22511)John Olheiser2023-01-181-1/+4
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#2247...Jason Song2023-01-181-0/+10
* Fix container blob mount (#22226) (#22476)John Olheiser2023-01-171-0/+10
* Fix error when calculate the repository size (#22392) (#22474)zeripath2023-01-162-2/+2
* Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS...zeripath2023-01-161-2/+7
* Restore previous official review when an official review is deleted (#22449) ...Jimmy Praet2023-01-152-9/+58
* Fix set system setting failure once it cached (#22334)Lunny Xiao2023-01-092-13/+20
* fix gravatar disable bug (#22337)Lunny Xiao2023-01-041-1/+1
* Fix get system setting bug when enabled redis cache (#22298)Lunny Xiao2023-01-014-20/+16
* Fix bug of DisableGravatar default value (#22297)Lunny Xiao2023-01-011-1/+1
* Fix key signature error page (#22229) (#22230)Gusted2022-12-301-1/+9
* Use complete SHA to create and query commit status (#22244) (#22257)Jason Song2022-12-282-1/+5
* Fix condition for is_internal (#22095) (#22132)KN4CK3R2022-12-141-1/+1
* Fix parallel creating commit status bug with tests (#21911) (#21989)Lunny Xiao2022-12-132-65/+70
* Fix issue/PR numbers (#22037) (#22044)Jason Song2022-12-072-8/+3
* Use GhostUser if needed for TrackedTimes (#22021) (#22029)zeripath2022-12-051-9/+19
* Fix vertical align of committer avatar rendered by email address (#21884) (#2...Xinyu Zhou2022-11-241-2/+6
* Do not allow Ghost access to limited visible user/org (#21849) (#21876)KN4CK3R2022-11-201-2/+3
* Prevent dangling user redirects (#21856) (#21858)Gusted2022-11-181-0/+1
* Init git module before database migration (#21764) (#21765)wxiaoguang2022-11-101-0/+8
* Fix dashboard ignored system setting cache (#21621) (#21759)Lunny Xiao2022-11-106-20/+80
* Fix issues count bug (#21557)Lunny Xiao2022-10-254-45/+27
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-2498-375/+375
* Record OAuth client type at registration (#21316)M Hickford2022-10-249-26/+132
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-232-10/+12
* Allow package version sorting (#21453)KN4CK3R2022-10-232-8/+34
* Update milestone counters when issue is deleted (#21459)Ashley Nelson2022-10-226-0/+158
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-215-69/+64
* Add team member invite by email (#20307)KN4CK3R2022-10-197-17/+248
* Fix viewing user subscriptions (#21482)zenofile2022-10-181-1/+2
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-1844-17/+489
* Add some api integration tests (#18872)KN4CK3R2022-10-1810-288/+1824
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-1720-155/+636
* Refactor GetNextResourceIndex to make it work properly with transaction (#21469)wxiaoguang2022-10-167-87/+213
* Add generic set type (#21408)KN4CK3R2022-10-1211-141/+87
* Improve OAuth integration tests (#21390)M Hickford2022-10-121-1/+1
* Make e-mail sanity check more precise (#20991)Andreas Fischer2022-10-112-20/+21
* Add Num{Issues,Pulls} stats checks (#21404)Gusted2022-10-111-1/+13
* Add user/organization code search (#19977)Lauris BH2022-10-111-10/+20
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-091-2/+3
* Set SemverCompatible to false for Conan packages (#21275)KN4CK3R2022-10-072-0/+17