{"id":24149683,"url":"https://github.com/rugal/gracker","last_synced_at":"2026-05-08T04:34:37.480Z","repository":{"id":53290763,"uuid":"145898641","full_name":"Rugal/gracker","owner":"Rugal","description":"Git based Issue Tracker","archived":false,"fork":false,"pushed_at":"2021-03-31T20:28:18.000Z","size":146,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T17:31:43.041Z","etag":null,"topics":["git","issue-tracker","java","maven"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rugal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-23T19:33:36.000Z","updated_at":"2019-10-13T05:13:05.000Z","dependencies_parsed_at":"2022-08-19T19:20:16.134Z","dependency_job_id":null,"html_url":"https://github.com/Rugal/gracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rugal/gracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rugal%2Fgracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rugal%2Fgracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rugal%2Fgracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rugal%2Fgracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rugal","download_url":"https://codeload.github.com/Rugal/gracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rugal%2Fgracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261206114,"owners_count":23124838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","issue-tracker","java","maven"],"created_at":"2025-01-12T08:39:39.529Z","updated_at":"2026-05-08T04:34:32.461Z","avatar_url":"https://github.com/Rugal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gracker - Git based Issue Tracker\n\n[![Build Status](https://travis-ci.org/Rugal/gracker.svg?branch=master)](https://travis-ci.org/Rugal/gracker)\n\n\n## Terminology\n\n[![Build Status](./configuration/StorageStructure.svg)](https://travis-ci.org/Rugal/gracker)\n\n\n### id\nThe id of issue, must be the same name as `reference`.  \n\n### reference\nThe actual existence in `git`, similar to `branch`, we use it as tracking object for individual issue.  \nThe name of reference is used as `id`.  \n\nThe content of which will point to the `latest commit` object id.  \n\n### commit\nThe actual existence in `git`, this contains basic commit information, including  \n1. `tree` object id  \n2. Committer, time  \n3. Author, time  \n4. `status`  \n\n### tree\nThe actual existence in `git`, this contains  \n1. title  \n2. body  \n3. label  \n\n### blob\nThe actual existence in `git`, this contains the actual content in byte array format.  \nEverything like title, body, label, tree, commit are in this format.  \n\n## Log Level\n\n### TRACE\nDoesn't contain request specific information, usually used as tracing log to tell where the code went through.\n### DEBUG\nDoes contain request specific information so as to help debugging.\n### INFO\nDoes contain request specific information, this is not just for debugging but also let user know what's happening.\n### WARN\nCode logic might deviate from its normal flow, but still under control.\n### ERROR\nCode logic is out of control and needs to let user know what's happening.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frugal%2Fgracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frugal%2Fgracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frugal%2Fgracker/lists"}