| Commit message (Expand) | Author | Age | Files | Lines |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+3 |
* | enable style:usages for stdlib tests [backport: 1.6] (#19715) | flywind | 2022-04-13 | 1 | -1/+1 |
* | correct cookie docs (#19122) | flywind | 2021-11-11 | 1 | -2/+1 |
* | Add security tip for setCookie (#19117) | Federico Ceratto | 2021-11-11 | 1 | -0/+3 |
* | CIs: attempt to use csources_v1 (#16282) | Andreas Rumpf | 2021-04-21 | 1 | -3/+3 |
* | [stdlib] make cookies module modern (#17116) | flywind | 2021-02-24 | 1 | -13/+28 |
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -15/+0 |
* | make more tests green | Andreas Rumpf | 2018-04-30 | 1 | -5/+5 |
* | Don't assume UTC in cookies.setCookie | Oscar NihlgÄrd | 2018-04-03 | 1 | -12/+12 |
* | Better times module (#6552) | GULPF | 2017-12-18 | 1 | -3/+3 |
* | Update docs of cookies.parseCookies. Closes #5721. | Dominik Picheta | 2017-11-18 | 1 | -0/+9 |
* | Merge pull request #5720 from FedericoCeratto/patch-27 | Dominik Picheta | 2017-04-17 | 1 | -1/+1 |
|\ |
|
| * | Fix cookie timestamp format #5718 | Federico Ceratto | 2017-04-17 | 1 | -1/+1 |
* | | Fix "secure" capitalization | Federico Ceratto | 2017-04-17 | 1 | -1/+1 |
|/ |
|
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -5/+5 |
* | Turn some test outputs into actual tests | Oleh Prypin | 2015-04-21 | 1 | -3/+9 |
* | Don't run non-test code when defined(testing) | Oleh Prypin | 2015-04-21 | 1 | -1/+1 |
* | merged things from devel | Araq | 2014-09-12 | 1 | -9/+11 |
|\ |
|
| * | Secure and HttpOnly cookies | Erwan Ameil | 2014-08-30 | 1 | -6/+9 |
* | | big rename | Araq | 2014-08-27 | 1 | -4/+4 |
* | | renamefest | Araq | 2014-08-23 | 1 | -2/+2 |
|/ |
|
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
* | Fixed a bug in times and finished its docs. Added mimetypes module and added ... | dom96 | 2012-05-13 | 1 | -1/+1 |
* | Added a format function to the times module and a setCookie function to the c... | dom96 | 2012-04-26 | 1 | -1/+30 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | deprecated system.copy: use system.substr instead | Araq | 2011-05-14 | 1 | -2/+2 |
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -0/+0 |
* | docgen understands and ignores *when false* | Araq | 2010-11-18 | 1 | -0/+30 |