index
:
git-bug
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache
/
repo_cache.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo: move bleve there
Michael Muré
2020-12-08
1
-8
/
+6
*
repo: finish RepoStorage move
Michael Muré
2020-12-08
1
-23
/
+8
*
Add full-text search support in the ls command
Mike Goldin
2020-11-17
1
-19
/
+2
*
Create a search cache index when git-bug starts up if none exists
Mike Goldin
2020-11-17
1
-0
/
+36
*
identity: remove support for legacy identity
Michael Muré
2020-10-04
1
-1
/
+2
*
cache,bug,identity: structural change
Michael Muré
2020-10-04
1
-2
/
+2
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
1
-0
/
+2
*
Fix bugs and cleanup code
vince
2020-08-26
1
-2
/
+2
*
cache: simplify cache eviction
Michael Muré
2020-08-25
1
-11
/
+19
*
Implement cache eviction and testing
vince
2020-08-25
1
-12
/
+4
*
Implement the LRU Cache
vince
2020-08-20
1
-2
/
+18
*
cache: fix BugExcerpt's timestamp not properly stored
Michael Muré
2020-07-28
1
-2
/
+1
*
cache: split into multiple files for readability
Michael Muré
2020-07-03
1
-846
/
+14
*
repository: merge git.Hash in for one less /util package
Michael Muré
2020-07-01
1
-5
/
+4
*
Reorganize the webUI and API code
Michael Muré
2020-06-27
1
-0
/
+10
*
repository: remove tie to Bug, improved and reusable testing
Michael Muré
2020-06-26
1
-0
/
+6
*
fix cache not rebuilding properly
Michael Muré
2020-06-26
1
-20
/
+3
*
bug: harmonize how time are used, fix some issues in command special formats
Michael Muré
2020-06-25
1
-4
/
+8
*
query: no need for an ast package
Michael Muré
2020-03-28
1
-11
/
+11
*
cache: replace the all-in-one query parser by a complete one with AST/lexer/p...
Michael Muré
2020-03-28
1
-6
/
+14
*
identity: bring back the login to hold that info from bridges (purely informa...
Michael Muré
2020-02-25
1
-5
/
+5
*
graphql: expose the name of Repository
Michael Muré
2020-02-12
1
-0
/
+12
*
cache: add proper locking to avoid concurrent access
Michael Muré
2020-02-09
1
-1
/
+86
*
graphql: use the cache in priority for fast browsing at < 20ms instead of sec...
Michael Muré
2020-02-09
1
-22
/
+86
*
more more wip
Michael Muré
2020-02-08
1
-11
/
+20
*
cache: rework resolving of bugs, identity
Michael Muré
2020-02-08
1
-42
/
+30
*
cmd: "user create" only assign the user identity if not set
Michael Muré
2019-12-10
1
-0
/
+4
*
cache: update RepoCache and identity to use new repository Config
amine
2019-11-01
1
-25
/
+10
*
issue 178: fetch the repo dir with rev-parse --git-dir
Sebastien Devaux
2019-08-24
1
-3
/
+3
*
bridge/core: add context.Context to ImportAll and ExportAll signatures
Amine Hilaly
2019-08-18
1
-12
/
+4
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
1
-37
/
+37
*
cache: expose the operation when creating a new bug
Michael Muré
2019-06-16
1
-9
/
+9
*
Add GetRemotes functionalities
Sladyn
2019-05-29
1
-1
/
+6
*
repository: add ReadConfigBool and ReadConfigString functions
Michael Muré
2019-05-27
1
-0
/
+12
*
doc: add an architecture overview
Michael Muré
2019-04-18
1
-1
/
+1
*
cache: add a push/pull test
Michael Muré
2019-04-02
1
-0
/
+21
*
cache: properly push/pull identities and bugs
Michael Muré
2019-03-27
1
-14
/
+46
*
cache: add basic unit testing
Michael Muré
2019-03-25
1
-0
/
+13
*
cache: better API to access excerpts
Michael Muré
2019-03-01
1
-12
/
+20
*
identity: another round of cleanups
Michael Muré
2019-03-01
1
-4
/
+0
*
commands: add a super-fast "user ls" command
Michael Muré
2019-03-01
1
-0
/
+12
*
cache: fix ResolveIdentityImmutableMetadata byt storing metadata in IdentityE...
Michael Muré
2019-03-01
1
-2
/
+2
*
identity: store the times properly
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: working identity cache
Michael Muré
2019-03-01
1
-8
/
+129
*
identity: wip caching
Michael Muré
2019-03-01
1
-24
/
+64
*
identity: work on higher level now, cache, first two identity commands
Michael Muré
2019-03-01
1
-16
/
+52
*
identity: all tests green o/
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: wip push/pull
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: more cleaning and fixes after a code review
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-45
/
+93
[next]