Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix jira bridge config didn't save credentials or store URL metadata | Josh Bialkowski | 2020-02-17 | 1 | -0/+10 |
| | |||||
* | jira: fix a nil context | Michael Muré | 2020-02-15 | 1 | -1/+2 |
| | |||||
* | jira: rework to use the credential system + adapt to refactors | Michael Muré | 2020-02-15 | 5 | -278/+346 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 12 | -31/+29 |
|\ | |||||
| * | Merge pull request #328 from MichaelMure/bridge-refactor | Michael Muré | 2020-02-15 | 12 | -31/+29 |
| |\ | | | | | | | bridges: pass the context to Init for when a client build process need it | ||||
| | * | bridges: pass the context to Init for when a client build process needs it | Michael Muré | 2020-02-15 | 12 | -31/+29 |
| |/ | |||||
* | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 7 | -100/+54 |
|\| | |||||
| * | Merge pull request #326 from MichaelMure/bridge-refactor | Michael Muré | 2020-02-15 | 7 | -100/+54 |
| |\ | | | | | | | bridges: more refactor and cleanup | ||||
| | * | bridges: more refactor and cleanup | Michael Muré | 2020-02-15 | 7 | -100/+54 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 27 | -440/+478 |
|\| | | |||||
| * | | Merge pull request #325 from MichaelMure/bridge-refactor | Michael Muré | 2020-02-15 | 25 | -430/+468 |
| |\| | | | | | | | bridges: massive refactor | ||||
| | * | bridges: massive refactor | Michael Muré | 2020-02-15 | 25 | -430/+468 |
| |/ | | | | | | | | | | | - automatic flag validation and warning - generalized prompt - cleanups | ||||
* | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-14 | 87 | -4040/+6756 |
|\| | |||||
| * | Merge pull request #321 from MichaelMure/cred-password | Michael Muré | 2020-02-14 | 17 | -78/+377 |
| |\ | | | | | | | auth: refactor and introduce Login and LoginPassword, salt IDs | ||||
| | * | auth: refactor and introduce Login and LoginPassword, salt IDs | Michael Muré | 2020-02-12 | 17 | -78/+377 |
| | | | |||||
| * | | Merge pull request #319 from ↵ | Michael Muré | 2020-02-13 | 2 | -1/+3 |
| |\ \ | | | | | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.25.0 build(deps): bump github.com/xanzy/go-gitlab from 0.24.0 to 0.25.0 | ||||
| | * | | build(deps): bump github.com/xanzy/go-gitlab from 0.24.0 to 0.25.0 | dependabot-preview[bot] | 2020-02-11 | 2 | -1/+3 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.24.0...v0.25.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
| * | | Merge pull request #320 from ↵ | Michael Muré | 2020-02-13 | 2 | -1/+3 |
| |\ \ | | | | | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/gorilla/mux-1.7.4 build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4 | ||||
| | * | | build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4 | dependabot-preview[bot] | 2020-02-12 | 2 | -1/+3 |
| | |/ | | | | | | | | | | | | | | | | | | | Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.7.3...v1.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
| * | | Merge pull request #323 from MichaelMure/webui/typescript | Michael Muré | 2020-02-13 | 63 | -3867/+6231 |
| |\ \ | | | | | | | | | Webui/typescript | ||||
| | * | | webui: format some files | ludovicm67 | 2020-02-12 | 5 | -45/+42 |
| | | | | |||||
| | * | | webui: run linter | ludovicm67 | 2020-02-12 | 4 | -0/+4 |
| | | | | |||||
| | * | | webui: finish TypeScript conversion | ludovicm67 | 2020-02-12 | 16 | -109/+150 |
| | | | | |||||
| | * | | webui: fix Content type | Quentin Gliech | 2020-02-12 | 1 | -4/+4 |
| | | | | |||||
| | * | | graphql: server side take responsability to commit | Michael Muré | 2020-02-12 | 5 | -639/+30 |
| | | | | |||||
| | * | | graphql: expose the name of Repository | Michael Muré | 2020-02-12 | 4 | -3/+77 |
| | | | | |||||
| | * | | webui: lint graphql files | Quentin Gliech | 2020-02-11 | 6 | -8/+77 |
| | | | | |||||
| | * | | webui: stop using defaultRepository | Quentin Gliech | 2020-02-11 | 10 | -19/+16 |
| | | | | |||||
| | * | | graphql: merge defaultRepository and repository for simplified webUI code | Michael Muré | 2020-02-11 | 4 | -73/+21 |
| | | | | |||||
| | * | | webui: make travis run unit tests | Quentin Gliech | 2020-02-11 | 1 | -0/+1 |
| | | | | |||||
| | * | | webui: force import order | Quentin Gliech | 2020-02-11 | 24 | -43/+77 |
| | | | | |||||
| | * | | webui: typecheck remaining bug list components | Quentin Gliech | 2020-02-11 | 8 | -77/+128 |
| | | | | |||||
| | * | | webui: fix logo url | ludovicm67 | 2020-02-11 | 1 | -1/+1 |
| | | | | |||||
| | * | | webui: convert custom tags to TypeScript | ludovicm67 | 2020-02-11 | 2 | -2/+5 |
| | | | | |||||
| | * | | webui: convert more things to typescript | Quentin Gliech | 2020-02-11 | 10 | -58/+79 |
| | | | | |||||
| | * | | webui: convert bug list to typescript | Quentin Gliech | 2020-02-11 | 10 | -139/+218 |
| | | | | |||||
| | * | | webui: convert bug view to TypeScript | ludovicm67 | 2020-02-11 | 11 | -119/+97 |
| | | | | |||||
| | * | | webui: generate TS types for graphql queries | Quentin Gliech | 2020-02-11 | 13 | -185/+578 |
| | | | | |||||
| | * | | webui: transform index and App to TypeScript | ludovicm67 | 2020-02-11 | 6 | -3/+62 |
| | | | | |||||
| | * | | webui: upgrade packages + add some typescript dependencies | ludovicm67 | 2020-02-11 | 2 | -2620/+4844 |
| | |/ | |||||
| * | | Merge pull request #322 from MichaelMure/travis-js | Michael Muré | 2020-02-12 | 1 | -22/+2 |
| |\ \ | | | | | | | | | travis: test with latest nodejs and LTS | ||||
| | * | | travis: test with latest nodejs and LTS | Michael Muré | 2020-02-12 | 1 | -22/+2 |
| |/ / | |||||
| * / | readme: update install instruction with go modules | Michael Muré | 2020-02-12 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #317 from MichaelMure/bridges-improve | Michael Muré | 2020-02-10 | 8 | -71/+140 |
| |\ | | | | | | | github/gitlab: many fixes and improvments at the config step | ||||
| | * | github/gitlab: many fixes and improvments at the config step | Michael Muré | 2020-02-10 | 8 | -71/+140 |
| |/ | |||||
* | | jira: admittedly biased go styling | Michael Muré | 2020-02-09 | 3 | -198/+154 |
| | | |||||
* | | jira: use the new generalized prompts | Michael Muré | 2020-02-09 | 1 | -105/+40 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-09 | 1134 | -331895/+10244 |
|\| | |||||
| * | Merge pull request #316 from MichaelMure/lazy-graphql | Michael Muré | 2020-02-09 | 35 | -1276/+1791 |
| |\ | | | | | | | graphql: use the cache in priority for fast browsing in the WebUI | ||||
| | * | use the handle-interfaces-implementing-interfaces of gqlgen to fix a ↵ | Michael Muré | 2020-02-09 | 3 | -3/+8 |
| | | | | | | | | | | | | generation bug |