aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* makefile: add target to clean remote identitiesMichael Muré2020-03-051-0/+3
|
* cache: fix missing login in LegacyAuthorExcerpt causing panicMichael Muré2020-03-051-1/+2
|
* Merge pull request #348 from ↵Michael Muré2020-03-032-1/+4
|\ | | | | | | | | MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.27.0 build(deps): bump github.com/xanzy/go-gitlab from 0.26.0 to 0.27.0
| * build(deps): bump github.com/xanzy/go-gitlab from 0.26.0 to 0.27.0dependabot-preview[bot]2020-03-022-1/+4
|/ | | | | | | | Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.26.0 to 0.27.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.26.0...v0.27.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* github-howto: change titleMichael Muré2020-03-011-1/+1
|
* travis: build with go-1.14, release with go-1.13Michael Muré2020-03-011-1/+3
|
* Merge pull request #281 from MichaelMure/howto-github0.7.0Michael Muré2020-03-015-1/+82
|\ | | | | add a how-to to explain usage with Github
| * howto: link to other ressourcesMichael Muré2020-03-011-0/+11
| |
| * add workflow diagramsMichael Muré2020-03-013-0/+1
| |
| * doc: refresh the github howtoMichael Muré2020-03-012-3/+11
| |
| * doc: fix typosMichael Muré2020-03-011-2/+2
| |
| * add a how-to to explain usage with GithubMichael Muré2020-03-011-0/+61
| |
* | git: fix GetRemote to not break when there is no remotesMichael Muré2020-03-011-1/+4
|/
* update readmeMichael Muré2020-02-291-39/+35
|
* Merge pull request #344 from MichaelMure/github-lowercase-loginMichael Muré2020-02-295-56/+112
|\ | | | | github: fix matching cred/identity with badly cased login
| * github: fix testsMichael Muré2020-02-291-23/+32
| |
| * github: correct casing for user provided loginMichael Muré2020-02-294-33/+80
| |
* | Merge pull request #347 from ↵Michael Muré2020-02-292-1/+3
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/MichaelMure/go-term-text-0.2.7 build(deps): bump github.com/MichaelMure/go-term-text from 0.2.6 to 0.2.7
| * | build(deps): bump github.com/MichaelMure/go-term-textdependabot-preview[bot]2020-02-272-1/+3
|/ / | | | | | | | | | | | | Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/MichaelMure/go-term-text/releases) - [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.6...v0.2.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #346 from quincunx/fix_compile_errorMichael Muré2020-02-261-3/+3
|\ \ | | | | | | Fix compile errors on Windows
| * | Fix compile errors on WindowsChristian Schürer-Waldheim2020-02-251-3/+3
| | |
* | | Merge pull request #343 from MichaelMure/login-is-backMichael Muré2020-02-2619-24/+183
|\ \ \ | |_|/ |/| | identity: bring back the login to hold that info from bridges
| * | identity: bring back the login to hold that info from bridges (purely ↵Michael Muré2020-02-2519-24/+183
|/ / | | | | | | informational)
* | termui: fix bad rendering due to outdated go-runewidthMichael Muré2020-02-252-0/+3
| |
* | termui: fix label cropped in the label edition windowMichael Muré2020-02-251-4/+4
|/
* Merge pull request #341 from MichaelMure/bridges-default-loginMichael Muré2020-02-2316-48/+76
|\ | | | | bridge: record the login used during the configure and use it as default credential
| * bridge: record the login used during the configure and use it as default ↵Michael Muré2020-02-2316-48/+76
| | | | | | | | | | | | credential fix #338
* | update webUI's screenshotsMichael Muré2020-02-233-2/+2
| |
* | pack the webuiMichael Muré2020-02-231-53/+53
| |
* | webui: adjust some marginsMichael Muré2020-02-231-2/+4
| |
* | webui: fix bad formatting on DateMichael Muré2020-02-233-3/+9
| |
* | Merge pull request #331 from MichaelMure/webui/mutationsMichael Muré2020-02-2351-183/+450
|\ \ | | | | | | Webui: add comments
| * | webui: run linter fixludovicm672020-02-223-4/+8
| | |
| * | webui: style SetStatusMichael Muré2020-02-172-3/+9
| | |
| * | webui: more readable dates, also localizedMichael Muré2020-02-171-2/+2
| | |
| * | webui: fix the default queryMichael Muré2020-02-171-1/+1
| | |
| * | webui: more styling on the bug pageMichael Muré2020-02-162-4/+18
| | |
| * | webui: minor styling of the timeline eventsMichael Muré2020-02-163-7/+14
| | |
| * | webui: fix missing space in the bug previewMichael Muré2020-02-161-2/+2
| | |
| * | webui: list by default only open bugsMichael Muré2020-02-161-1/+1
| | |
| * | webui: in the bug list, toggle open and close when clickingMichael Muré2020-02-162-4/+10
| | |
| * | webui: move pages componentsQuentin Gliech2020-02-1344-137/+203
| | |
| * | webui: start reorganizing the component structureQuentin Gliech2020-02-1323-41/+41
| | |
| * | webui: create comment formQuentin Gliech2020-02-136-1/+165
| | |
* | | update auto-generated filesMichael Muré2020-02-2339-216/+190
| | |
* | | Merge pull request #335 from ↵Michael Muré2020-02-232-1/+95
|\ \ \ | | | | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/spf13/cobra-0.0.6 build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
| * | | build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6dependabot-preview[bot]2020-02-232-1/+95
|/ / / | | | | | | | | | | | | | | | | | | Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/0.0.5...v0.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #334 from ↵Michael Muré2020-02-232-1/+4
|\ \ \ | | | | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.5.1 build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1
| * | | build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1dependabot-preview[bot]2020-02-202-1/+4
| | |/ | |/| | | | | | | | | | | | | | | | Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | prompt: minor aspect fixMichael Muré2020-02-231-1/+3
| | |