Author | SHA1 | Message | Date |
---|---|---|---|
|
ed1df25c45 |
Move database settings from models to setting (#7806)
* move database settings from models to setting * update docs * fix checkout pr * fix tests * fix lint * remove unsupported tidb options * correct wrong variable name * remove tidb totally |
5 years ago |
|
033fe113c1 |
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com> |
5 years ago |
|
e74ff157c0 |
Use buffersize to reduce database connection when iterate (#2724)
* use buffersize to reduce database connection when iterate * fix typo * add default value on app.ini comment |
7 years ago |
|
356c83ffe1 |
rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
* issue #1250, replace {pre,post}-receive and update hooks with a single shell script that does not require custom hooks to be a sh-script * issue #1250, make script posix compilant * v23, add migration script to update {pre,post}-receive and update hooks * migration: use a more common name and rename v23 to v26 to avoid conflicts * gofmt'ed and added copyright header * fix SyncRepositoryHooks to also sync wiki repos |
8 years ago |