index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
2
-8
/
+9
*
Delete repos of org when purge delete user (#27273)
JakobDev
2023-10-19
2
-10
/
+12
*
Replace more db.DefaultContext (#27628)
Lunny Xiao
2023-10-15
2
-5
/
+6
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
1
-4
/
+1
*
More refactoring of `db.DefaultContext` (#27083)
JakobDev
2023-09-15
2
-5
/
+6
*
move repository deletion to service layer (#26948)
Lunny Xiao
2023-09-08
1
-1
/
+1
*
Refactor rename user and rename organization (#24052)
Lunny Xiao
2023-05-21
1
-5
/
+12
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
5
-10
/
+5
*
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-12
2
-2
/
+2
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-5
/
+5
*
move invite by mail to services package (#21513)
6543
2022-10-20
1
-0
/
+23
*
Move some files into models' sub packages (#20262)
Lunny Xiao
2022-08-25
2
-0
/
+62
*
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-08-16
1
-3
/
+3
*
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-20
1
-1
/
+1
*
Use a struct as test options (#19393)
Lunny Xiao
2022-04-14
1
-1
/
+3
*
Add Package Registry (#16510)
KN4CK3R
2022-03-30
1
-0
/
+8
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
2
-9
/
+11
*
Move repository model into models/repo (#17933)
Lunny Xiao
2021-12-10
1
-1
/
+2
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
2
-2
/
+4
*
Use a standalone struct name for Organization (#17632)
Lunny Xiao
2021-11-19
2
-10
/
+6
*
Move user/org deletion to services (#17673)
KN4CK3R
2021-11-18
2
-0
/
+98