aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #533 from MichaelMure/dependabot/go_modules/github.com/Mic...Michael Muré2021-01-312-1/+4
|\
| * build(deps): bump github.com/MichaelMure/go-term-textdependabot-preview[bot]2021-01-252-1/+4
* | Merge pull request #538 from claudioantonio/webui_158Michael Muré2021-01-317-19/+272
|\ \ | |/ |/|
| * Commit for #158Cláudio2021-01-302-27/+17
| * Commit for #158Cláudio2021-01-304-51/+3
| * Commit for #158Cláudio2021-01-292-2/+23
| * Partial commit for #158Cláudio2021-01-292-11/+141
| * Partial commit for #158Cláudio2021-01-291-1/+1
| * Partial commit for #158Cláudio2021-01-283-20/+32
| * Partial commit for #158Cláudio2021-01-266-23/+126
| * Partial commit for #158Cláudio2021-01-251-2/+8
| * Partial commit for #158Cláudio2021-01-242-2/+38
| * Partial commit to #158Cláudio2021-01-244-19/+22
* | Merge pull request #524 from MichaelMure/dependabot/go_modules/golang.org/x/t...Michael Muré2021-01-242-1/+2
|\ \
| * | build(deps): bump golang.org/x/text from 0.3.4 to 0.3.5dependabot-preview[bot]2021-01-112-1/+2
| |/
* | Merge pull request #526 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2021-01-242-1/+2
|\ \ | |/ |/|
| * build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0dependabot-preview[bot]2021-01-142-1/+2
|/
* Merge pull request #518 from MichaelMure/expose-format-versionMichael Muré2020-12-154-4/+42
|\
| * expose format versionvince2020-12-154-4/+42
|/
* Merge pull request #513 from MichaelMure/dependabot/go_modules/github.com/ble...Michael Muré2020-12-092-1/+11
|\
| * build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14dependabot-preview[bot]2020-12-092-1/+11
|/
* Merge pull request #510 from MichaelMure/repo-reworkMichael Muré2020-12-0833-317/+620
|\
| * repo: close before deletingMichael Muré2020-12-082-0/+10
| * add github actionsMichael Muré2020-12-083-0/+82
| * repo: move bleve thereMichael Muré2020-12-0811-59/+262
| * repo: simpler clock mutex lockingMichael Muré2020-12-083-12/+11
| * repo: remove the memory-only repo for nowMichael Muré2020-12-081-32/+3
| * repo: finish RepoStorage moveMichael Muré2020-12-0821-192/+191
| * repo: more work towards RepoStorageMichael Muré2020-12-059-51/+97
| * Move new RepoStorage interface to GoGitRepo, revert repoTestMark2020-12-052-13/+7
| * Add RepoStorage interface (for draft PR)Mark2020-12-053-18/+17
* | Merge pull request #508 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2020-12-052-1/+2
|\ \ | |/ |/|
| * build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1dependabot-preview[bot]2020-12-032-1/+2
|/
* Update README.mdMichael Muré2020-11-291-2/+2
* go.sumMichael Muré2020-11-291-0/+6
* Merge pull request #503 from MichaelMure/dependabot/go_modules/github.com/ble...Michael Muré2020-11-232-1/+7
|\
| * build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13dependabot-preview[bot]2020-11-232-1/+7
* | Merge pull request #502 from kenrestivo/patch-1Michael Muré2020-11-231-1/+1
|\ \ | |/ |/|
| * Update README.mdken restivo2020-11-221-1/+1
|/
* Merge pull request #499 from MichaelMure/remove-identityMichael Muré2020-11-224-56/+170
|\
| * add remove identity featurevince2020-11-225-56/+173
* | Merge pull request #498 from MichaelMure/dependabot/go_modules/github.com/ble...Michael Muré2020-11-222-1/+7
|\ \
| * | build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12dependabot-preview[bot]2020-11-182-1/+7
* | | github: minor cleanupsMichael Muré2020-11-221-12/+26
* | | Merge pull request #496 from rng-dynamics/masterMichael Muré2020-11-221-97/+109
|\ \ \ | |/ / |/| |
| * | Change return type from map to structAlexander Scharinger2020-11-181-13/+18
| * | Apply suggestions from code reviewrng-dynamics2020-11-181-2/+2
| * | Revision of Github bridge device authorization grantAlexander Scharinger2020-11-181-59/+72
| * | Replace Github authorization endpoint by device authorization grantAlexander Scharinger2020-11-181-100/+94
|/ /
* | Merge pull request #446 from MichaelMure/bug-ftsVincent Tiu2020-11-1713-136/+419
|\ \