Commit log

e3c445f manpages: update

Michael Muré created

919f98e cache: provide sorted (id, creation, edit) list of bugs

Michael Muré created

90a45b4 cache: rename RootCache into MultiRepoCache

Click to expand commit body
Underline the fact that it's fine to use RepoCache alone

Michael Muré created

6ff02ed add some documentation

Michael Muré created

150b5d4 invert the behavior of the build flag for the webui

Click to expand commit body
Now produce by default a build with the packed webui, to make it go gettable properly.

fix #33

Michael Muré created

7397c94 make CLI commands use the cache to lock the repo properly

Michael Muré created

116a944 Merge pull request #32 from tplk/patch-1

Click to expand commit body
webui: add name to web app manifest

Michael Muré created

11ad777 webui: add name to web app manifest.

Dmitry Teplov created

fba56ed better naming for the graphql-s root resolver

Michael Muré created

0514eda cache: maintain, write and load from disk bug excerpts

Michael Muré created

e764899 bug: add a new BugExerpt that hold a subset of a bug state for efficient sorting and retrieval

Michael Muré created

16f55e3 bug: introduce WithSnapshot to maintain incrementally and effitiently a snapshot

Michael Muré created

6d7dc46 cache: lock the repo with a pid file; automatic cleaning

Michael Muré created

9421782 readme: more styling

Michael Muré created

fd26876 readme: a bit of styling

Michael Muré created

8abf984 Merge pull request #26 from x4m3/archlinux-package

Click to expand commit body
readme: added archlinux aur package in install section

Michael Muré created

ce2be02 webui: Ensure code format in CI by running eslint

Quentin Gliech created

bb4ebed webui: Format everything with prettier

Quentin Gliech created

4a2fedd readme: added archlinux aur package in install section

Philippe Loctaux created

8575abf bug: add a benchmark for reading all bugs in a repo

Michael Muré created

285e839 random_bugs: make it seedable and reusable

Michael Muré created

08127d8 bug: add benchmarcks for bug merge

Michael Muré created

b588121 bug: remove use of the too recent %(refname:lstrip=-1) of git

Click to expand commit body
fix #24

Michael Muré created

71523f2 Readme: advertise a little more the chat lobby

Michael Muré created

6ecfb9d Readme: add the gitter badge

Michael Muré created

45f671b Merge pull request #19 from MichaelMure/webui-label-colors

Click to expand commit body
Different colors for labels based on their hash

Michael Muré created

3085ab2 Different colors for labels based on their hash

Click to expand commit body
webui: A hash is computed on each label, which is then used to determine
the label's color.

Quentin Gliech created

f8f48b9 Merge pull request #14 from zetok/typos

Click to expand commit body
docs: fix some typos

Michael Muré created

73bd0f4 docs: fix some typos

Zetok Zalbavar created

c974cc0 termui: fix a crash when a bug is created with an empty message

Michael Muré created

d959acc version 0.2.0

Michael Muré created

eaef314 create_random_bugs: create less bugs

Michael Muré created

e076931 webui: pack it

Michael Muré created

1e8e1af readme: cleanup

Michael Muré created

4e9ff2f readme: fix the termui screencast not working on github

Michael Muré created

55ab963 readme: update with new recording of the termui, and screen of the webui

Michael Muré created

c93c022 termui: fix left/right unnecessarely moving up/down

Michael Muré created

90f235b makefile: add a target to clean bugs on a remote

Michael Muré created

e482a37 termiu: show the bug after creation

Michael Muré created

6af16c1 termui: fix out of bounds when opening a bug on non-first page

Michael Muré created

1e43a6a add a new main to generate random bugs

Michael Muré created

f510e43 makefile: add a target to remove all local bugs

Michael Muré created

51b0d70 webui: minor css improvements

Michael Muré created

1e9f2a9 fix tests

Michael Muré created

f728a02 webui: pack it

Michael Muré created

11b7926 webui: display status change in the timeline

Michael Muré created

17aa405 webui: display title changes in the timeline

Michael Muré created

a474093 bug: add "was" on SetTitleOperation to store what the title was

Michael Muré created

cf9e83e webui: display label changes in the timeline + cleaning evrywhere

Michael Muré created

1984d43 webui: rework of the bug page with a timeline

Michael Muré created