| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
change elsewhere
|
| |
|
| |
|
| |
|
|
|
|
| |
motivation: apgdiff only supports this new form)
|
| |
|
|\ |
|
| | |
|
|/ |
|
|
|
|
| |
expungers
|
|
|
|
| |
.sql files
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(fixes #82)
|
| |
|
|
|
|
|
| |
Makes Ur/Web project builds reproducible without sacrificing HTTP
caching. Uses a public domain SHA1 implementation by tom7. See #38.
|
|
|
|
| |
See issue #38.
|
| |
|
|
|
|
| |
times in a .urp tree
|
| |
|
| |
|
|\ |
|
| | |
|
| |\
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
| |\
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
eventual HTML output.
|
| | |
|
| |\
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
"sqlcache" in the all-one-word style. Still has issues to do with concurrency, retrying transactions, and foreign function calls that either rely on state or have side effects.
|
|/
|
|
| |
table-match-based invalidation. Still has problems parsing non-Postgres SQL dialects properly.
|
| |
|
| |
|
|
|
|
| |
program analysis
|
| |
|
|
|
|
| |
optimizations
|
|
|
|
| |
initialization of database connections, to avoid the overhead in handlers that don't use SQL
|