Ludovic Fernandez
e2982185d6
Prepare release v2.1.0
2019-12-11 18:40:04 +01:00
Ludovic Fernandez
1a6bef1a7e
doc: update issues and PRs templates.
2019-10-09 14:28:04 +02:00
Ludovic Fernandez
260b5d6b0d
Add gRPC user guide
2019-07-01 15:28:04 +02:00
Damien Duportal
ca2f76fe1f
Update Slack support channel references to Discourse community forum
2019-06-25 10:08:04 +02:00
Julien Salleyron
bb8a193244
log.loglevel becomes log.level in configuration
2019-04-16 15:30:09 +02:00
Manuel Zapf
ca7ea68a6a
Adds notes about incompatibility between 1.X and 2.X configurations.
2019-03-29 13:12:05 +01:00
Jean-Baptiste Doumenjou
3419f9aeb9
Remove the bug command
2019-03-05 18:14:03 +01:00
Ludovic Fernandez
01f2b3cd20
Update Slack URL.
2018-06-12 17:04:04 +02:00
Ingo Gottwald
5a1d2aa4b6
Fix contributing guide link in PR template
2018-05-17 12:52:03 +02:00
Ludovic Fernandez
dce65ab9c2
Restore default issue template.
2018-05-07 14:16:02 +02:00
Ludovic Fernandez
97295f270b
Update issue templates
2018-05-07 12:14:02 +02:00
Ludovic Fernandez
3d530e4747
Command version explanation for alpine image.
2018-04-06 18:14:03 +02:00
Timo Reimann
af7c9b520f
Allow overriding the log level in debug mode.
2018-03-21 14:42:07 +01:00
Ludovic Fernandez
d675d46930
Multiple issue and pull request templates.
2018-02-20 10:44:03 +01:00
Ludovic Fernandez
d3c7681bc5
New PR template
2017-10-30 16:38:03 +01:00
Chulki Lee
8c5514612f
Fix whitespaces
2017-09-07 12:02:03 +02:00
Fernandez Ludovic
f329b3b51d
chore: change CODEOWNERS file.
2017-08-28 23:02:04 +02:00
Fernandez Ludovic
d84ccbc52a
doc: add bots documentation.
...
- move contributing guide
- move maintainer guide
2017-08-18 10:24:03 +02:00
Fernandez Ludovic
1190768f4b
chore: remove all PR scripts.
2017-08-18 10:24:03 +02:00
Ludovic Fernandez
7d3878214a
Update documentation
2017-08-10 17:29:32 +02:00
Ludovic Fernandez
984817d3a0
Add more files to CODEOWNERS.
2017-08-10 16:47:11 +02:00
Fernandez Ludovic
64ee68763b
feat: match doc also.
2017-07-24 10:06:22 +02:00
Fernandez Ludovic
4122aef12e
chore: fix CODEOWERS file.
2017-07-24 10:06:22 +02:00
Fernandez Ludovic
a2d68ed881
chore: GitHub Code Owners.
2017-07-10 17:45:58 +02:00
Fernandez Ludovic
bbb133d94c
doc: remove glide integration.
2017-07-10 11:33:05 +02:00
James Sturtevant
c31b4c55c2
Update contributing guide build steps
2017-07-07 23:13:23 +02:00
Emile Vauge
34e60a8404
Change to a more flexible PR review process
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2017-06-26 11:04:12 +02:00
Mat Byczkowski
f17785c3ab
doc: fix typo in maintainer.md
2017-06-16 14:00:24 +02:00
Fernandez Ludovic
96939e2990
chore: Enhance GitHub issue template.
2017-06-12 19:29:23 +02:00
Fernandez Ludovic
d5efc99876
doc: Enhance GitHub issue template.
2017-06-01 21:53:05 -07:00
Timo Reimann
87e5cda506
Update CONTRIBUTING.md.
...
- Go 1.8 is the current minimum requirement.
- The main binary moved to cmd/traefik.
- Remove obsolete gox example.
2017-05-25 00:18:22 +02:00
Ludovic Fernandez
5b36b274a3
doc(maintainer): add contributor/needs-resolve-conflicts
...
Replace `contributor/needs-rebase` by `contributor/needs-resolve-conflicts`.
2017-05-22 20:05:10 +02:00
Timo Reimann
a04ef15bcd
Issue template: Emphasize SO and Slack for support questions.
...
- Be more explicit in the purpose of the issue tracker.
- Move SO before Slack since it seems preferable.
- Refer to SO and Slack on first question again.
2017-05-19 10:39:05 +02:00
Fernandez Ludovic
921a704c24
doc: add labels documentation.
2017-05-16 14:21:26 +02:00
Fernandez Ludovic
c00c240c14
feat(github): push force contributor branch.
2017-05-05 16:19:23 +02:00
Fernandez Ludovic
72baf746f4
refactor: fix for PR with master branch.
2017-05-03 15:54:43 +02:00
Fernandez Ludovic
acb0492e26
Merge pull request #1464 from vdemeester/vendor-autogen
2017-05-03 10:02:14 +02:00
Vincent Demeester
1b85dd0455
Vendor generated file
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-01 18:32:40 +02:00
Fernandez Ludovic
ccb1a4ff8c
doc: enhance Github templates.
...
- suppress the mini user guide.
- explain the 'traefik bug' command.
2017-05-01 15:35:57 +02:00
Fernandez Ludovic
ccff8a80f5
doc: enhance GitHub template.
...
- add issue and PR guide.
- rewrite templates
2017-04-25 11:14:31 +02:00
Emile Vauge
19a7d22eef
License 2017, Træfɪk => Træfik
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2017-04-24 15:12:44 +02:00
Vincent Demeester
7fcb7b86d3
Extract some code in packages
...
- This will help split stuff in smaller, better tested packages
- This moves some stuff like the traefik command to package `cmd`
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-04-20 10:06:41 +02:00
Timo Reimann
2c079b3d6f
Append template section asking for debug log output.
2017-03-31 17:38:48 +02:00
Timo Reimann
4148266ed0
.github/rpr.sh: Use --force-with-lease instead of --force.
...
This prevents accidentally overriding a branch that has been changed
remotely by another party.
2017-03-10 21:32:34 +01:00
Timo Reimann
49a09ab7dd
Prepare for dependency vendoring.
...
- Add helper script to simplify glide usage.
- Add validation script for unwanted changes to vendoring.
- Relax/tighten up .{git,docker}ignore to cover vendored files properly.
- .validate: Protect from unbound variable in case of nounset setting.
- Install more recent hg version in the build container.
- Remove glide installation steps from Dockerfile.
- Update documentation.
2017-03-08 22:21:12 +01:00
Emile Vauge
556915cab6
Fix checkout initial before calling rmpr
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2017-02-06 17:50:11 +01:00
Emile Vauge
c00a9fae0c
Add rmpr command
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2017-02-06 14:02:23 +01:00
Emile Vauge
087bbd2e3e
Add cpr command
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2017-02-06 14:02:23 +01:00
Emile Vauge
e16f2bb23d
Fix git rpr
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2017-02-06 14:02:23 +01:00
Emile Vauge
4d99b84e5b
Add git rpr command
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2017-01-24 18:38:53 +01:00