index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cjr_print.sml
Commit message (
Expand
)
Author
Age
*
Merge.
Ziv Scully
2015-03-27
|
\
*
|
Remove Sqlcache urlification hack.
Ziv Scully
2014-11-29
*
|
Basic field-resolution invalidation.
Ziv Scully
2014-11-29
*
|
Progress towards invalidation based on equalities of fields.
Ziv Scully
2014-11-10
*
|
Mostly finish effectfulness analysis.
Ziv Scully
2014-10-31
|
*
The 2nd half of proper CSRF protection related to environment variables
Adam Chlipala
2015-02-12
*
|
Complete overhaul: cache queries based on immediate query result, not eventua...
Ziv Scully
2014-10-14
*
|
Small cleanup.
Ziv Scully
2014-09-15
*
|
Merge.
Ziv Scully
2014-09-13
|
\
|
|
*
New phase: Dbmodecheck
Adam Chlipala
2014-08-17
|
*
Differentiate between HTML and normal string literals
Adam Chlipala
2014-08-01
|
*
New .urp directive: file
Adam Chlipala
2014-07-31
*
|
Cleans up interface (it's now a command line option) and renames project to "...
Ziv Scully
2014-05-31
*
|
Finishes initial prototype, caching parameterless pages with table-match-base...
Ziv Scully
2014-05-27
|
/
*
Add 'html5' .urp directive
Adam Chlipala
2014-01-09
*
Fix compilation of apps that don't use database; fix HTTP pipelining
Adam Chlipala
2013-12-17
*
Start SQL transactions as read-only when possible, based on conservative prog...
Adam Chlipala
2013-12-12
*
Only output Content-script-type header when there is client-side code
Adam Chlipala
2013-12-12
*
Change handling of returned text blobs, to activate the normal EWrite optimiz...
Adam Chlipala
2013-12-11
*
Fix regression in http.c for long-polling connections; add lazy initializatio...
Adam Chlipala
2013-12-11
*
Remove uw_cutErrorLocation() hijinks
Adam Chlipala
2013-10-10
*
Detect more SQL uses without 'database' directive
Adam Chlipala
2013-09-30
*
Fixed HTTP date format and added Cache-Control to app.js
Vladimir Shabanov
2012-09-12
*
Basis.getenv
Adam Chlipala
2012-08-02
*
Support fancy expressions in module-level 'val' declarations
Adam Chlipala
2012-07-18
*
Fix from Edward Yang to generation of 404 errors in FastCGI
Adam Chlipala
2012-05-06
*
Add support for -boot flag, which allows in-tree execution of Ur/Web
Edward Z. Yang
2012-05-02
*
Include JavaScript files properly in error handler pages
Adam Chlipala
2012-04-28
*
Change <radio> to yield [option string]
Adam Chlipala
2012-03-10
*
Avoid URL size limit in RPCs with large arguments
Adam Chlipala
2012-03-03
*
Finish function argument order-of-operations fix
Adam Chlipala
2012-01-07
*
First part of changes to avoid depending on C function call argument order of...
Adam Chlipala
2012-01-07
*
Fix handling of quotes in generating C literals
Adam Chlipala
2012-01-02
*
Fix C-side unurlification of unboxable Option datatypes
Adam Chlipala
2011-12-17
*
timeFormat .urp directive
Adam Chlipala
2011-12-04
*
Better error messages about non-SQL-izability of types
Adam Chlipala
2011-12-03
*
Catching integer divisions by zero
Adam Chlipala
2011-12-03
*
Fix server-side urlification of custom Option types
Adam Chlipala
2011-11-25
*
Include character encoding in HTTP response headers.
Karn Kallio
2011-11-16
*
Fix another list unurlification segfault bug; List.foldlMi
Adam Chlipala
2011-08-21
*
Add prototypes for [un]urlification functions
Adam Chlipala
2011-08-21
*
Fix crash in list unurlification
Adam Chlipala
2011-08-21
*
Add timestamps to 'app.js' filenames, to prevent inappropriate caching by bro...
Adam Chlipala
2011-08-19
*
Fix list urlification
Adam Chlipala
2011-08-14
*
Compile self-tail-calls as gotos
Adam Chlipala
2011-08-02
*
A few more tweaks to support Clang (including ending use of nested functions)
Adam Chlipala
2011-07-23
*
Change cookie signature comparison to resist timing attacks (based on code su...
Adam Chlipala
2011-07-19
*
For non-debug builds, leave out source location info in what is shown to user
Adam Chlipala
2011-07-03
*
'noXsrfProtection' .urp directive
Adam Chlipala
2011-06-24
*
getHeader and setHeader
Adam Chlipala
2011-05-29
[next]