summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* travis: enable go 1.12, build release with go 1.110.5.0Michael Muré2019-04-22
* readme: add a feature matrix of the bridges implementationMichael Muré2019-04-21
* termui: make bugTable only use the cache Easy pickMichael Muré2019-04-21
* Update architecture.mdMichael Muré2019-04-18
* doc: add an architecture overviewMichael Muré2019-04-18
* readme: update the documentation with the new identity workflowMichael Muré2019-04-18
* move media in /miscMichael Muré2019-04-17
* bug: fix a potential crash with malformed data in EditCommentOperationMichael Muré2019-04-17
* bug: fix EditCommentOperation targeting the wrong commentMichael Muré2019-04-14
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-11
* Merge pull request #125 from ludovicm67/patch-edit-no-selectionMichael Muré2019-04-11
|\
| * termui: fix bug when trying to edit without selectionludovicm672019-04-10
* | Merge pull request #124 from ludovicm67/feat-valid-labelsMichael Muré2019-04-10
|\ \ | |/ |/|
| * graphql: expose valid labelsludovicm672019-04-10
|/
* force a version of golang.org/x/tools due to an incompatibility with gqlgenMichael Muré2019-04-10
* Merge pull request #123 from A-Hilaly/graphqlMichael Muré2019-04-10
|\
| * drop go 1.8 supportAmine Hilaly2019-04-09
| * Update Gopkg.*Amine Hilaly2019-04-09
| * Support gqlgen v0.8.3Amine Hilaly2019-04-09
|/
* Merge pull request #122 from A-Hilaly/command-ls-showMichael Muré2019-04-05
|\
| * integrate actors and participant filters into ls and show commandsAmine Hilaly2019-04-05
|/
* Merge pull request #121 from A-Hilaly/query-humanidMichael Muré2019-04-05
|\
| * implement identityExcerpt match method and integrate it into filtersAmine Hilaly2019-04-05
| * Support query with identity ID and truncated IDAmine Hilaly2019-04-05
* | doc: fix typosMichael Muré2019-04-05
|/
* graphql: fix test indentationMichael Muré2019-04-05
* graphql: make Bug's actors and participants a connectionMichael Muré2019-04-05
* Merge pull request #117 from A-Hilaly/bug-participantsMichael Muré2019-04-05
|\
| * improve docsAmine Hilaly2019-04-05
| * Improve actor/participant query filtersAmine Hilaly2019-04-04
| * Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-04
|/
* commands: add a --field flag to "git bug user" to display users details indiv...Michael Muré2019-04-03
* commands: add "show --field humanId"Michael Muré2019-04-03
* commands: fix labels no showing properly in "git bug show <id> -f labels"Michael Muré2019-04-03
* cache: add a push/pull testMichael Muré2019-04-02
* Merge pull request #116 from sladyn98/fixlabelqueryMichael Muré2019-04-01
|\
| * cache/filter.go: Fix and match for labelsSladyn2019-03-31
* | update generated filesMichael Muré2019-04-01
* | graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-01
* | webui: pack itMichael Muré2019-03-31
* | Merge pull request #104 from MichaelMure/sandhose/webui-timelineMichael Muré2019-03-31
|\ \
| * | webui: Rework timeline styleQuentin Gliech2019-03-30
| * | webui: Use Timeline API instead of raw operationsQuentin Gliech2019-03-30
| |/
* | Merge pull request #114 from MichaelMure/sandhose/webui-update-depsMichael Muré2019-03-31
|\ \ | |/ |/|
| * webui: Upgrade dependenciesQuentin Gliech2019-03-30
|/
* commands: display comment's id in "git bug comment"Michael Muré2019-03-28
* commands: fix a bad output in "bug comment"Michael Muré2019-03-28
* commands: only return the error (not the function help) when no identity is setMichael Muré2019-03-27
* regenerate md and man filesMichael Muré2019-03-27
* cache: properly push/pull identities and bugsMichael Muré2019-03-27