git-bug/bug
2019-08-12 16:12:14 +02:00
..
bug_actions_test.go repo: refactor how test repo are created/cleaned 2019-05-27 21:14:55 +02:00
bug_actions.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
bug_test.go bug: compute op's ID based on the serialized data on disk 2019-08-08 19:02:46 +02:00
bug.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
clocks.go repo: minor cleaning 2018-12-25 16:35:37 +01:00
comment.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
identity.go identity: more refactoring progress 2019-03-01 22:40:22 +01:00
interface.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
label_test.go core: use RBGA color from image/color 2019-05-22 20:22:35 +02:00
label.go graphql: expose label color 2019-05-22 20:22:35 +02:00
op_add_comment_test.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
op_add_comment.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_create_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_create.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_edit_comment_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_edit_comment.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_label_change_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_label_change.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_noop_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_noop.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_metadata_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_metadata.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_status_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_status.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_title_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
op_set_title.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
operation_iterator_test.go identity: another round of cleanups 2019-03-01 22:52:53 +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,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
operation_pack.go bug: compute op's ID based on the serialized data on disk 2019-08-08 19:02:46 +02:00
operation_test.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
operation.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
snapshot.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02: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
timeline.go bug,entity: use a dedicated type to store IDs 2019-08-11 14:08:03 +02:00
with_snapshot.go bug: apply an operation with a pointer to the snapshot 2018-09-29 11:28:18 +02:00