8000 Tags · evansb/fiat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: evansb/fiat

Tags

version-0.5.0

Toggle version-0.5.0's commit message
Appending to log file (spinnaker#216)

Changing to appending to the log file so logs will correctly rotate.  This prevents large amounts of null data at the start of a rotated
8000
 log file.

v0.39.0

Toggle v0.39.0's commit message
feat(admin) Add admin functionality to fiat

v0.38.0

Toggle v0.38.0's commit message
fix(authz): ensure anonymous role is not cleared

v0.37.0

Toggle v0.37.0's commit message
fix(roles): ensure UserRolesSyncer always refreshes anonymous user

if we lose the redis data the user roles syncer would no longer reload the anonymous
permissions.

also this caps the number of retries that the refresh will do to something that aligns with
the caching agents timeout value. The agent will get rescheduled after that point by the
scheduler.

v0.36.0

Toggle v0.36.0's commit message
chore(dependencies): update to latest spinnaker-dependencies

v0.35.0

Toggle v0.35.0's commit message
fix(spring): fix autowiring issue

0.34.0

Toggle 0.34.0's commit message
chore(dependencies): update to latest spinnaker-dependencies, spinnak…

…er-gradle-plugin, gradle 3.5

v0.33.1

Toggle v0.33.1's commit message
fix(build): fix fiat-web to build normal jar

bootRepackage flag was using string interpretation of groovy truth

version-0.4.2

Toggle version-0.4.2's commit message
fix(UserRoleSyncer) add config timeout to agent polling (spinnaker#203)

We should wait until after the next poll cycle starts before another instance can try to run.
spinnaker#203

v0.33.0

Toggle v0.33.0's commit message
fix(UserRoleSyncer) add config timeout to agent polling (spinnaker#203)

We should wait until after the next poll cycle starts before another instance can try to run.
spinnaker#203
0