git-bug/bug
vince 647b05eee4
add remove identity feature
also adds:
- listlocalidentities
- refactors refstoids into entity package
2020-11-22 15:20:51 +01:00
..
bug_actions_test.go cache,bug,identity: structural change 2020-10-04 20:39:10 +02:00
bug_actions.go cache,bug,identity: structural change 2020-10-04 20:39:10 +02:00
bug_test.go cache,bug,identity: structural change 2020-10-04 20:39:10 +02:00
bug.go add remove identity feature 2020-11-22 15:20:51 +01:00
clocks.go cache,bug,identity: structural change 2020-10-04 20:39:10 +02:00
comment.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02: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 identity: remove support for legacy identity 2020-10-04 20:50:15 +02:00
op_add_comment.go typos and minor readme fix 2020-07-15 11:57:42 +02:00
op_create_test.go identity: remove support for legacy identity 2020-10-04 20:50:15 +02:00
op_create.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
op_edit_comment_test.go identity: remove support for legacy identity 2020-10-04 20:50:15 +02: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 identity: remove support for legacy identity 2020-10-04 20:50:15 +02: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 identity: remove support for legacy identity 2020-10-04 20:50:15 +02: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 identity: remove support for legacy identity 2020-10-04 20:50:15 +02: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 identity: remove support for legacy identity 2020-10-04 20:50:15 +02: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 identity: remove support for legacy identity 2020-10-04 20:50:15 +02: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 cache,bug,identity: structural change 2020-10-04 20:39:10 +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 identity: remove support for legacy identity 2020-10-04 20:50:15 +02:00
operation_pack.go identity: remove support for legacy identity 2020-10-04 20:50:15 +02:00
operation_test.go identity: remove support for legacy identity 2020-10-04 20:50:15 +02:00
operation.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
snapshot.go bug: harmonize how time are used, fix some issues in command special formats 2020-06-25 23:18:17 +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 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: apply an operation with a pointer to the snapshot 2018-09-29 11:28:18 +02:00