##// END OF EJS Templates
audit-logger: use raw JSON with empty data to control unicode decode warnings....
audit-logger: use raw JSON with empty data to control unicode decode warnings. Passing in empty dict triggers warnings on sqlalchemy level that we're trying to pass in NON unicode into Unicode column.

File last commit:

r714:822499e8 default
r2184:c4cc6e2a default
Show More
root-styles-suffix.html
3 lines | 47 B | text/html | HtmlLexer
/ rhodecode / public / js / src / components / root-styles-suffix.html
polymer: slim out the styles and change the flow of initialization to avoid race conditions
r714 </style>
</template>
</dom-module>