index
:
git-bug
I6f4b5f5ca73780cecf66a553cce80aa3f75df2ce
board
boostrap-rework
bootstrap-rework-2
bridge-configure-doc
cheshirekow-jira
complete-comment
edit-comment
feat-849-terminal-output-in-core
feat-licences-checks
feat/lipgloss-formatting
fix/810-finish-reading-loop
gh-pages
git-bug-0.7
gitea-bridge
github-actions
github-config-resilience
gitlab-push-pull-test
gobilly
gogit
graphql-generics
graphql-repo
graphql-transaction
master
recording
serialisation-test
sign-refactor
termui-markdown
vuln-detect
webui/labels
Distributed, offline-first bug tracker embedded in git, with bridges
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
*
refactor(809): eliminate need to defer CleanupTestRepos()
Steve Moyer
2022-06-16
*
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
*
cache,bug,identity: structural change
Michael Muré
2020-10-04
*
repo: use go-git in more places, fix push
Michael Muré
2020-10-04
*
repository: remove tie to Bug, improved and reusable testing
Michael Muré
2020-06-26
*
repo: refactor how test repo are created/cleaned
Michael Muré
2019-05-27
*
identity: add more test for serialisation and push/pull/merge + fixes
Michael Muré
2019-03-01
*
WIP identity in git
Michael Muré
2019-03-01
*
tests: configure user ident in repos used by tests
Rafael Ascensão
2018-12-10
*
bug: define a hash-based identifier for an operation
Michael Muré
2018-09-29
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
*
graphql: add a general test for the handler/resolvers
Michael Muré
2018-09-26
*
cache: add raw edit functions to allow setting up the author, the timestamp a...
Michael Muré
2018-09-25
*
bug: add the ability to store arbitrary metadata on an operation
Michael Muré
2018-09-24
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
*
catch a lot of error not being checked
Michael Muré
2018-09-13
*
bug: change the OperationPack serialization format for Json
Michael Muré
2018-09-12
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
*
random bugs: cleanup + generate random OperationPack as well
Michael Muré
2018-09-06
*
bug: add a benchmark for reading all bugs in a repo
Michael Muré
2018-08-19
*
bug: add benchmarcks for bug merge
Michael Muré
2018-08-19
*
fix tests
Michael Muré
2018-08-15
*
cleanup go imports
Michael Muré
2018-08-13
*
test: make bug_actions_test race resistant
Michael Muré
2018-08-12
*
fix test
Michael Muré
2018-08-02
*
add test for push/pull/rebase with a real git repo
Michael Muré
2018-07-25
*
NewBug can no longer error
Michael Muré
2018-07-19
*
bug: replace the uuid based id with the hash of the first commit
Michael Muré
2018-07-19
*
implement label op+command
Michael Muré
2018-07-18
*
all operations now have an author and a timestamp
Michael Muré
2018-07-18
*
fix tests
Michael Muré
2018-07-17
*
add bug status + open/close commands
Michael Muré
2018-07-17
*
comment the failing test for now (code is ok)
Michael Muré
2018-07-17
*
implement pull/merge
Michael Muré
2018-07-17
*
cleaning
Michael Muré
2018-07-14
*
complete the storage/read process + tests (!)
Michael Muré
2018-07-14
*
implement AddComment
Michael Muré
2018-07-13
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
*
little bit more tests
Michael Muré
2018-07-13