git-bug/bug
2021-02-14 12:17:49 +01:00
..
bug_actions_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
bug_actions.go cache,bug,identity: structural change 2020-10-04 20:39:10 +02:00
bug_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
bug.go bug: don't store the id in Bug, match how it's done for Identity 2021-02-14 12:17:48 +01:00
clocks.go cache,bug,identity: structural change 2020-10-04 20:39:10 +02:00
comment.go entity: generalize the combined Ids, use 64 length 2021-02-14 12:17:49 +01:00
git_tree.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
identity.go identity: more refactoring progress 2019-03-01 22:40:22 +01:00
interface.go various cleanups suggested by golang-ci 2020-02-08 16:17:15 +01:00
label_test.go bug: fix tests 2020-08-26 00:41:52 +02:00
label.go bug: use sha256 to compute labels color, to use a single hash function in the codebase 2020-08-26 00:29:26 +02:00
op_add_comment_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
op_add_comment.go entity: generalize the combined Ids, use 64 length 2021-02-14 12:17:49 +01:00
op_create_test.go entity: generalize the combined Ids, use 64 length 2021-02-14 12:17:49 +01:00
op_create.go entity: generalize the combined Ids, use 64 length 2021-02-14 12:17:49 +01:00
op_edit_comment_test.go bug: fix tests 2021-02-14 12:17:49 +01:00
op_edit_comment.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
op_label_change_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
op_label_change.go graphql: use the cache in priority for fast browsing at < 20ms instead of seconds 2020-02-09 02:18:44 +01:00
op_noop_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
op_noop.go graphql: use the cache in priority for fast browsing at < 20ms instead of seconds 2020-02-09 02:18:44 +01:00
op_set_metadata_test.go bug: fix tests 2021-02-14 12:17:49 +01:00
op_set_metadata.go graphql: use the cache in priority for fast browsing at < 20ms instead of seconds 2020-02-09 02:18:44 +01:00
op_set_status_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
op_set_status.go graphql: use the cache in priority for fast browsing at < 20ms instead of seconds 2020-02-09 02:18:44 +01:00
op_set_title_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
op_set_title.go graphql: use the cache in priority for fast browsing at < 20ms instead of seconds 2020-02-09 02:18:44 +01:00
operation_iterator_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
operation_iterator.go bug: introduce WithSnapshot to maintain incrementally and effitiently a snapshot 2018-08-23 19:15:50 +02:00
operation_pack_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
operation_pack.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
operation_test.go bug: Id from first operation data, not git + remove root link 2021-02-14 12:17:44 +01:00
operation.go entity: unique function to generate IDs 2021-02-14 12:17:47 +01:00
snapshot.go Change the comment ID to use both bug and comment ID references. 2021-02-14 12:17:48 +01:00
sorting.go bug: add "was" on SetTitleOperation to store what the title was 2018-08-15 22:01:45 +02:00
status.go more more wip 2020-02-08 17:19:57 +01:00
timeline.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
with_snapshot.go bug: don't store the id in Bug, match how it's done for Identity 2021-02-14 12:17:48 +01:00