aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add unicode control characters test caseAmine Hilaly2019-05-057-0/+1302
| | | | | | | | | | | 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 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
| | | | 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-2923-0/+4196
| | | | | - 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-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
| | | | 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-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
|
* fix dependenciesMichael Muré2018-07-197-589/+0
|
* rework all the commands to use cobra as a parserMichael Muré2018-07-1961-0/+11076
|
* ls: add some colorsMichael Muré2018-07-17255-0/+163413
|
* vendor dependencies with depMichael Muré2018-07-1653-0/+5935