index
:
GentooBrowse API
main
ICE API backing GentooBrowse.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gentoobrowse-api
/
service
/
sql
/
maintenance
/
reposToGitRefresh.sql
blob: 068ddb9f9ebc9e051613c5fe56d4fffac1b7fbef (
plain
)
1
2
3
4
SELECT
repoid
,
name
,
path
,
lastcommit
FROM
gentoobrowse
.
repos
WHERE
lastcommit
IS
NOT
NULL