woodpecker/cmd/server
6543 350282ce29
make WOODPECKER_MIGRATIONS_ALLOW_LONG have an actuall effect (#2251)
close #2079

as we sett the global vars **after** migrations we did never had a
chance to propagate a **true** in WOODPECKER_MIGRATIONS_ALLOW_LONG to
the migrations ...

---------

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2023-08-21 09:29:45 +02:00
..
docs Add SSH clone URL env var (#2198) 2023-08-12 17:39:13 +02:00
flags.go Fix usage description for backend-http-proxy flag (#2250) 2023-08-19 16:27:21 +02:00
health.go Add ping command to server to allow container healthchecks (#2030) 2023-07-25 15:55:29 +02:00
main.go Add ping command to server to allow container healthchecks (#2030) 2023-07-25 15:55:29 +02:00
server.go make WOODPECKER_MIGRATIONS_ALLOW_LONG have an actuall effect (#2251) 2023-08-21 09:29:45 +02:00
setup.go make WOODPECKER_MIGRATIONS_ALLOW_LONG have an actuall effect (#2251) 2023-08-21 09:29:45 +02:00
swagger.go [Docs] use redocusaurus to display swagger file (#1818) 2023-06-04 05:07:39 +02:00
woodpecker_docs_gen.go [Docs] use redocusaurus to display swagger file (#1818) 2023-06-04 05:07:39 +02:00