aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #245 from ↵Michael Muré2019-11-1112-238/+513
|\ | | | | | | | | MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.22.0 build(deps): bump github.com/xanzy/go-gitlab from 0.21.0 to 0.22.0
| * vendor: update github.com/xanzy/go-gitlab to v0.22.0amine2019-11-1012-238/+513
| |
* | termui: migrate to awesome-gocui instead of the old fork I hadMichael Muré2019-11-0348-196/+1919
|/
* bridge: improvement on the import resume featureMichael Muré2019-11-034-0/+2181
|
* Merge pull request #234 from ↵Michael Muré2019-11-0321-248/+802
|\ | | | | | | | | MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.21.0 build(deps): bump github.com/xanzy/go-gitlab from 0.20.0 to 0.21.0
| * 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
|/
* Merge pull request #194 from ↵Amine2019-08-1716-65/+76
|\ | | | | | | | | MichaelMure/dependabot/dep/github.com/99designs/gqlgen-0.9.2 build(deps): bump github.com/99designs/gqlgen from 0.9.1 to 0.9.2
| * 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
| | | | [bridge/github] graphql: Add more mutations structs
* 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
|
* drop go 1.8 supportAmine Hilaly2019-04-094-15/+15
|
* Update Gopkg.*Amine Hilaly2019-04-0974-2884/+3852
|
* 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-0119-2820/+0
|
* misc: fix non determinist zsh comp generationMichael Muré2018-12-271-4/+13
| | | | upstream PR: https://github.com/spf13/cobra/pull/801
* 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-2913-0/+2372
| | | | | - 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 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-2439-0/+14960
|
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-14163-4338/+11379
| | | | fix #6
* 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-1426-0/+2531
|
* 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-2023-0/+7207
|
* 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
|
* fix dependenciesMichael Muré2018-07-197-589/+0
|