aboutsummaryrefslogtreecommitdiffstats
path: root/cache
Commit message (Expand)AuthorAgeFilesLines
* issue 178: fetch the repo dir with rev-parse --git-dirSebastien Devaux2019-08-241-3/+3
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-181-12/+4
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-125-87/+62
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-3/+4
* fix everything following the hash-->id changeMichael Muré2019-08-081-12/+8
* [misc] update man docs and completion scriptsAmine Hilaly2019-06-241-1/+1
* [cache] BugCache: Add set metadata methodsAmine Hilaly2019-06-241-0/+18
* cache: consistently use "ref" to fetch a repositoryMichael Muré2019-06-231-1/+1
* fix testsMichael Muré2019-06-161-4/+4
* graphql: change mutations to respect the Relay specificationMichael Muré2019-06-161-2/+2
* cache: expose the operation when creating a new bugMichael Muré2019-06-161-9/+9
* Add GetRemotes functionalitiesSladyn2019-05-291-1/+6
* repository: add ReadConfigBool and ReadConfigString functionsMichael Muré2019-05-271-0/+12
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-4/+6
* Add ForceLabelChange functionalitiesAmine Hilaly2019-05-051-0/+27
* doc: add an architecture overviewMichael Muré2019-04-182-2/+2
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-111-0/+14
* implement identityExcerpt match method and integrate it into filtersAmine Hilaly2019-04-052-12/+11
* Support query with identity ID and truncated IDAmine Hilaly2019-04-051-1/+5
* improve docsAmine Hilaly2019-04-051-6/+6
* Improve actor/participant query filtersAmine Hilaly2019-04-041-18/+26
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-044-10/+79
* cache: add a push/pull testMichael Muré2019-04-022-0/+76
* cache/filter.go: Fix and match for labelsSladyn2019-03-311-1/+1
* cache: properly push/pull identities and bugsMichael Muré2019-03-271-14/+46
* cache: add basic unit testingMichael Muré2019-03-252-0/+114
* cache: make the title filter case insensitiveMichael Muré2019-03-032-3/+40
* Commit to chane the description of functionSladyn2019-03-031-1/+1
* Rebased and updated.Sladyn2019-03-023-15/+23
* Rectified TestsSladyn2019-03-021-1/+1
* Fixed filter.go Sladyn2019-03-021-5/+1
* Made requested changesSladyn2019-03-023-23/+13
* ls.go:`git bug ls` should be fasterSladyn2019-03-023-2/+31
* cache: better API to access excerptsMichael Muré2019-03-011-12/+20
* identity: another round of cleanupsMichael Muré2019-03-011-4/+0
* commands: add a super-fast "user ls" commandMichael Muré2019-03-013-3/+39
* cache: fix ResolveIdentityImmutableMetadata byt storing metadata in IdentityE...Michael Muré2019-03-012-7/+9
* github: fix 3 edge-case failuresMichael Muré2019-03-011-34/+34
* identity: some UX cleanupMichael Muré2019-03-012-6/+6
* identity: store the times properlyMichael Muré2019-03-011-1/+1
* identity: working identity cacheMichael Muré2019-03-014-31/+202
* identity: wip cachingMichael Muré2019-03-015-41/+133
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-013-36/+96
* identity: all tests green o/Michael Muré2019-03-012-7/+7
* identity: I can compile again !!Michael Muré2019-03-011-4/+1
* identity: wip push/pullMichael Muré2019-03-011-1/+1
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-014-14/+25
* identity: more progress and fixesMichael Muré2019-03-013-45/+98
* identity: more progress and fixesMichael Muré2019-03-012-1/+71
* WIP identity in gitMichael Muré2019-03-013-15/+20