This website requires JavaScript.
Explore
Help
Register
Sign in
NYANDEV
/
forgejo
Watch
4
Star
0
Fork
You've already forked forgejo
1
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2024-10-30 17:34:13 +01:00
Code
Issues
2
Projects
1
Releases
Packages
Wiki
Activity
1d82e775cc
forgejo
/
integrations
/
gitea-repositories-meta
/
user3
/
repo3.git
/
hooks
/
pre-receive.d
/
gitea
3 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
improve integration test to resue models/fixtures and store git repos with tests (#1627) * improve integration test to resue models/fixtures and store git repos with source * use gitea-integration-meta dir instead .tar.gz and cleanup every before every test * fix import package name
2017-04-28 15:23:28 +02:00
#!/usr/bin/env bash
Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) * Add failing test * Fix urls * Improve url in tests * improve testing * Remove debug code * Add deps * LFS corner-case : Search on lower but store with case * Temporary comment of blocking action * fix hooks * Use temporary repo for git client test * Use userPassword in place of hard-coded password
2017-12-08 13:21:37 +01:00
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" pre-receive
Reference in a new issue
Copy permalink