aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.lock
Commit message (Expand)AuthorAgeFilesLines
* bridge/github: improve error handling and Nothing eventsAmine Hilaly2019-08-181-0/+9
* Merge pull request #194 from MichaelMure/dependabot/dep/github.com/99designs/...Amine2019-08-171-3/+3
|\
| * build(deps): bump github.com/99designs/gqlgen from 0.9.1 to 0.9.2dependabot-preview[bot]2019-08-081-3/+3
* | build(deps): bump github.com/xanzy/go-gitlab from 0.19.0 to 0.20.0dependabot-preview[bot]2019-08-161-3/+3
|/
* vendor: update github.com/xanzy/go-gitlab to version 0.19.0Amine Hilaly2019-07-231-3/+3
* deps: Add github.com/xanzy/go-gitlab to dependenciesAmine Hilaly2019-07-231-0/+17
* graphql: don't use the gqlgen command to generate to avoid pulling urfave/cliMichael Muré2019-07-091-12/+3
* Update Gopkg.lock and Gopkg.tmlAmine Hilaly2019-07-071-0/+9
* Merge pull request #174 from MichaelMure/dependabot/dep/github.com/gorilla/mu...Michael Muré2019-07-061-3/+3
|\
| * build(deps): bump github.com/gorilla/mux from 1.7.2 to 1.7.3dependabot-preview[bot]2019-07-011-3/+3
* | Merge pull request #173 from MichaelMure/dependabot/dep/github.com/99designs/...Michael Muré2019-07-061-3/+4
|\ \
| * | build(deps): bump github.com/99designs/gqlgen from 0.9.0 to 0.9.1dependabot-preview[bot]2019-06-271-3/+4
| |/
* / [vendor] update dependencies: github.com/shurcooL/githubv4Amine Hilaly2019-06-241-2/+2
|/
* build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5dependabot-preview[bot]2019-06-231-3/+3
* Merge pull request #145 from MichaelMure/dependabot/dep/github.com/spf13/cobr...Michael Muré2019-05-211-3/+3
|\
| * build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4dependabot[bot]2019-05-211-3/+3
* | Merge pull request #144 from MichaelMure/dependabot/dep/github.com/skratchdot...Michael Muré2019-05-211-2/+2
|\ \
| * | build(deps): bump github.com/skratchdot/open-golangdependabot[bot]2019-05-211-2/+2
| |/
* | Merge pull request #139 from MichaelMure/dependabot/dep/github.com/gorilla/mu...Michael Muré2019-05-211-11/+3
|\ \
| * | build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2dependabot[bot]2019-05-211-11/+3
| |/
* / build(deps): bump github.com/shurcooL/vfsgen from `62bca83` to `6a9ea43`dependabot[bot]2019-05-211-2/+2
|/
* Upgrade gqlgen version to v0.9.0Amine Hilaly2019-05-151-3/+3
* Add unicode control characters test caseAmine Hilaly2019-05-051-0/+13
* force a version of golang.org/x/tools due to an incompatibility with gqlgenMichael Muré2019-04-101-4/+6
* drop go 1.8 supportAmine Hilaly2019-04-091-3/+3
* Update Gopkg.*Amine Hilaly2019-04-091-7/+15
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-011-3/+3
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-011-37/+0
* WIP identity in gitMichael Muré2019-03-011-0/+1
* termui: use a forked gocui to fix large character handlingMichael Muré2018-12-251-9/+9
* add a check for the minimal go version (1.8)Michael Muré2018-12-231-0/+9
* upgrade gqlgen to v0.7.1Michael Muré2018-12-231-7/+17
* bug: use a value embedding for OpBaseMichael Muré2018-10-011-2/+6
* use more testify, fix unchecked errorsMichael Muré2018-09-291-0/+25
* bug: implement comment editionMichael Muré2018-09-291-0/+28
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+9
* graphql: add a general test for the handler/resolversMichael Muré2018-09-261-0/+17
* github: query most of the dataMichael Muré2018-09-241-0/+76
* bridge: add the beginning of a github importerMichael Muré2018-09-211-2/+14
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-141-20/+52
* add a new main to generate random bugsMichael Muré2018-08-161-0/+17
* gqlgen: add a small program to go:generate the codeMichael Muré2018-08-141-1/+19
* webui: don't pack the huge .map file for productionMichael Muré2018-08-141-2/+6
* graphql: simplify the requests with helpersMichael Muré2018-08-011-3/+68
* vendor depsMichael Muré2018-07-311-1/+7
* vendor gocui on the master branch because of no release in a whileMichael Muré2018-07-301-3/+3
* vendor gocuiMichael Muré2018-07-301-1/+19
* cleaningMichael Muré2018-07-291-25/+1
* relay connection working with gqlgenMichael Muré2018-07-291-1/+28
* generate markdown documentationMichael Muré2018-07-201-2/+23