index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
wiki
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show page titles in wiki search results (#6048)
Oto Šťáva
2024-11-24
1
-2
/
+26
*
git-grep: support regexp
Radosław Piliszek
2024-09-16
1
-1
/
+1
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
1
-35
/
+31
*
feat: wiki search using git-grep
Shiny Nematoda
2024-05-20
1
-0
/
+16
*
Clean up log messages (#30313)
wxiaoguang
2024-04-15
1
-7
/
+7
*
Fix an actions schedule bug (#28942)
Zettat123
2024-03-25
1
-0
/
+15
*
Fix schedule tasks bugs (#28691)
Lunny Xiao
2024-03-25
1
-1
/
+2
*
Move get/set default branch from git package to gitrepo package to hide repop...
Lunny Xiao
2024-03-11
1
-1
/
+2
*
[GITEA] Allow changing the repo Wiki branch to main
Gergely Nagy
2024-02-05
2
-19
/
+67
*
Revert "Fix schedule tasks bugs (#28691)"
Earl Warren
2024-02-05
1
-2
/
+1
*
Revert "Fix an actions schedule bug (#28942)"
Earl Warren
2024-02-05
1
-15
/
+0
*
Fix an actions schedule bug (#28942)
Zettat123
2024-01-31
1
-0
/
+15
*
Simplify how git repositories are opened (#28937)
Lunny Xiao
2024-01-27
2
-6
/
+7
*
Fix schedule tasks bugs (#28691)
Lunny Xiao
2024-01-12
1
-1
/
+2
*
Adjust object format interface (#28469)
Lunny Xiao
2023-12-17
2
-2
/
+2
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
2
-2
/
+2
*
Even more `db.DefaultContext` refactor (#27352)
JakobDev
2023-10-03
1
-1
/
+1
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
1
-4
/
+1
*
Updates to the API for archived repos (#27149)
JakobDev
2023-09-22
1
-0
/
+10
*
Fix incorrect test code for error handling (#27139)
wxiaoguang
2023-09-20
1
-4
/
+12
*
services/wiki: Close() after error handling (#27129)
Earl Warren
2023-09-19
1
-2
/
+2
*
move repository deletion to service layer (#26948)
Lunny Xiao
2023-09-08
1
-0
/
+2
*
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392)
wxiaoguang
2023-08-09
2
-7
/
+13
*
add some Wiki unit tests (#26260)
Earl Warren
2023-08-03
1
-0
/
+12
*
Improve wiki user title test (#24559)
wxiaoguang
2023-05-06
1
-1
/
+4
*
Fix bug when deleting wiki with no code write permission (#24274)
Lunny Xiao
2023-04-23
1
-1
/
+7
*
Fix inconsistent wiki path converting. (#24277)
wxiaoguang
2023-04-23
2
-1
/
+2
*
Make wiki title supports dashes and improve wiki name related features (#24143)
wxiaoguang
2023-04-19
3
-136
/
+263
*
Improve utils of slices (#22379)
Jason Song
2023-01-11
1
-1
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
2
-4
/
+2
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-13
/
+13
*
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-10-17
1
-2
/
+2
*
[refactor] Use const for wiki DefaultBranch (#21466)
6543
2022-10-15
2
-12
/
+17
*
Webhook for Wiki changes (#20219)
Aaron F
2022-09-04
1
-1
/
+1
*
test: use `T.TempDir` to create temporary test directory (#21043)
Eng Zer Jun
2022-09-04
1
-10
/
+2
*
Move some files into models' sub packages (#20262)
Lunny Xiao
2022-08-25
2
-9
/
+7
*
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-08-16
1
-9
/
+9
*
Move some helper files out of models (#19355)
Lunny Xiao
2022-05-08
1
-6
/
+6
*
PullService lock via pullID (#19520)
6543
2022-05-04
1
-1
/
+2
*
Use a struct as test options (#19393)
Lunny Xiao
2022-04-14
1
-1
/
+3
*
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-04-01
1
-1
/
+1
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
2
-7
/
+7
*
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
6543
2022-02-06
1
-1
/
+1
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
2
-33
/
+33
*
Fix various typos (#18219)
luzpaz
2022-01-10
1
-2
/
+2
*
Some repository refactors (#17950)
Lunny Xiao
2021-12-12
1
-1
/
+1
*
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
1
-2
/
+3
*
Move repository model into models/repo (#17933)
Lunny Xiao
2021-12-10
2
-16
/
+18
*
Make Requests Processes and create process hierarchy. Associate OpenRepositor...
zeripath
2021-11-30
1
-3
/
+3
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
2
-7
/
+9
[next]