Commit log
390ca86
Improve naming and functions signatures
Click to expand commit body
expose `NewIterator` in `github` package
remove `exist` in tests cases
skip tests when env var GITHUB_TOKEN is not given
Amine Hilaly
created
f7ea342
Add ForceLabelChange functionalities
Amine Hilaly
created
0d976f6
Add importer tests
Click to expand commit body
Changes to Importer and exporter interface
Improve importer
Fix extra edits bug
Amine Hilaly
created
3bcaa35
Integrate iterator with importer
Amine Hilaly
created
c8ad4db
Add github iterator
Click to expand commit body
use `goto` in .Next* functions
Update iterator.go
Amine Hilaly
created
c0c8b11
commands: fix ls-id description
Michael Muré
created
eb49467
readme: improve the bridge feature matrix
Michael Muré
created
3bc5e6d
readme: use check marks instead of confusing fruits
Michael Muré
created
015a3b2
readme: add a apple/tomato caption
Michael Muré
created
8d7a2c0
travis: enable go 1.12, build release with go 1.11
Michael Muré
created
5be164c
readme: add a feature matrix of the bridges implementation
Michael Muré
created
b76357a
termui: make bugTable only use the cache Easy pick
Click to expand commit body
fix #127
Michael Muré
created
ae7cf0b
Update architecture.md
Michael Muré
created
cc3a21a
doc: add an architecture overview
Michael Muré
created
5dd9d24
readme: update the documentation with the new identity workflow
Michael Muré
created
790c1e4
move media in /misc
Michael Muré
created
ef84fda
bug: fix a potential crash with malformed data in EditCommentOperation
Click to expand commit body
crashed with indexOutOfRange when the target of the op existed but wasn't a
CreateOperation or a AddCommentOperation
Michael Muré
created
d862575
bug: fix EditCommentOperation targeting the wrong comment
Click to expand commit body
fix #126
Michael Muré
created
5eeeae7
commands: fix ls not displaying the new Identities properly
Michael Muré
created
4fac4ab
Merge pull request #125 from ludovicm67/patch-edit-no-selection
Click to expand commit body
termui: fix bug when trying to edit without selection
Michael Muré
created
ff686e6
termui: fix bug when trying to edit without selection
ludovicm67
created
5db2ddc
Merge pull request #124 from ludovicm67/feat-valid-labels
Click to expand commit body
graphql: expose valid labels
Michael Muré
created
1446106
graphql: expose valid labels
ludovicm67
created
0e53d25
force a version of golang.org/x/tools due to an incompatibility with gqlgen
Michael Muré
created
9722d7c
Merge pull request #123 from A-Hilaly/graphql
Click to expand commit body
Upgrade gqlgen version to 0.8.3
Michael Muré
created
4d14cad
drop go 1.8 support
Amine Hilaly
created
26b5343
Update Gopkg.*
Amine Hilaly
created
6e8496f
Support gqlgen v0.8.3
Amine Hilaly
created
30efc99
Merge pull request #122 from A-Hilaly/command-ls-show
Click to expand commit body
integrate actors and participant filters into ls and show commands
Michael Muré
created
14ce66f
integrate actors and participant filters into ls and show commands
Amine Hilaly
created
16d2b92
Merge pull request #121 from A-Hilaly/query-humanid
Click to expand commit body
Support matching identities with ID and truncated ID
Michael Muré
created
1d00ded
implement identityExcerpt match method and integrate it into filters
Click to expand commit body
Update docs
Amine Hilaly
created
4184bea
doc: fix typos
Michael Muré
created
98169d5
Support query with identity ID and truncated ID
Amine Hilaly
created
5733178
graphql: fix test indentation
Michael Muré
created
e027d5e
graphql: make Bug's actors and participants a connection
Michael Muré
created
b9e413c
Merge pull request #117 from A-Hilaly/bug-participants
Click to expand commit body
Implement participants and actors functionalities
Michael Muré
created
Amine Hilaly
created
682da55
Improve actor/participant query filters
Click to expand commit body
Lower case identity login
Amine Hilaly
created
2a5fbc4
Expose actors and participants in snapshot and bug excerpt
Click to expand commit body
Append operations authors to each list on Apply() call
Expose actors and participants in graphql
Add actor/participant query filter and documentation
Amine Hilaly
created
5b0a92d
commands: add a --field flag to "git bug user" to display users details individually
Michael Muré
created
96d356a
commands: add "show --field humanId"
Michael Muré
created
a64aaac
commands: fix labels no showing properly in "git bug show <id> -f labels"
Click to expand commit body
fix #119
Michael Muré
created
96987bf
cache: add a push/pull test
Michael Muré
created
9765465
Merge pull request #116 from sladyn98/fixlabelquery
Click to expand commit body
cache/filter.go: Fix query match for --label
Michael Muré
created
ed7d8c1
update generated files
Michael Muré
created
15c258c
graphql: expose allIdentities, identities and userIdentity in the repo
Michael Muré
created
e028b89
webui: pack it
Michael Muré
created
dcf9738
Merge pull request #104 from MichaelMure/sandhose/webui-timeline
Click to expand commit body
Use Timeline API instead of raw operations
Michael Muré
created
9bc5543
Merge pull request #114 from MichaelMure/sandhose/webui-update-deps
Click to expand commit body
webui: Upgrade dependencies
Michael Muré
created