Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | repository: fix ineffectual assignment in git test | amine | 2019-11-01 | 1 | -0/+2 | |
| | | | ||||||
| * | | bridge: use new repository configuration interface | amine | 2019-11-01 | 6 | -76/+27 | |
| | | | | | | | | | | | | commands/webui: use new repository configuration interface | |||||
| * | | cache: update RepoCache and identity to use new repository Config | amine | 2019-11-01 | 2 | -29/+14 | |
| | | | ||||||
| * | | repository: improve documentation and fix typo mistake | amine | 2019-11-01 | 2 | -7/+7 | |
| | | | ||||||
| * | | repository: use `repo.runGitCommand` and `flagLocality` instead of execFn | amine | 2019-11-01 | 1 | -15/+12 | |
| | | | ||||||
| * | | repository: add StoreTimestamp/StoreBool to the config interface | amine | 2019-11-01 | 6 | -78/+93 | |
| | | | | | | | | | | | | repository: move the gitVersion logic to *gitConfig struct | |||||
| * | | repository: add ReadTimestamp methods and improve naming | amine | 2019-10-31 | 6 | -65/+104 | |
| | | | ||||||
| * | | repository: config interface and implementation rework | amine | 2019-10-31 | 8 | -190/+334 | |
|/ / | ||||||
* | | Merge pull request #239 from hoijui/model-mods | Michael Muré | 2019-10-29 | 2 | -12/+23 | |
|\ \ | |/ |/| | Clarify model.md a bit | |||||
| * | Make the ADD_COMMENT example more realistic | hoijui | 2019-10-29 | 1 | -2/+2 | |
| | | | | | | Co-Authored-By: Michael Muré <batolettre@gmail.com> | |||||
| * | model: try to describe the `OperationPack` format more clearly | hoijui | 2019-10-28 | 1 | -12/+22 | |
| | | ||||||
| * | README: make the feature-list render as list in more Markdown flavors [fix] | hoijui | 2019-10-14 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #223 from MichaelMure/gitlab-tests | Michael Muré | 2019-10-13 | 2 | -30/+47 | |
|\ | | | | | bridge/gitlab: fix integration tests | |||||
| * | bridge/gitlab: iterator use simple swap | Amine | 2019-10-13 | 1 | -8/+9 | |
| | | | | | | | | bridge/gitlab: add documentation explaining why we are doing this | |||||
| * | bridge/gitlab: iterator now query all label events when NextLabelEvent() i ↵ | Amine | 2019-10-02 | 1 | -28/+27 | |
| | | | | | | | | called, and sort them by ID | |||||
| * | bridge/gitlab: fix integration tests | Amine | 2019-10-01 | 2 | -1/+18 | |
| | | ||||||
* | | Merge pull request #225 from hoijui/patch-2 | Michael Muré | 2019-10-12 | 1 | -0/+2 | |
|\ \ | | | | | | | Model: reference git internals documentation | |||||
| * | | Update model.md | Michael Muré | 2019-10-12 | 1 | -3/+1 | |
| | | | ||||||
| * | | Model: reference git internals documentation | hoijui | 2019-10-11 | 1 | -0/+4 | |
| |/ | ||||||
* | | Merge pull request #224 from hoijui/patch-1 | Michael Muré | 2019-10-12 | 1 | -16/+16 | |
|\ \ | |/ |/| | Model: fix minor grammar issues and clarify a bit | |||||
| * | Model: fix minor grammar issues and clarify a bit | hoijui | 2019-10-11 | 1 | -16/+16 | |
|/ | ||||||
* | Merge pull request #217 from ↵ | Michael Muré | 2019-10-01 | 1 | -1/+1 | |
|\ | | | | | | | | | MichaelMure/dependabot/dep/golang.org/x/sync-cd5d95a build(deps): bump golang.org/x/sync from `1122301` to `cd5d95a` | |||||
| * | build(deps): bump golang.org/x/sync from `1122301` to `cd5d95a` | dependabot-preview[bot] | 2019-09-12 | 1 | -1/+1 | |
|/ | | | | | | | Bumps [golang.org/x/sync](https://github.com/golang/sync) from `1122301` to `cd5d95a`. - [Release notes](https://github.com/golang/sync/releases) - [Commits](https://github.com/golang/sync/compare/112230192c580c3556b8cee6403af37a4fc5f28c...cd5d95a43a6e21273425c7ae415d3df9ea832eeb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #216 from MichaelMure/cmd-silence | Amine | 2019-09-06 | 1 | -3/+5 | |
|\ | | | | | commands: silence usage when cobra RunE/PreRunE functions fail | |||||
| * | commands: silence usage when cobra commands return an error | Amine | 2019-09-06 | 1 | -3/+5 | |
|/ | ||||||
* | Merge pull request #214 from MichaelMure/label-connection | Michael Muré | 2019-09-04 | 9 | -26/+685 | |
|\ | | | | | graphql: make repository.validLabels a connection | |||||
| * | graphql: make repository.validLabels a connection | Michael Muré | 2019-09-04 | 9 | -26/+685 | |
| | | ||||||
* | | Merge pull request #211 from MichaelMure/update-webui | Michael Muré | 2019-09-04 | 13 | -7818/+4425 | |
|\ \ | |/ |/| | Update webui | |||||
| * | webui: Fix bug listing style | Quentin Gliech | 2019-09-04 | 3 | -17/+29 | |
| | | ||||||
| * | webui: upgrade to material-ui 4 | Michael Muré | 2019-08-31 | 13 | -324/+296 | |
| | | ||||||
| * | webui: fix a missing key | Michael Muré | 2019-08-31 | 1 | -1/+1 | |
| | | ||||||
| * | webui: update react-scripts | Michael Muré | 2019-08-31 | 2 | -7498/+4121 | |
| | | ||||||
* | | Merge pull request #200 from MichaelMure/bridge-token-stdin | Michael Muré | 2019-09-02 | 10 | -21/+99 | |
|\ \ | |/ |/| | bridge: support --token-stdin | |||||
| * | bridge/core: add tokenStdin field to bridgeParams | Amine Hilaly | 2019-09-02 | 4 | -19/+24 | |
| | | | | | | | | commands: move tokenStdin handling logic to bridge.Configure | |||||
| * | bridge/github: move cleaners to where is called | Amine Hilaly | 2019-09-01 | 1 | -10/+20 | |
| | | ||||||
| * | doc/man: update generated documentations | Amine Hilaly | 2019-08-31 | 2 | -4/+18 | |
| | | ||||||
| * | bridge/github: recover terminal state in password prompts | Amine Hilaly | 2019-08-31 | 2 | -0/+15 | |
| | | | | | | | | commands: error if a token is provide but not the bridge name and target | |||||
| * | commands: add bridge configure completion scripts | Amine Hilaly | 2019-08-31 | 5 | -0/+9 | |
| | | ||||||
| * | commands: enhance flag description | Amine | 2019-08-31 | 2 | -2/+2 | |
| | | | | | | | | | | bridge/github: improve configuration logic Co-Authored-By: Michael Muré <batolettre@gmail.com> | |||||
| * | commands: read token from stdin in bridge configuration | Amine Hilaly | 2019-08-31 | 4 | -15/+40 | |
|/ | | | | bridge: improve bridge config validation | |||||
* | commands: add a "tui" alias for "termui" | Michael Muré | 2019-08-31 | 2 | -0/+5 | |
| | ||||||
* | Merge pull request #205 from seeduvax/issue-178 | Michael Muré | 2019-08-31 | 5 | -15/+38 | |
|\ | | | | | issue 178: fetch the repo dir with rev-parse --git-dir | |||||
| * | git: minor cleanup | Michael Muré | 2019-08-31 | 1 | -7/+8 | |
| | | ||||||
| * | issue 178: refined git command cwd setting. | Sebastien Devaux | 2019-08-28 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | For unknown reason setting .git as current directory for the called git command fails when git-bug is called from a git hook (and it was observed only in this case). Forcing use of current dir when the repo path is ".git" restore the expected behavior. | |||||
| * | issue 178: adding required changes to InitGitRepo and CleanupTestRepos | Sebastien Devaux | 2019-08-27 | 2 | -1/+13 | |
| | | ||||||
| * | issue 178: fetch the repo dir with rev-parse --git-dir | Sebastien Devaux | 2019-08-24 | 4 | -12/+13 | |
| | | | | | | | | | | Since is returns the .git dir directly, it is not more needed to concatenate .git. | |||||
* | | Merge pull request #210 from MichaelMure/cleaner-with-cancel | Michael Muré | 2019-08-31 | 2 | -48/+107 | |
|\ \ | | | | | | | interrupt: allow to cancel a cleaner | |||||
| * | | interrupt: also protect cancel with the mutex | Michael Muré | 2019-08-31 | 1 | -1/+6 | |
| | | | ||||||
| * | | interrupt: allow to cancel a cleaner | Michael Muré | 2019-08-30 | 2 | -48/+102 | |
|/ / | ||||||
* | | Update README.md | Michael Muré | 2019-08-27 | 1 | -2/+7 | |
| | |