Commit Graph

  • fec756213d Merge pull request #1336 from cccaballero/master mdipierro 2016-05-23 22:19:29 -05:00
  • 47b1bf7323 fixing dictionary changed size error on SQLFORM using extra_fields Carlos Cesar Caballero Díaz 2016-05-23 14:36:10 -04:00
  • a70e966f0c breadcrumb divider, finished zvolsky 2016-05-20 19:04:07 +02:00
  • d1889b922b Merge pull request #1333 from leonelcamara/versionchecks mdipierro 2016-05-19 18:49:55 -05:00
  • 180ebcd7f1 Removed unnecessary version checks Fixed 2 memory leaks in restricted.py Leonel Câmara 2016-05-19 19:03:54 +01:00
  • 56b29553c5 Merge pull request #1330 from oscarfonts/catalan-plurals mdipierro 2016-05-14 10:16:39 -05:00
  • 8679ab1777 Merge pull request #1329 from leonelcamara/test_week11 mdipierro 2016-05-14 10:16:21 -05:00
  • 73713f2e45 Merge pull request #1328 from niphlod/settings/codecov mdipierro 2016-05-14 10:16:12 -05:00
  • 62f49d0f57 Added catalan plural rules Oscar Fonts 2016-05-12 16:14:01 +02:00
  • 1029a70d10 more tests for languages module removed 2.5/2.6 compatibility in test_validators.py Leonel Câmara 2016-05-12 02:00:14 +01:00
  • c15abd2585 added codecov setting file niphlod 2016-05-11 21:38:01 +02:00
  • be1845ad83 Merge pull request #1327 from leonelcamara/ditch26 mdipierro 2016-05-11 01:35:52 -05:00
  • 5246d808f0 Merge pull request #1326 from michele-comitini/jwt-decorator-fix mdipierro 2016-05-11 01:35:44 -05:00
  • 32ac20c1c5 Merge pull request #1325 from gi0baro/issue-1324 mdipierro 2016-05-11 01:35:30 -05:00
  • 261da3e346 fix setup.py Leonel Câmara 2016-05-11 01:12:00 +01:00
  • 87a3de22d7 remove ordereddict Leonel Câmara 2016-05-11 01:03:04 +01:00
  • a9ee9a6b58 remove simplejson Leonel Câmara 2016-05-11 00:47:23 +01:00
  • 713fe8e2bc remove 2.6 from CI configs Leonel Câmara 2016-05-10 23:35:15 +01:00
  • cda35fd48a R-2.14.6 latest R-2.14.6 mdipierro 2016-05-09 19:19:07 -05:00
  • 85c37af1f4 removed unwanted file mdipierro 2016-05-09 19:11:08 -05:00
  • 7d48d6ba03 removed logging leftover Michele Comitini 2016-05-10 01:35:22 +02:00
  • 4658e172c3 removed forgotten print statement Michele Comitini 2016-05-10 01:11:08 +02:00
  • 2c26a8c33a make allows_jwt a real decorator. Tests included! Michele Comitini 2016-05-10 00:50:33 +02:00
  • 625c7ae82e Fix #1324 Giovanni Barillari 2016-05-09 23:38:52 +02:00
  • 87935a45ba Merge branch 'master' of github.com:web2py/web2py mdipierro 2016-05-09 00:24:29 -05:00
  • 0692272991 going back to dal 16.03 to prepare for 2.14.6 mdipierro 2016-05-09 00:24:14 -05:00
  • c9f11c068c Merge pull request #1322 from ShySec/oneall_optimization mdipierro 2016-05-09 00:05:06 -05:00
  • 54b0feeffb Merge pull request #1321 from ShySec/master mdipierro 2016-05-09 00:04:39 -05:00
  • 8666f993d1 Merge pull request #1320 from niphlod/enhancement/redis_scheduler mdipierro 2016-05-09 00:03:42 -05:00
  • 822e68ac16 simplified oneall dname handling kelson 2016-05-06 16:07:20 -04:00
  • 292af5adc6 fixed timing attack in gluon.utils.compare kelson 2016-05-06 13:54:10 -04:00
  • c6d4fb8f38 sync with main scheduler niphlod 2016-05-05 21:36:51 +02:00
  • 82d79e74c6 Merge pull request #1318 from leonelcamara/admin_lockout mdipierro 2016-05-04 13:30:14 -05:00
  • 944d8bd8f3 Check if host is denied before verifying password Leonel Câmara 2016-05-04 19:02:53 +01:00
  • 33c1144e2e fixing merge issue mdipierro 2016-05-04 09:29:30 -05:00
  • ca21bb0b9a added contributor Narendra Bhati(security) mdipierro 2016-05-04 09:28:25 -05:00
  • a2b98cd6df Merge pull request #1317 from leonelcamara/test_week9 mdipierro 2016-05-04 09:25:30 -05:00
  • 51c3b633fe remove XSS attack in installing plugin, thanks Nerendra Bhati mdipierro 2016-05-04 09:21:20 -05:00
  • 1e74c332d0 Merge branch 'master' of github.com:web2py/web2py mdipierro 2016-05-04 09:12:52 -05:00
  • 4bd002aee9 fixed CSRF in admin enabled/disable. thanks Nerendra Bhati mdipierro 2016-05-04 09:11:55 -05:00
  • 1b42fe6547 Fixes #1316 Leonel Câmara 2016-05-03 19:17:58 +01:00
  • 810520b3f0 more tests for validators Leonel Câmara 2016-05-03 02:38:50 +01:00
  • af18582198 Merge pull request #1315 from niphlod/enhancement/scheduler mdipierro 2016-05-02 10:16:38 -05:00
  • 2d6ca49675 Merge pull request #1314 from chenl/issue_1310 mdipierro 2016-05-02 10:16:03 -05:00
  • db36e4380d Merge pull request #1308 from leonelcamara/test_week8 mdipierro 2016-05-02 10:13:54 -05:00
  • 2031a43058 can now process tasks with huge_results niphlod 2016-05-01 19:51:01 +02:00
  • 07d764f3c6 issue#1310 Chen Rotem Levy 2016-04-30 13:41:11 +03:00
  • b8b63302f4 add test_appadmin to tests/__init__.py Leonel Câmara 2016-04-26 17:17:19 +01:00
  • fa1af36adf partial tests for appadmin, testing a bunch of other stuff in the process Leonel Câmara 2016-04-26 04:31:22 +01:00
  • 2fc1378399 Merge pull request #1307 from zvolsky/master mdipierro 2016-04-25 20:32:24 -05:00
  • b6ee82bbde script for language files update has new param to update existing translations zvolsky 2016-04-25 11:06:02 +02:00
  • 8ed6736e82 Merge pull request #1306 from BuhtigithuB/improve/html-and-it-tests mdipierro 2016-04-24 18:44:38 -05:00
  • 99b083ad43 Merge pull request #1305 from leonelcamara/test_week7 mdipierro 2016-04-24 18:43:31 -05:00
  • c6b844a3e4 minor improve html.py, new url_encode=True/False test, review and close 1279 Hardirc 2016-04-24 09:47:57 -04:00
  • c7bb69a0b0 consistent naming Leonel Câmara 2016-04-21 20:12:00 +01:00
  • 8b402b491c 100% coverage for recfile Leonel Câmara 2016-04-21 20:01:23 +01:00
  • 735d79c211 latest pydal fixed connection issue mdipierro 2016-04-19 22:45:49 -05:00
  • 4177b4fe58 included fixes from dal mdipierro 2016-04-19 11:42:24 -05:00
  • 82aec9ba39 new fixes from Giovanni mdipierro 2016-04-19 11:30:40 -05:00
  • dc28664270 Tracking pydal 85c530c Giovanni Barillari 2016-04-19 17:41:29 +02:00
  • 78bb8e9b26 Updated to latest pydal, fixed IS_IN_DB validator for new pydal Giovanni Barillari 2016-04-19 17:24:09 +02:00
  • 0a633236e5 pydal fixes, thanks Giovanni mdipierro 2016-04-19 08:17:55 -05:00
  • 42d1544478 new experimental dal mdipierro 2016-04-18 21:28:27 -05:00
  • 85819a5f83 Merge pull request #1299 from BuhtigithuB/improve/auth-tests mdipierro 2016-04-17 21:27:35 -05:00
  • 9ca1c28db3 Merge pull request #1298 from BuhtigithuB/new/prettydate-test-suite mdipierro 2016-04-17 21:27:18 -05:00
  • 37fa90fbd2 .has_..., .add_..., .del_permission tests cases Hardirc 2016-04-17 12:30:45 -04:00
  • 2f0de8d8a0 New Auth tests & del_membership('role') api harmonization Hardirc 2016-04-17 10:53:41 -04:00
  • 70a0209e31 Reorder tests cases and make inventory + news tests Hardirc 2016-04-16 21:23:23 -04:00
  • 92b3c8f777 New Auth tests Hardirc 2016-04-16 19:35:06 -04:00
  • d622a8aa66 New test suite for prettydate() + fix wrong number of days for month Hardirc 2016-04-16 11:48:14 -04:00
  • 2a2771c4cc Merge pull request #1297 from BuhtigithuB/update/markdown2-contrib mdipierro 2016-04-15 22:10:22 -05:00
  • 4fbd612d1b Merge pull request #1296 from BuhtigithuB/enhancement/pep8-tools-py mdipierro 2016-04-15 22:10:12 -05:00
  • 190c77e0e7 Merge pull request #1295 from BuhtigithuB/refactor/auth-tools-tests mdipierro 2016-04-15 22:09:44 -05:00
  • 4fa8b3ed67 Update markdown2.py 2.2.4 -> 2.3.1 (latest release) Richard Vézina 2016-04-15 12:33:04 -04:00
  • f109be363d Enhancement tools.py PEP8 Richard Vézina 2016-04-14 10:58:14 -04:00
  • b7cc1b2db5 Refactor Auth tests, new tests, old implementation commented for now Hardirc 2016-04-14 01:00:18 -04:00
  • 81d0291ce2 R-2.14.5 R-2.14.5 mdipierro 2016-04-13 22:22:39 -05:00
  • 894ff3c140 Merge pull request #1294 from leonelcamara/fix_1274 mdipierro 2016-04-13 22:16:46 -05:00
  • 216ce5507c Merge pull request #1293 from leonelcamara/fix_1266 mdipierro 2016-04-13 22:15:53 -05:00
  • 068aecff93 Merge pull request #1292 from BuhtigithuB/add-more-html-test mdipierro 2016-04-13 22:15:22 -05:00
  • 59cbe99347 pep8 and force travis to rebuild Leonel Câmara 2016-04-14 04:13:18 +01:00
  • bdbc053285 fixes #1274 Leonel Câmara 2016-04-14 03:57:20 +01:00
  • d746d43be5 pep8 and make travis run again Leonel Câmara 2016-04-14 01:21:23 +01:00
  • 9a3e73031b fixes #1266 and adds tests to make sure it doesn't happen again Leonel Câmara 2016-04-14 01:02:25 +01:00
  • 0468c16bc2 Some more coverage for XML() and DIV() Richard Vézina 2016-04-13 11:44:16 -04:00
  • 8c5858b6b7 fixed merge issue mdipierro 2016-04-13 08:41:09 -05:00
  • 6400e28a85 fixed stupid mdipierro 2016-04-13 08:40:19 -05:00
  • 3e46d50aa1 Merge pull request #1290 from carpaIdea/patch-3 mdipierro 2016-04-13 08:33:29 -05:00
  • cb94fde80b Merge pull request #1289 from carpaIdea/patch-2 mdipierro 2016-04-13 08:30:20 -05:00
  • 98593eefce Merge pull request #1291 from leonelcamara/test_week6 mdipierro 2016-04-13 08:27:33 -05:00
  • 4bbfe70927 install a more modern pypy version Leonel Câmara 2016-04-13 14:17:30 +01:00
  • 02a0d1c9b0 minor reorder Leonel Câmara 2016-04-13 14:01:36 +01:00
  • 2bf0ad9268 test emails with alternative text and html Leonel Câmara 2016-04-13 14:00:33 +01:00
  • 2e63b7637a box-sizing best practice carpaIdea 2016-04-13 00:53:42 +02:00
  • 67485d16a5 R-2.14.4 R-2.14.4 mdipierro 2016-04-12 16:21:05 -05:00
  • a9c5cf3072 <main> semantic element IE fix carpaIdea 2016-04-12 23:07:27 +02:00
  • eba8ad4b55 fixed CHANGELOG mdipierro 2016-04-12 15:45:54 -05:00
  • 4ed6fb7ed9 Merge pull request #1288 from carpaIdea/patch-1 mdipierro 2016-04-12 15:44:19 -05:00
  • 294c67194f Missing <!DOCTYPE html> carpaIdea 2016-04-12 22:24:30 +02:00
  • 70f793b422 Merge pull request #1287 from leonelcamara/test_week6 mdipierro 2016-04-12 11:14:14 -05:00