index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow paths to start with `::` (#393)
Christian Vallentin
2020-12-02
2
-4
/
+34
*
Improved if statement generation to avoid issues with implicit borrows (#392)
Christian Vallentin
2020-12-01
3
-0
/
+72
*
Fixed parsing precedence and associativity (#391)
Christian Vallentin
2020-12-01
1
-33
/
+173
*
Fixed implicit borrow of expressions (#390)
Christian Vallentin
2020-12-01
4
-2
/
+32
*
Disable nom default features
Konrad Borowski
2020-11-21
1
-3
/
+1
*
Fix small wording issues in book
Fabian Würfl
2020-11-21
1
-2
/
+2
*
Bump version for askama_shared
Dirkjan Ochtman
2020-11-16
1
-1
/
+1
*
Bump askama_tide version to 0.12
Dirkjan Ochtman
2020-11-16
1
-1
/
+1
*
Fix urlencode to be usable for URL segments and query keys/values (#384)
Jakub Valtar
2020-11-16
1
-30
/
+88
*
Update tide requirement from 0.14 to 0.15
dependabot-preview[bot]
2020-11-16
1
-1
/
+1
*
Correctly scope macro argument name bindings (fixes #382)
Dirkjan Ochtman
2020-11-13
1
-3
/
+12
*
Use `syn::Error::to_compile_error` and add trybuild ui test (#374)
msrd0
2020-11-02
6
-5
/
+28
*
Improve error handling (see #368)
Dirkjan Ochtman
2020-11-02
6
-436
/
+584
*
Apply clippy suggestions
Dirkjan Ochtman
2020-11-02
1
-2
/
+2
*
Upgrade to nom 6
Dirkjan Ochtman
2020-11-02
2
-37
/
+38
*
Fix links and actions which were broken since the default branch was renamed ...
jake
2020-10-26
5
-10
/
+10
*
askama_actix: bump version to 0.11.1
Dirkjan Ochtman
2020-10-18
1
-1
/
+1
*
bump version
Jacob Rothstein
2020-10-18
1
-1
/
+1
*
update to tide 0.14
Jacob Rothstein
2020-10-18
1
-2
/
+4
*
Disable tide default features
Matt Johnston
2020-10-06
1
-1
/
+1
*
Do not include default actix-web features
Rob Ede
2020-09-25
1
-1
/
+1
*
Update ci config for new default branch name
Dirkjan Ochtman
2020-09-19
1
-1
/
+1
*
Bump version number for askama_tide
Dirkjan Ochtman
2020-09-19
1
-1
/
+1
*
Add integration tests for into_{f64,isize}
Yuxuan Shui
2020-09-16
1
-0
/
+14
*
fix into_f64 and into_isize
Yuxuan Shui
2020-09-16
1
-13
/
+13
*
actix: upgrade to actix 3
Dirkjan Ochtman
2020-09-11
1
-2
/
+2
*
Schedule a CI run every Friday
Dirkjan Ochtman
2020-09-07
1
-0
/
+2
*
Upgrade to gotham 0.5
Dirkjan Ochtman
2020-09-07
1
-2
/
+2
*
Use unstable sort for size median calculation
Dirkjan Ochtman
2020-08-25
1
-1
/
+1
*
Use efficient method for nested template rendering
Dirkjan Ochtman
2020-08-25
2
-5
/
+6
*
tide: use set_error for correct error handling
Jacob Rothstein
2020-08-04
1
-2
/
+2
*
Update tide requirement from 0.12 to 0.13
dependabot-preview[bot]
2020-08-04
1
-1
/
+1
*
Bump askama_derive dependency on askama_shared
Dirkjan Ochtman
2020-07-28
1
-1
/
+1
*
Bump version numbers
Dirkjan Ochtman
2020-07-28
3
-5
/
+5
*
Add mendes integration
Dirkjan Ochtman
2020-07-28
5
-0
/
+55
*
Use modern dyn syntax to prevent warnings
Dirkjan Ochtman
2020-07-28
1
-1
/
+1
*
Point to relevant book chapter from the filters module docs
Dirkjan Ochtman
2020-07-23
1
-2
/
+2
*
Fix filter docs to clarify whitespace handling
Dirkjan Ochtman
2020-07-23
1
-16
/
+18
*
Update tide requirement from 0.11 to 0.12
dependabot-preview[bot]
2020-07-20
1
-1
/
+1
*
Fix additional clippy issue
Dirkjan Ochtman
2020-07-20
2
-2
/
+2
*
Clean up clippy issues
Dirkjan Ochtman
2020-07-20
3
-11
/
+9
*
Add fmt filter that swaps the first two arguments to format!().
Andrew Dona-Couch
2020-07-14
3
-1
/
+53
*
Apparently no more than 5 keywords are allowed
Dirkjan Ochtman
2020-07-14
1
-1
/
+1
*
Bump version number for askama_tide to make it consistent
Dirkjan Ochtman
2020-07-14
1
-1
/
+1
*
Bump versions to prepare for askama_tide release
Dirkjan Ochtman
2020-07-14
4
-7
/
+7
*
Bump askama version to 0.10.1
Dirkjan Ochtman
2020-07-14
1
-1
/
+1
*
Bump dependency versions to force the latest version
Dirkjan Ochtman
2020-07-14
2
-3
/
+3
*
Bump askama_derive version to 0.10.1
Dirkjan Ochtman
2020-07-14
1
-1
/
+1
*
Add Tide target to CI
Dirkjan Ochtman
2020-07-14
1
-0
/
+14
*
alphabetize frameworks
Jacob Rothstein
2020-07-14
6
-65
/
+66
[next]