Commit Graph

5269 Commits

Author SHA1 Message Date
mdipierro a8131c2b43 added more CRYPT examples and doctests, fixed other doctests 2012-07-20 10:17:55 -05:00
mdipierro f905a6e9dc fixed CRYPT 2012-07-20 08:58:13 -05:00
mdipierro 6903db9d7c fixed CRYPT 2012-07-20 08:58:13 -05:00
mdipierro ff05f5d121 smarted CRYPT, thanks Jonathan 2012-07-19 16:56:44 -05:00
mdipierro 37055d7e08 smarted CRYPT, thanks Jonathan 2012-07-19 16:56:44 -05:00
mdipierro f01b61c4c9 better export in grid, thanks Niphlod 2012-07-19 16:25:22 -05:00
mdipierro fe7adb4575 better export in grid, thanks Niphlod 2012-07-19 16:25:22 -05:00
mdipierro f1337d563e reverted part of recent test 2012-07-18 21:47:01 -05:00
mdipierro 498588d53d reverted part of recent test 2012-07-18 21:47:01 -05:00
mdipierro b2dd147a2d fixed global_settings.gluon_parent for scripts, thanks Vladyslav 2012-07-18 18:46:43 -05:00
mdipierro ad75f7b127 fixed global_settings.gluon_parent for scripts, thanks Vladyslav 2012-07-18 18:46:43 -05:00
mdipierro 11b5d7d9d0 added a comment about md5, thanks Osman 2012-07-18 18:32:46 -05:00
mdipierro 65bb04d949 added a comment about md5, thanks Osman 2012-07-18 18:32:46 -05:00
mdipierro 1427dc976f better auth.wiki 2012-07-18 18:24:58 -05:00
mdipierro 0700ed7c8e better auth.wiki 2012-07-18 18:24:58 -05:00
mdipierro 05008158ee better auth.wiki with tag cloud 2012-07-18 17:50:23 -05:00
mdipierro a63b80735b better auth.wiki with tag cloud 2012-07-18 17:50:23 -05:00
mdipierro 6a3ef83060 fixed problem with lazyT.__mod__ 2012-07-18 16:03:43 -05:00
mdipierro d55755e7eb fixed problem with lazyT.__mod__ 2012-07-18 16:03:43 -05:00
mdipierro 20ad8b8b71 missing pickling methods in Storage, thanks marius.v.niekerk 2012-07-18 14:20:46 -05:00
mdipierro 8884b24a4b missing pickling methods in Storage, thanks marius.v.niekerk 2012-07-18 14:20:46 -05:00
mdipierro bafdf36bf3 new syntax pbkdf2(1000,20,sha1) 2012-07-18 13:46:24 -05:00
mdipierro 446e170e2a new syntax pbkdf2(1000,20,sha1) 2012-07-18 13:46:24 -05:00
mdipierro 0e3198a0a6 added missing files from Vladyslav 2012-07-18 12:48:08 -05:00
mdipierro 060a389383 added missing files from Vladyslav 2012-07-18 12:48:08 -05:00
mdipierro 0881673037 added button import in sqlhtml 2012-07-18 12:45:17 -05:00
mdipierro 148b26e41a added button import in sqlhtml 2012-07-18 12:45:17 -05:00
mdipierro a1aebca4d3 fixed an issue with latest CRYPT 2012-07-18 12:34:26 -05:00
mdipierro a058a0ba8b fixed an issue with latest CRYPT 2012-07-18 12:34:26 -05:00
mdipierro 1e657f0121 added pbkdf2 support, simplified logic 2012-07-18 12:24:28 -05:00
mdipierro 263599e43b added pbkdf2 support, simplified logic 2012-07-18 12:24:28 -05:00
mdipierro 9cfb1e8afd new languages patch with pluralization, thanks Vladyslav 2012-07-18 11:22:41 -05:00
mdipierro b75ebb9887 new languages patch with pluralization, thanks Vladyslav 2012-07-18 11:22:41 -05:00
mdipierro 192303adb1 moved define_signature to define_table but not convinced it is always a good idea 2012-07-17 17:32:35 -05:00
mdipierro ccbffc4f3f moved define_signature to define_table but not convinced it is always a good idea 2012-07-17 17:32:35 -05:00
mdipierro 258a645aa1 better export buttons in grid, thanks Niphlod 2012-07-17 17:13:40 -05:00
mdipierro 61834b2e4a better export buttons in grid, thanks Niphlod 2012-07-17 17:13:40 -05:00
mdipierro 14b6cc5650 fixed issue 864, thanks Niphlod 2012-07-17 17:11:23 -05:00
mdipierro 346071da09 fixed issue 864, thanks Niphlod 2012-07-17 17:11:23 -05:00
mdipierro 9d2ed04ed4 added TSV exporter to grid, thanks niphlod 2012-07-17 16:15:29 -05:00
mdipierro 07e27af566 added TSV exporter to grid, thanks niphlod 2012-07-17 16:15:29 -05:00
mdipierro 3c4080eb08 typo close->clone, thanks I.like.privacy.too 2012-07-17 16:11:37 -05:00
mdipierro 3fc6c220cf typo close->clone, thanks I.like.privacy.too 2012-07-17 16:11:37 -05:00
mdipierro 80965dd5e3 yet another markmin improvement, thanks Vladyslav 2012-07-17 12:35:57 -05:00
mdipierro 598d979502 yet another markmin improvement, thanks Vladyslav 2012-07-17 12:35:57 -05:00
mdipierro e3e9182293 fixed uniqueness problem in archives 2012-07-17 10:59:26 -05:00
mdipierro f3ea2d1cc6 fixed uniqueness problem in archives 2012-07-17 10:59:26 -05:00
mdipierro 81b8b4c775 fixed problem with recent cache commit 2012-07-17 10:35:45 -05:00
mdipierro ac75bbdc9c fixed problem with recent cache commit 2012-07-17 10:35:45 -05:00
mdipierro 8a2d4d5448 fixed issue 889, scheduler on missing app, thanks Niphlod 2012-07-16 22:48:59 -05:00