.. |
bug_actions_test.go
|
use more testify, fix unchecked errors
|
2018-09-29 21:09:09 +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: apply an operation with a pointer to the snapshot
|
2018-09-29 11:28:18 +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: use a value embedding for OpBase
|
2018-10-01 11:37:17 +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: use a value embedding for OpBase
|
2018-10-01 11:37:17 +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: use a value embedding for OpBase
|
2018-10-01 11:37:17 +02:00 |
op_label_change.go
|
bug: use a value embedding for OpBase
|
2018-10-01 11:37:17 +02:00 |
op_set_status.go
|
bug: use a value embedding for OpBase
|
2018-10-01 11:37:17 +02:00 |
op_set_title.go
|
bug: use a value embedding for OpBase
|
2018-10-01 11:37:17 +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
|
bug: use a value embedding for OpBase
|
2018-10-01 11:37:17 +02:00 |
person.go
|
bug: add the optional field AvatarUrl to Person
|
2018-09-25 17:55:20 +02:00 |
snapshot.go
|
bug: use deditated type for all TimelineItem
|
2018-09-30 17:15:54 +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
|
add documentation
|
2018-10-01 21:47:12 +02:00 |
with_snapshot.go
|
bug: apply an operation with a pointer to the snapshot
|
2018-09-29 11:28:18 +02:00 |