aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* bridge: improvement on the import resume featureMichael Muré2019-11-034-0/+2181
* Merge pull request #234 from MichaelMure/dependabot/dep/github.com/xanzy/go-g...Michael Muré2019-11-0321-248/+802
|\
| * vendors: upgrade github.com/xanzy/go-gitlab dependencies to 0.21.0amine2019-10-2421-248/+802
* | drop support for go 1.9Michael Muré2019-11-034-15/+15
* | switch to go-term-text to fix bad underflow for label renderingMichael Muré2019-11-0313-0/+769
|/
* bridge/github: improve error handling and Nothing eventsAmine Hilaly2019-08-185-0/+121
* Merge pull request #194 from MichaelMure/dependabot/dep/github.com/99designs/...Amine2019-08-1716-65/+76
|\
| * vendor: upgrade github.com/99designs/gqlgen to v0.9.2Amine Hilaly2019-08-1716-65/+76
* | vendor: upgrade github/xanzy/go-gitlab version to 0.20.0Amine Hilaly2019-08-1712-254/+151
|/
* vendor: update github.com/xanzy/go-gitlab to version 0.19.0Amine Hilaly2019-07-2313-36/+381
* vendors: add github.com/xanzy/go-gitlab vendorsAmine Hilaly2019-07-2382-0/+21884
* graphql: don't use the gqlgen command to generate to avoid pulling urfave/cliMichael Muré2019-07-0927-5743/+0
* Add blang/semver vendorsAmine Hilaly2019-07-0710-0/+1211
* Update gqlgen vendorsAmine Hilaly2019-07-0719-143/+632
* Update gorilla/mux vendorsAmine Hilaly2019-07-075-63/+104
* [vendor] update dependencies: github.com/shurcooL/githubv4Amine Hilaly2019-06-245-30/+865
* misc: generate PowerShell command completionMichael Muré2019-06-239-139/+618
* vendor: update dependenciesMichael Muré2019-05-2230-560/+430
* Upgrade gqlgen version to v0.9.0Amine Hilaly2019-05-1519-117/+551
* Add unicode control characters test caseAmine Hilaly2019-05-057-0/+1302
* force a version of golang.org/x/tools due to an incompatibility with gqlgenMichael Muré2019-04-1036-11448/+14939
* drop go 1.8 supportAmine Hilaly2019-04-094-15/+15
* Update Gopkg.*Amine Hilaly2019-04-09103-4988/+10063
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-013-17/+55
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-0129-4644/+0
* misc: fix non determinist zsh comp generationMichael Muré2018-12-271-4/+13
* termui: use a forked gocui to fix large character handlingMichael Muré2018-12-2511-12/+18
* add a check for the minimal go version (1.8)Michael Muré2018-12-234-0/+48
* upgrade gqlgen to v0.7.1Michael Muré2018-12-2377-534/+7230
* bug: use a value embedding for OpBaseMichael Muré2018-10-017-0/+2268
* use more testify, fix unchecked errorsMichael Muré2018-09-2921-0/+6011
* bug: implement comment editionMichael Muré2018-09-2923-0/+4196
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-296-0/+448
* graphql: add a general test for the handler/resolversMichael Muré2018-09-2611-0/+1629
* github: query most of the dataMichael Muré2018-09-2491-0/+27426
* bridge: add the beginning of a github importerMichael Muré2018-09-2130-0/+8085
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-14163-4338/+11379
* add a new main to generate random bugsMichael Muré2018-08-1633-0/+2690
* gqlgen: add a small program to go:generate the codeMichael Muré2018-08-1459-0/+18734
* webui: don't pack the huge .map file for productionMichael Muré2018-08-142-0/+159
* graphql: simplify the requests with helpersMichael Muré2018-08-019-2524/+0
* vendor depsMichael Muré2018-07-317-0/+589
* vendor gocui on the master branch because of no release in a whileMichael Muré2018-07-308-362/+468
* vendor gocuiMichael Muré2018-07-3041-0/+6726
* cleaningMichael Muré2018-07-2952-14823/+0
* relay connection working with gqlgenMichael Muré2018-07-2957-0/+7068
* generate markdown documentationMichael Muré2018-07-2042-0/+17140
* humanize timeMichael Muré2018-07-1914-0/+1180
* bug: replace the uuid based id with the hash of the first commitMichael Muré2018-07-198-824/+0
* webui: add a primitive graphql handlerMichael Muré2018-07-1952-0/+14823