git-bug/bug
2019-01-04 12:27:03 +01:00
..
bug_actions_test.go tests: configure user ident in repos used by tests 2018-12-10 22:14:27 +00:00
bug_actions.go repo: split the Repo interface to avoid abstraction leak in RepoCache 2018-09-21 18:53:37 +02:00
bug_test.go use more testify, fix unchecked errors 2018-09-29 21:09:09 +02:00
bug.go bug: custom error for the different error case when loading a bug 2018-10-01 23:27:34 +02:00
clocks.go repo: minor cleaning 2018-12-25 16:35:37 +01:00
comment.go upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
interface.go repo: split the Repo interface to avoid abstraction leak in RepoCache 2018-09-21 18:53:37 +02:00
label.go bug: add a data validation process to avoid merging incorrect operations 2018-09-15 13:15:00 +02:00
op_add_comment.go Allow empty messages in comments. 2018-12-26 23:23:07 +01:00
op_create_test.go bug: use deditated type for all TimelineItem 2018-09-30 17:15:54 +02:00
op_create.go upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
op_edit_comment_test.go bug: use deditated type for all TimelineItem 2018-09-30 17:15:54 +02:00
op_edit_comment.go upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
op_label_change.go upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
op_noop.go upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
op_set_metadata_test.go bug: add a new SetMetadataOperation to retroactively tag operations 2018-10-21 00:55:58 +02:00
op_set_metadata.go upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
op_set_status.go upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
op_set_title.go upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
operation_iterator_test.go merge package operations into bug, they are tightly coupled anyway 2018-09-29 00:51:54 +02: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 merge package operations into bug, they are tightly coupled anyway 2018-09-29 00:51:54 +02:00
operation_pack.go bug: implement comment edition 2018-09-29 20:41:19 +02:00
operation_test.go Allow empty messages in comments. 2018-12-26 23:23:07 +01:00
operation.go bug: add a new SetMetadataOperation to retroactively tag operations 2018-10-21 00:55:58 +02:00
person.go github: also pull users email 2018-10-07 18:27:23 +02:00
snapshot.go Issue #87: use same id format function in snapshot.go than in bug.go 2019-01-04 12:27:03 +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 bug: add a data validation process to avoid merging incorrect operations 2018-09-15 13:15:00 +02:00
time.go timeline: various minor improvements 2018-09-30 11:03:42 +02:00
timeline.go termui: display an explicit placeholder for empty messages 2018-12-23 21:46:47 +01:00
with_snapshot.go bug: apply an operation with a pointer to the snapshot 2018-09-29 11:28:18 +02:00