.. |
bug_actions_test.go
|
bug: in op convenience function, return the new op to be able to set metadata later
|
2018-10-01 23:31:16 +02: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
|
catch a lot of error not being checked
|
2018-09-13 12:43:47 +02:00 |
comment.go
|
timeline: various minor improvements
|
2018-09-30 11:03:42 +02: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
|
bug: in op convenience function, return the new op to be able to set metadata later
|
2018-10-01 23:31:16 +02:00 |
op_create_test.go
|
bug: use deditated type for all TimelineItem
|
2018-09-30 17:15:54 +02:00 |
op_create.go
|
bug: in op convenience function, return the new op to be able to set metadata later
|
2018-10-01 23:31:16 +02: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
|
bug: message can be empty on edit comment
|
2018-10-01 23:32:52 +02:00 |
op_label_change.go
|
bug: in op convenience function, return the new op to be able to set metadata later
|
2018-10-01 23:31:16 +02:00 |
op_noop.go
|
bug: add a new no-op operation to store arbitrary metadata on a bug
|
2018-10-01 21:58:50 +02:00 |
op_set_status.go
|
bug: in op convenience function, return the new op to be able to set metadata later
|
2018-10-01 23:31:16 +02:00 |
op_set_title.go
|
bug: in op convenience function, return the new op to be able to set metadata later
|
2018-10-01 23:31:16 +02: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
|
bug: add a test for operations hash
|
2018-10-01 21:44:42 +02:00 |
operation.go
|
github: working incremental + comment history for the first comment
|
2018-10-01 23:34:45 +02:00 |
person.go
|
github: also pull users email
|
2018-10-07 18:27:23 +02:00 |
snapshot.go
|
github: working incremental + comment history for the first comment
|
2018-10-01 23:34:45 +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 |
time.go
|
timeline: various minor improvements
|
2018-09-30 11:03:42 +02:00 |
timeline.go
|
github: working incremental + comment history for the first comment
|
2018-10-01 23:34:45 +02:00 |
with_snapshot.go
|
bug: apply an operation with a pointer to the snapshot
|
2018-09-29 11:28:18 +02:00 |