Michael Muré
432a816dde
Merge remote-tracking branch 'origin/master' into cheshirekow-jira
2020-02-15 03:07:45 +01:00
Michael Muré
fe3d5c95e4
bridges: massive refactor
...
- automatic flag validation and warning
- generalized prompt
- cleanups
2020-02-15 02:55:19 +01:00
Michael Muré
b3d3612393
Merge remote-tracking branch 'origin/master' into cheshirekow-jira
2020-02-09 20:23:38 +01:00
Michael Muré
646fd681ff
it compiles \o/
2020-02-08 17:19:57 +01:00
Josh Bialkowski
dca85b309a
repair after rebase
2019-12-18 12:18:47 -08:00
Josh Bialkowski
4e64c834e2
codereview #5 : reverse-map and ImportWarning
...
* Fix git config reader can't read values with spaces
* Add bug-id-revmap config option for the reverse map, and use this
in the importer
* Add NewImportWarning for things that aren't exactly errors.
Use this for unhandled changelog events.
* Add NewExportWarning for things that aren't exactly errors.
Use this for un-exportable status changes.
* Strip newlines from titles on import
2019-12-18 07:42:16 -08:00
Josh Bialkowski
cd889572f7
codereview #2 : some cleanup, correct use of nothing-events
...
* return error, don't panic
* skipping status export is an error
* use switch in config.go
* move PromptPassword to input
* move client construction into getIdentityClient
* use non-pointer context throughout client since it is an interface
* remove some TODOs
* don't emit multiple nothing-events, just one per bug only if nothing
happened.
* rename EditBody to EditCreateComment
* add configuration notes about additional values
* store bug id map in a dictionary in the config
* some fixes from testing
2019-12-18 07:42:16 -08:00
Josh Bialkowski
eff830bdcb
Implement jira bridge
2019-12-18 07:42:13 -08:00
amine
f6b4830c0b
bridge/gitlab: support self-hosted GitLab instance
2019-12-10 21:05:55 +01:00
Michael Muré
b92adfcb5f
bridge: huge refactor to accept multiple kind of credentials
2019-12-08 21:28:27 +01:00
Michael Muré
afe69d0c93
github: tiny cleanups of the configurator
2019-11-26 19:46:50 +01:00
Michael Muré
e0b15ee764
cli: rename "token" into "auth"
2019-11-10 17:33:44 +01:00
Michael Muré
f8cf3fea03
cli: add bridge token show
2019-11-10 15:50:56 +01:00
Michael Muré
e2445edcb9
bridge: various improvement on the global token PR
2019-11-10 14:53:40 +01:00
amine
45653bd31d
token: regenerate documentation and fix imports
2019-11-09 14:55:27 +01:00
amine
baefa687b5
tokens: use a hash as token identifier instead of the token it self
2019-11-09 13:26:52 +01:00
Michael Muré
3984919a3d
bridge: various cleanups
2019-11-09 13:26:48 +01:00
Michael Muré
57e23c8ada
bridge: improvement on the import resume feature
2019-11-03 17:23:05 +01:00
amine
614bc5a2c5
commands: support bridge imports after a given date and resumable imports
2019-11-03 17:21:27 +01:00
hoijui
efb084b481
Make the ADD_COMMENT example more realistic
...
Co-Authored-By: Michael Muré <batolettre@gmail.com>
2019-10-29 07:16:31 +01:00
hoijui
98792a029b
model: try to describe the OperationPack
format more clearly
2019-10-28 16:32:51 +01:00
Michael Muré
cdfae4807d
Merge pull request #225 from hoijui/patch-2
...
Model: reference git internals documentation
2019-10-12 13:43:44 +09:00
Michael Muré
6a8a172ef0
Update model.md
2019-10-12 13:43:30 +09:00
hoijui
17e0c03264
Model: reference git internals documentation
2019-10-11 21:48:43 +02:00
hoijui
26b0a9c9d1
Model: fix minor grammar issues and clarify a bit
2019-10-11 21:26:21 +02:00
Amine Hilaly
c5824ff1b4
doc/man: update generated documentations
2019-08-31 23:02:20 +02:00
Amine Hilaly
77e60aceea
commands: add bridge configure completion scripts
2019-08-31 23:02:20 +02:00
Amine Hilaly
54dd81e337
bridge: update generated docs
2019-07-23 17:18:04 +02:00
Amine Hilaly
e511f3d885
[misc] update man docs and completion scripts
...
[cache] BugCache: Fix set metadata raw
[bridge/github] Fix graphql input objects
2019-06-24 21:30:45 +02:00
Michael Muré
b64587f87a
misc: generate PowerShell command completion
2019-06-23 14:33:02 +02:00
Amine Hilaly
8d6bdb6507
rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKEN
2019-06-07 01:43:48 +02:00
Amine Hilaly
d064a7127e
Update man pages and bash_completion
2019-05-29 22:58:01 +02:00
Michael Muré
8bfc65df6c
commands: add flags/config to control the automatic opening in the default browser
2019-05-27 21:47:26 +02:00
Michael Muré
485ca59004
vendor: update dependencies
2019-05-22 20:53:53 +02:00
Michael Muré
ae7cf0b9d9
Update architecture.md
2019-04-18 14:14:37 +02:00
Michael Muré
cc3a21acb6
doc: add an architecture overview
2019-04-18 02:48:27 +02:00
Michael Muré
790c1e4b82
move media in /misc
2019-04-17 20:27:33 +02:00
Michael Muré
5eeeae7cdf
commands: fix ls not displaying the new Identities properly
2019-04-11 20:04:44 +02:00
Michael Muré
16d2b92f05
Merge pull request #121 from A-Hilaly/query-humanid
...
Support matching identities with ID and truncated ID
2019-04-05 17:00:41 +02:00
Amine Hilaly
1d00ded250
implement identityExcerpt match method and integrate it into filters
...
Update docs
2019-04-05 16:56:08 +02:00
Michael Muré
4184beaf55
doc: fix typos
2019-04-05 16:51:19 +02:00
Amine Hilaly
57f0c2f25d
improve docs
2019-04-05 00:01:08 +02:00
Amine Hilaly
2a5fbc4dc9
Expose actors and participants in snapshot and bug excerpt
...
Append operations authors to each list on Apply() call
Expose actors and participants in graphql
Add actor/participant query filter and documentation
2019-04-04 00:37:57 +02:00
Michael Muré
5b0a92dea4
commands: add a --field flag to "git bug user" to display users details individually
2019-04-03 21:33:53 +02:00
Michael Muré
96d356a34d
commands: add "show --field humanId"
2019-04-03 21:33:04 +02:00
Michael Muré
ed7d8c13bf
update generated files
2019-04-01 14:03:20 +02:00
Michael Muré
ffc6cbdc45
regenerate md and man files
2019-03-27 21:46:57 +01:00
Michael Muré
408654514e
cache: make the title filter case insensitive
2019-03-03 15:23:20 +01:00
Sladyn
0e5550a27b
Fixed doc/queries.md
2019-03-03 10:43:06 +05:30
Sladyn
beecd2dbe4
Made requested changes
...
Made changes to the doc files and remaining areas which required updation.
2019-03-02 23:06:55 +05:30