Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #540 from claudioantonio/webui_539 | Michael Muré | 2021-02-01 | 3 | -69/+45 | |
|\ \ \ | ||||||
| * | | | Commit for #539 | Cláudio | 2021-01-31 | 3 | -69/+45 | |
* | | | | Merge pull request #534 from MichaelMure/gh-bridge-pull-fix | Michael Muré | 2021-02-01 | 3 | -419/+345 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add comments | Alexander Scharinger | 2021-01-28 | 1 | -9/+41 | |
| * | | | Fix bug | Alexander Scharinger | 2021-01-26 | 1 | -1/+1 | |
| * | | | Integrate new Github Bridge import | Alexander Scharinger | 2021-01-24 | 3 | -812/+246 | |
| * | | | Add GraphQL github-bridge query for comment edits | Alexander Scharinger | 2021-01-24 | 2 | -1/+92 | |
| * | | | Add GraphQL github timeline query and iterator | Alexander Scharinger | 2021-01-24 | 2 | -3/+115 | |
| * | | | Add issue edit iterator | Alexander Scharinger | 2021-01-24 | 2 | -13/+97 | |
| * | | | Add issue iterator | Alexander Scharinger | 2021-01-24 | 1 | -0/+90 | |
| * | | | Add GraphQL github issue query | Alexander Scharinger | 2021-01-24 | 2 | -0/+40 | |
| * | | | WIP: Pinpoint some of the reasons for bug #385 | Alexander Scharinger | 2020-12-12 | 2 | -5/+48 | |
* | | | | Merge pull request #533 from MichaelMure/dependabot/go_modules/github.com/Mic... | Michael Muré | 2021-01-31 | 2 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | build(deps): bump github.com/MichaelMure/go-term-text | dependabot-preview[bot] | 2021-01-25 | 2 | -1/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #538 from claudioantonio/webui_158 | Michael Muré | 2021-01-31 | 7 | -19/+272 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Commit for #158 | Cláudio | 2021-01-30 | 2 | -27/+17 | |
| * | | | Commit for #158 | Cláudio | 2021-01-30 | 4 | -51/+3 | |
| * | | | Commit for #158 | Cláudio | 2021-01-29 | 2 | -2/+23 | |
| * | | | Partial commit for #158 | Cláudio | 2021-01-29 | 2 | -11/+141 | |
| * | | | Partial commit for #158 | Cláudio | 2021-01-29 | 1 | -1/+1 | |
| * | | | Partial commit for #158 | Cláudio | 2021-01-28 | 3 | -20/+32 | |
| * | | | Partial commit for #158 | Cláudio | 2021-01-26 | 6 | -23/+126 | |
| * | | | Partial commit for #158 | Cláudio | 2021-01-25 | 1 | -2/+8 | |
| * | | | Partial commit for #158 | Cláudio | 2021-01-24 | 2 | -2/+38 | |
| * | | | Partial commit to #158 | Cláudio | 2021-01-24 | 4 | -19/+22 | |
* | | | | Merge pull request #524 from MichaelMure/dependabot/go_modules/golang.org/x/t... | Michael Muré | 2021-01-24 | 2 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | build(deps): bump golang.org/x/text from 0.3.4 to 0.3.5 | dependabot-preview[bot] | 2021-01-11 | 2 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #526 from MichaelMure/dependabot/go_modules/github.com/str... | Michael Muré | 2021-01-24 | 2 | -1/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 | dependabot-preview[bot] | 2021-01-14 | 2 | -1/+2 | |
|/ / / | ||||||
* | | | Merge pull request #518 from MichaelMure/expose-format-version | Michael Muré | 2020-12-15 | 4 | -4/+42 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | expose format version | vince | 2020-12-15 | 4 | -4/+42 | |
|/ / | ||||||
* | | Merge pull request #513 from MichaelMure/dependabot/go_modules/github.com/ble... | Michael Muré | 2020-12-09 | 2 | -1/+11 | |
|\ \ | ||||||
| * | | build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14 | dependabot-preview[bot] | 2020-12-09 | 2 | -1/+11 | |
|/ / | ||||||
* | | Merge pull request #510 from MichaelMure/repo-rework | Michael Muré | 2020-12-08 | 33 | -317/+620 | |
|\ \ | ||||||
| * | | repo: close before deleting | Michael Muré | 2020-12-08 | 2 | -0/+10 | |
| * | | add github actions | Michael Muré | 2020-12-08 | 3 | -0/+82 | |
| * | | repo: move bleve there | Michael Muré | 2020-12-08 | 11 | -59/+262 | |
| * | | repo: simpler clock mutex locking | Michael Muré | 2020-12-08 | 3 | -12/+11 | |
| * | | repo: remove the memory-only repo for now | Michael Muré | 2020-12-08 | 1 | -32/+3 | |
| * | | repo: finish RepoStorage move | Michael Muré | 2020-12-08 | 21 | -192/+191 | |
| * | | repo: more work towards RepoStorage | Michael Muré | 2020-12-05 | 9 | -51/+97 | |
| * | | Move new RepoStorage interface to GoGitRepo, revert repoTest | Mark | 2020-12-05 | 2 | -13/+7 | |
| * | | Add RepoStorage interface (for draft PR) | Mark | 2020-12-05 | 3 | -18/+17 | |
| |/ | ||||||
* | | Merge pull request #508 from MichaelMure/dependabot/go_modules/github.com/xan... | Michael Muré | 2020-12-05 | 2 | -1/+2 | |
|\ \ | |/ |/| | ||||||
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1 | dependabot-preview[bot] | 2020-12-03 | 2 | -1/+2 | |
|/ | ||||||
* | Update README.md | Michael Muré | 2020-11-29 | 1 | -2/+2 | |
* | go.sum | Michael Muré | 2020-11-29 | 1 | -0/+6 | |
* | Merge pull request #503 from MichaelMure/dependabot/go_modules/github.com/ble... | Michael Muré | 2020-11-23 | 2 | -1/+7 | |
|\ | ||||||
| * | build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13 | dependabot-preview[bot] | 2020-11-23 | 2 | -1/+7 | |
* | | Merge pull request #502 from kenrestivo/patch-1 | Michael Muré | 2020-11-23 | 1 | -1/+1 | |
|\ \ | |/ |/| |