Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build(deps): bump github.com/gorilla/mux from 1.7.2 to 1.7.3 | dependabot-preview[bot] | 2019-07-01 | 1 | -3/+3 |
| | | | | | | | Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.7.2...v1.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5 | dependabot-preview[bot] | 2019-06-23 | 1 | -3/+3 |
| | | | | | | | Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v0.0.4...0.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | Merge pull request #145 from ↵ | Michael Muré | 2019-05-21 | 1 | -3/+3 |
|\ | | | | | | | | | MichaelMure/dependabot/dep/github.com/spf13/cobra-0.0.4 build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4 | ||||
| * | build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4 | dependabot[bot] | 2019-05-21 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
* | | Merge pull request #144 from ↵ | Michael Muré | 2019-05-21 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | MichaelMure/dependabot/dep/github.com/skratchdot/open-golang-79abb63 build(deps): bump github.com/skratchdot/open-golang from `75fb7ed` to `79abb63` | ||||
| * | | build(deps): bump github.com/skratchdot/open-golang | dependabot[bot] | 2019-05-21 | 1 | -2/+2 |
| |/ | | | | | | | | | | | | | Bumps [github.com/skratchdot/open-golang](https://github.com/skratchdot/open-golang) from `75fb7ed` to `79abb63`. - [Release notes](https://github.com/skratchdot/open-golang/releases) - [Commits](https://github.com/skratchdot/open-golang/compare/75fb7ed4208cf72d323d7d02fd1a5964a7a9073c...79abb63cd66e41cb1473e26d11ebdcd68b04c8e5) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
* | | Merge pull request #139 from ↵ | Michael Muré | 2019-05-21 | 1 | -11/+3 |
|\ \ | | | | | | | | | | | | | MichaelMure/dependabot/dep/github.com/gorilla/mux-1.7.2 build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2 | ||||
| * | | build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2 | dependabot[bot] | 2019-05-21 | 1 | -11/+3 |
| |/ | | | | | | | | | | | | | Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.6.2 to 1.7.2. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.6.2...v1.7.2) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
* / | build(deps): bump github.com/shurcooL/vfsgen from `62bca83` to `6a9ea43` | dependabot[bot] | 2019-05-21 | 1 | -2/+2 |
|/ | | | | | | | Bumps [github.com/shurcooL/vfsgen](https://github.com/shurcooL/vfsgen) from `62bca83` to `6a9ea43`. - [Release notes](https://github.com/shurcooL/vfsgen/releases) - [Commits](https://github.com/shurcooL/vfsgen/compare/62bca832be04bd2bcaabd3b68a6b19a7ec044411...6a9ea43bcacdf716a5c1b38efff722c07adf0069) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
* | Upgrade gqlgen version to v0.9.0 | Amine Hilaly | 2019-05-15 | 1 | -3/+3 |
| | |||||
* | Add unicode control characters test case | Amine Hilaly | 2019-05-05 | 1 | -0/+13 |
| | | | | | | | | | | | Move `cleanupText` to utils/text/transform.go `text.Cleanup`: removing unicode control characters except for those allowed by `text.Safe` Add golang.org/x/text dependencies fix text.Cleanup Fix import panic | ||||
* | force a version of golang.org/x/tools due to an incompatibility with gqlgen | Michael Muré | 2019-04-10 | 1 | -4/+6 |
| | |||||
* | drop go 1.8 support | Amine Hilaly | 2019-04-09 | 1 | -3/+3 |
| | |||||
* | Update Gopkg.* | Amine Hilaly | 2019-04-09 | 1 | -7/+15 |
| | |||||
* | graphql: expose allIdentities, identities and userIdentity in the repo | Michael Muré | 2019-04-01 | 1 | -3/+3 |
| | |||||
* | identity: more cleaning and fixes after a code review | Michael Muré | 2019-03-01 | 1 | -37/+0 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -0/+1 |
| | |||||
* | termui: use a forked gocui to fix large character handling | Michael Muré | 2018-12-25 | 1 | -9/+9 |
| | |||||
* | add a check for the minimal go version (1.8) | Michael Muré | 2018-12-23 | 1 | -0/+9 |
| | |||||
* | upgrade gqlgen to v0.7.1 | Michael Muré | 2018-12-23 | 1 | -7/+17 |
| | |||||
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 | 1 | -2/+6 |
| | |||||
* | use more testify, fix unchecked errors | Michael Muré | 2018-09-29 | 1 | -0/+25 |
| | |||||
* | bug: implement comment edition | Michael Muré | 2018-09-29 | 1 | -0/+28 |
| | | | | | - add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations | ||||
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -0/+9 |
| | |||||
* | graphql: add a general test for the handler/resolvers | Michael Muré | 2018-09-26 | 1 | -0/+17 |
| | |||||
* | github: query most of the data | Michael Muré | 2018-09-24 | 1 | -0/+76 |
| | |||||
* | bridge: add the beginning of a github importer | Michael Muré | 2018-09-21 | 1 | -2/+14 |
| | |||||
* | graphql: update gqlgen to 0.5.1 | Michael Muré | 2018-09-14 | 1 | -20/+52 |
| | | | | fix #6 | ||||
* | add a new main to generate random bugs | Michael Muré | 2018-08-16 | 1 | -0/+17 |
| | |||||
* | gqlgen: add a small program to go:generate the code | Michael Muré | 2018-08-14 | 1 | -1/+19 |
| | |||||
* | webui: don't pack the huge .map file for production | Michael Muré | 2018-08-14 | 1 | -2/+6 |
| | |||||
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 1 | -3/+68 |
| | |||||
* | vendor deps | Michael Muré | 2018-07-31 | 1 | -1/+7 |
| | |||||
* | vendor gocui on the master branch because of no release in a while | Michael Muré | 2018-07-30 | 1 | -3/+3 |
| | |||||
* | vendor gocui | Michael Muré | 2018-07-30 | 1 | -1/+19 |
| | |||||
* | cleaning | Michael Muré | 2018-07-29 | 1 | -25/+1 |
| | |||||
* | relay connection working with gqlgen | Michael Muré | 2018-07-29 | 1 | -1/+28 |
| | |||||
* | generate markdown documentation | Michael Muré | 2018-07-20 | 1 | -2/+23 |
| | |||||
* | humanize time | Michael Muré | 2018-07-19 | 1 | -1/+7 |
| | |||||
* | bug: replace the uuid based id with the hash of the first commit | Michael Muré | 2018-07-19 | 1 | -7/+1 |
| | |||||
* | remove tests with go 1.8 due to conflict with cobra/vipe | Michael Muré | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | webui: add a primitive graphql handler | Michael Muré | 2018-07-19 | 1 | -1/+25 |
| | |||||
* | fix dependencies | Michael Muré | 2018-07-19 | 1 | -7/+1 |
| | |||||
* | rework all the commands to use cobra as a parser | Michael Muré | 2018-07-19 | 1 | -1/+19 |
| | |||||
* | ls: add some colors | Michael Muré | 2018-07-17 | 1 | -1/+25 |
| | |||||
* | vendor dependencies with dep | Michael Muré | 2018-07-16 | 1 | -0/+57 |