THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c04da37d0bcb51ef0c20baeeea48c48eda99ff0
gitea
/
models
/
db
History
6543
92f139d091
Use for a repo action one database transaction (
#19576
)
...
... more context (part of
#9307
)
2022-05-03 21:46:28 +02:00
..
install
Improve install code to avoid low-level mistakes. (
#17779
)
2021-12-01 15:50:01 +08:00
paginator
Use a struct as test options (
#19393
)
2022-04-14 21:58:21 +08:00
context.go
Use for a repo action one database transaction (
#19576
)
2022-05-03 21:46:28 +02:00
convert.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
engine.go
Automatically pause queue if index service is unavailable (
#15066
)
2022-01-27 10:30:51 +02:00
error.go
Move keys to models/asymkey (
#17917
)
2021-12-10 16:14:24 +08:00
index.go
Fix commit status index problem (
#17061
)
2021-09-23 18:50:06 +08:00
list_options.go
Remove NewSession method from db.Engine interface (
#17577
)
2021-11-21 23:41:00 +08:00
log.go
…
name.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
search.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
sequence.go
…
sql_postgres_with_schema.go
…