This website requires JavaScript.
Explore
Help
Sign In
realaravinth
/
forgejo-federation
Watch
1
Star
0
Fork
You've already forked forgejo-federation
0
Code
Issues
Pull requests
6
Projects
Releases
Packages
Wiki
Activity
dc0ef38950
forgejo-federation
/
integrations
/
gitea-repositories-meta
/
user3
/
repo3.git
/
hooks
/
update.d
/
gitea
3 lines
96 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 18:53:28 +05:30
#!/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 17:51:37 +05:30
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" update $1 $2 $3
Copy permalink