2025/03/28 19:16:19 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "lower_name", "name", "full_name", "email", "keep_email_private", "email_notifications_preference", "passwd", "passwd_hash_algo", "must_change_password", "login_type", "login_source", "login_name", "type", "location", "website", "rands", "salt", "language", "description", "created_unix", "updated_unix", "last_login_unix", "last_repo_visibility", "max_repo_creation", "is_active", "is_admin", "allow_git_hook", "allow_import_local", "allow_create_organization", "prohibit_login", "avatar", "avatar_email", "use_custom_avatar", "num_followers", "num_following", "num_stars", "num_repos", "num_teams", "num_members", "visibility", "repo_admin_change_team_access", "diff_view_style", "theme" FROM "user" WHERE "lower_name"=$1 LIMIT 1 []interface {}{"visus"} - took: 655.944µs2025/03/28 19:16:19 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "owner_id", "lower_name", "name", "description", "website", "original_service_type", "original_url", "default_branch", "num_watches", "num_stars", "num_forks", "num_issues", "num_closed_issues", "num_pulls", "num_closed_pulls", "num_milestones", "num_closed_milestones", "is_private", "is_empty", "is_archived", "is_mirror", "status", "is_fork", "fork_id", "size", "is_fsck_enabled", "close_issues_via_commit_in_any_branch", "topics", "avatar", "created_unix", "updated_unix" FROM "repository" WHERE "owner_id"=$1 AND "lower_name"=$2 LIMIT 1 []interface {}{1, "dds"} - took: 620.184µs
2025/03/28 19:16:19 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "repo_id", "type", "config", "created_unix" FROM "repo_unit" WHERE (repo_id = $1) []interface {}{43} - took: 372.049µs
2025/03/28 19:16:19 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT count(*) FROM "release" WHERE repo_id=$1 AND is_draft=$2 []interface {}{43, false} - took: 379.048µs
2025/03/28 19:16:19 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT topic.* FROM "topic" INNER JOIN repo_topic ON repo_topic.topic_id = topic.id WHERE repo_topic.repo_id=$1 ORDER BY "topic"."repo_count" DESC []interface {}{43} - took: 466.43µs
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Set-Cookie: lang=fi-FI; Path=/; Max-Age=2147483647
X-Frame-Options: SAMEORIGIN
Date: Sat, 29 Mar 2025 02:16:19 GMT
Transfer-Encoding: chunked
5854
visus/dds - docs/layout.html at fe22c937ed2ad44e2a122872fcdbd808d9f10424 - dds - gitea: thevis.us
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ---
- title: "{{ title | striptags }}"
- layout: single
- {% if not pagename.endswith('index') -%}
- url: docs/{{pagename}}{{file_suffix}}
- {%- endif %}
- ---
-
- <div class="toc global" open>
- <div class="toc-content" role="navigation" aria-label="global navigation">
- <div class="toc-header">Contents</div>
- {{ toctree(maxdepth=5, titles_only=True) }}
- </div>
- </div>
-
- <div class="toc local" open>
- <div class="toc-content" role="navigation" aria-label="local navigation">
- <div class="toc-header">On this page</div>
- {{ toc }}
- </div>
- </div>
-
- <div class="page-content">
- {{ body }}
- {% if next %}
- <div class="next-link">
- Next: <a href="{{ next.link }}">{{ next.title }}</a>
- </div>
- {% endif %}
- </div>
|
0
2025/03/28 19:16:20 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "lower_name", "name", "full_name", "email", "keep_email_private", "email_notifications_preference", "passwd", "passwd_hash_algo", "must_change_password", "login_type", "login_source", "login_name", "type", "location", "website", "rands", "salt", "language", "description", "created_unix", "updated_unix", "last_login_unix", "last_repo_visibility", "max_repo_creation", "is_active", "is_admin", "allow_git_hook", "allow_import_local", "allow_create_organization", "prohibit_login", "avatar", "avatar_email", "use_custom_avatar", "num_followers", "num_following", "num_stars", "num_repos", "num_teams", "num_members", "visibility", "repo_admin_change_team_access", "diff_view_style", "theme" FROM "user" WHERE "lower_name"=$1 LIMIT 1 []interface {}{"visus"} - took: 759.357µs
2025/03/28 19:16:20 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "owner_id", "lower_name", "name", "description", "website", "original_service_type", "original_url", "default_branch", "num_watches", "num_stars", "num_forks", "num_issues", "num_closed_issues", "num_pulls", "num_closed_pulls", "num_milestones", "num_closed_milestones", "is_private", "is_empty", "is_archived", "is_mirror", "status", "is_fork", "fork_id", "size", "is_fsck_enabled", "close_issues_via_commit_in_any_branch", "topics", "avatar", "created_unix", "updated_unix" FROM "repository" WHERE "owner_id"=$1 AND "lower_name"=$2 LIMIT 1 []interface {}{1, "dds"} - took: 759.088µs
2025/03/28 19:16:20 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "repo_id", "type", "config", "created_unix" FROM "repo_unit" WHERE (repo_id = $1) []interface {}{43} - took: 415.449µs
2025/03/28 19:16:20 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT count(*) FROM "release" WHERE repo_id=$1 AND is_draft=$2 []interface {}{43, false} - took: 571.012µs
2025/03/28 19:16:20 ...ules/context/repo.go:697:func1() [E] GetCommitsCount: pipe2: too many open files
2025/03/28 19:16:22 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "lower_name", "name", "full_name", "email", "keep_email_private", "email_notifications_preference", "passwd", "passwd_hash_algo", "must_change_password", "login_type", "login_source", "login_name", "type", "location", "website", "rands", "salt", "language", "description", "created_unix", "updated_unix", "last_login_unix", "last_repo_visibility", "max_repo_creation", "is_active", "is_admin", "allow_git_hook", "allow_import_local", "allow_create_organization", "prohibit_login", "avatar", "avatar_email", "use_custom_avatar", "num_followers", "num_following", "num_stars", "num_repos", "num_teams", "num_members", "visibility", "repo_admin_change_team_access", "diff_view_style", "theme" FROM "user" WHERE "lower_name"=$1 LIMIT 1 []interface {}{"visus"} - took: 1.116736ms
2025/03/28 19:16:22 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "owner_id", "lower_name", "name", "description", "website", "original_service_type", "original_url", "default_branch", "num_watches", "num_stars", "num_forks", "num_issues", "num_closed_issues", "num_pulls", "num_closed_pulls", "num_milestones", "num_closed_milestones", "is_private", "is_empty", "is_archived", "is_mirror", "status", "is_fork", "fork_id", "size", "is_fsck_enabled", "close_issues_via_commit_in_any_branch", "topics", "avatar", "created_unix", "updated_unix" FROM "repository" WHERE "owner_id"=$1 AND "lower_name"=$2 LIMIT 1 []interface {}{1, "toolchain-gcc-arm-embedded"} - took: 1.267429ms
2025/03/28 19:16:22 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT "id", "repo_id", "type", "config", "created_unix" FROM "repo_unit" WHERE (repo_id = $1) []interface {}{29} - took: 676.585µs
2025/03/28 19:16:22 .../xorm/session_raw.go:76:queryRows() [I] [SQL] SELECT count(*) FROM "release" WHERE repo_id=$1 AND is_draft=$2 []interface {}{29, false} - took: 531.862µs