Michael Muré
|
48bbd9ba78
|
Merge pull request #35 from MichaelMure/logo
Logo
|
2018-09-04 19:58:49 +02:00 |
|
Michael Muré
|
74c48ca064
|
logo: add logotype as well
|
2018-09-04 19:53:06 +02:00 |
|
Dmitry Teplov
|
33a0ae2bb4
|
docs: add missing period in README.md
|
2018-09-04 18:30:00 +02:00 |
|
Michael Muré
|
e82b92f65b
|
logo: add proper licensing and small cleaning
|
2018-09-04 18:22:36 +02:00 |
|
Dmitry Teplov
|
e32653037b
|
docs: add logo to README.md (#1)
|
2018-09-04 18:22:35 +02:00 |
|
Viktor [VAN] Teplov
|
be23f400b8
|
Add logo in svg format
|
2018-09-04 18:22:35 +02:00 |
|
Michael Muré
|
c0d3b4b032
|
cache: fix missed code path that should update the cache
fix #36
|
2018-09-04 18:20:21 +02:00 |
|
Michael Muré
|
e2a0d178cf
|
bug: make sure the lamport values are set properly after a commit
|
2018-09-03 21:39:10 +02:00 |
|
Michael Muré
|
0728c0050d
|
cache: provide a generic bug sorting function
|
2018-09-02 16:36:48 +02:00 |
|
Michael Muré
|
e3c445fa85
|
manpages: update
|
2018-09-02 15:53:44 +02:00 |
|
Michael Muré
|
919f98efdb
|
cache: provide sorted (id, creation, edit) list of bugs
|
2018-09-02 15:46:43 +02:00 |
|
Michael Muré
|
90a45b4c09
|
cache: rename RootCache into MultiRepoCache
Underline the fact that it's fine to use RepoCache alone
|
2018-09-02 15:45:14 +02:00 |
|
Michael Muré
|
6ff02ed842
|
add some documentation
|
2018-09-02 15:37:28 +02:00 |
|
Michael Muré
|
150b5d489c
|
invert the behavior of the build flag for the webui
Now produce by default a build with the packed webui, to make it go gettable properly.
fix #33
|
2018-09-02 00:06:50 +02:00 |
|
Michael Muré
|
7397c94d99
|
make CLI commands use the cache to lock the repo properly
|
2018-08-31 17:22:10 +02:00 |
|
Michael Muré
|
116a94401f
|
Merge pull request #32 from tplk/patch-1
webui: add name to web app manifest
|
2018-08-28 19:05:17 +02:00 |
|
Dmitry Teplov
|
11ad777670
|
webui: add name to web app manifest.
|
2018-08-27 21:59:53 +03:00 |
|
Michael Muré
|
fba56eda83
|
better naming for the graphql-s root resolver
|
2018-08-27 12:15:41 +02:00 |
|
Michael Muré
|
0514edad1a
|
cache: maintain, write and load from disk bug excerpts
|
2018-08-23 21:24:57 +02:00 |
|
Michael Muré
|
e7648996c8
|
bug: add a new BugExerpt that hold a subset of a bug state for efficient sorting and retrieval
|
2018-08-23 19:19:16 +02:00 |
|
Michael Muré
|
16f55e3f4d
|
bug: introduce WithSnapshot to maintain incrementally and effitiently a snapshot
|
2018-08-23 19:15:50 +02:00 |
|
Michael Muré
|
6d7dc465d8
|
cache: lock the repo with a pid file; automatic cleaning
|
2018-08-21 19:13:08 +02:00 |
|
Michael Muré
|
942178288d
|
readme: more styling
|
2018-08-21 14:46:36 +02:00 |
|
Michael Muré
|
fd26876798
|
readme: a bit of styling
|
2018-08-21 14:39:05 +02:00 |
|
Michael Muré
|
8abf98429b
|
Merge pull request #26 from x4m3/archlinux-package
readme: added archlinux aur package in install section
|
2018-08-20 01:11:49 +02:00 |
|
Quentin Gliech
|
ce2be02c94
|
webui: Ensure code format in CI by running eslint
|
2018-08-19 23:14:45 +02:00 |
|
Quentin Gliech
|
bb4ebed08c
|
webui: Format everything with prettier
|
2018-08-19 23:14:45 +02:00 |
|
Philippe Loctaux
|
4a2fedd923
|
readme: added archlinux aur package in install section
|
2018-08-19 23:12:50 +02:00 |
|
Michael Muré
|
8575abf285
|
bug: add a benchmark for reading all bugs in a repo
|
2018-08-19 21:27:10 +02:00 |
|
Michael Muré
|
285e839486
|
random_bugs: make it seedable and reusable
|
2018-08-19 21:26:35 +02:00 |
|
Michael Muré
|
08127d8d1c
|
bug: add benchmarcks for bug merge
|
2018-08-19 20:40:50 +02:00 |
|
Michael Muré
|
b58812136e
|
bug: remove use of the too recent %(refname:lstrip=-1) of git
fix #24
|
2018-08-19 13:58:55 +02:00 |
|
Michael Muré
|
71523f23ed
|
Readme: advertise a little more the chat lobby
|
2018-08-18 18:34:24 +02:00 |
|
Michael Muré
|
6ecfb9da76
|
Readme: add the gitter badge
|
2018-08-18 18:31:15 +02:00 |
|
Michael Muré
|
45f671b5c6
|
Merge pull request #19 from MichaelMure/webui-label-colors
Different colors for labels based on their hash
|
2018-08-18 14:34:14 +02:00 |
|
Quentin Gliech
|
3085ab25ca
|
Different colors for labels based on their hash
webui: A hash is computed on each label, which is then used to determine
the label's color.
|
2018-08-17 21:54:14 -04:00 |
|
Michael Muré
|
f8f48b975a
|
Merge pull request #14 from zetok/typos
docs: fix some typos
|
2018-08-17 20:04:41 +02:00 |
|
Zetok Zalbavar
|
73bd0f4a4e
|
docs: fix some typos
|
2018-08-17 18:46:03 +01:00 |
|
Michael Muré
|
c974cc022d
|
termui: fix a crash when a bug is created with an empty message
|
2018-08-17 16:42:10 +02:00 |
|
Michael Muré
|
d959acc29d
|
version 0.2.0
|
2018-08-17 13:37:50 +02:00 |
|
Michael Muré
|
eaef314936
|
create_random_bugs: create less bugs
|
2018-08-17 13:37:50 +02:00 |
|
Michael Muré
|
e076931aa5
|
webui: pack it
|
2018-08-17 13:37:49 +02:00 |
|
Michael Muré
|
1e8e1af674
|
readme: cleanup
|
2018-08-17 13:33:28 +02:00 |
|
Michael Muré
|
4e9ff2f5b6
|
readme: fix the termui screencast not working on github
|
2018-08-17 13:31:39 +02:00 |
|
Michael Muré
|
55ab9631b9
|
readme: update with new recording of the termui, and screen of the webui
|
2018-08-17 13:19:35 +02:00 |
|
Michael Muré
|
c93c0221ca
|
termui: fix left/right unnecessarely moving up/down
|
2018-08-17 13:07:46 +02:00 |
|
Michael Muré
|
90f235b393
|
makefile: add a target to clean bugs on a remote
|
2018-08-17 12:51:55 +02:00 |
|
Michael Muré
|
e482a37776
|
termiu: show the bug after creation
|
2018-08-17 12:37:58 +02:00 |
|
Michael Muré
|
6af16c1ccd
|
termui: fix out of bounds when opening a bug on non-first page
|
2018-08-17 12:10:28 +02:00 |
|
Michael Muré
|
1e43a6a7e3
|
add a new main to generate random bugs
|
2018-08-16 18:22:00 +02:00 |
|