Commit Graph

7923 Commits

Author SHA1 Message Date
30a0ac6a1b Refactor methods from gluon/admin to gluon/fileutils 2019-05-16 18:51:26 +01:00
mdipierro
148e9e8629 removed cicrular dependency in copystream, thanks Paolo 2019-05-13 20:41:27 -07:00
mdipierro
95bbaf6a38 more regex improvements, thanks Paolo Pastori 2019-05-12 19:39:33 -07:00
mdipierro
0372c50ef5 restored some missing regex, thanks Paolo Pastori 2019-05-12 17:34:24 -07:00
mdipierro
3ed69380f2 one logger per app and fixed some threading issues with newcron, thanks Paolo Pastori 2019-05-11 13:21:40 -07:00
mdipierro
55aa94bbb9 myregex is gone. Thanks Paolo Pastori 2019-05-11 13:18:03 -07:00
mdipierro
caf3010408 better regex and improvements in compileapp, thank you Paolo Pastori 2019-05-09 23:30:07 -07:00
mdipierro
f9c0c478df sync 2019-05-07 21:20:26 -07:00
mdipierro
c5ab91041d use testing app, not welcome for test_web, thanks Paolo 2019-05-07 20:51:48 -07:00
mdipierro
ee3b63b792 fixed create missing folders, thanks Paolo 2019-05-05 23:15:09 -07:00
mdipierro
fc256343a7 better setup and teardown in test_web, thanks Paolo 2019-05-05 20:53:20 -07:00
mdipierro
c59186fa64 fixed missing folder in start scheduler 2019-05-05 20:49:56 -07:00
mdipierro
091f13df43 fixed logic for running tests and using welcome for testing, thanks Paolo 2019-05-05 20:34:28 -07:00
mdipierro
621d9e6d83 Merge pull request #2194 from leonelcamara/patch-31
Fixes #2182 possibly Fixes #2190
2019-05-05 20:30:40 -07:00
mdipierro
42528987af regex fix, thanks Paolo 2019-05-04 10:20:44 -07:00
mdipierro
c258d10d15 removed options_std.py, no longer necssary since options can be passed as command line arguments 2019-05-03 20:07:19 -07:00
mdipierro
ca0b72d7b1 fixed a few more typos and better testing, thanks Paolo 2019-05-03 20:03:41 -07:00
mdipierro
eba2455298 fixed typo, thanks Paolo 2019-05-03 20:01:27 -07:00
Leonel Câmara
be81e69c2b fix tests for new json serializer 2019-05-02 16:21:34 +01:00
Leonel Câmara
e3a981fc2c Fixes #2182 possibly Fixes #2190 2019-05-02 16:09:10 +01:00
mdipierro
1a169b340e fixed python3 compatibility 2019-05-01 21:45:12 -07:00
mdipierro
20416b4d1c syncing 2019-05-01 21:23:34 -07:00
mdipierro
76c5bad895 Merge branch 'master' of github.com:web2py/web2py 2019-05-01 21:10:03 -07:00
mdipierro
15daf70298 pydal sync 2019-05-01 21:09:36 -07:00
mdipierro
1c08c07a0f new command line options 2019-05-01 21:07:52 -07:00
mdipierro
b291239a41 Merge pull request #2189 from nicozanf/patch-1
PY2 small print fix
2019-04-28 11:29:03 -07:00
mdipierro
6f12be7e20 even better option processing in widget.py, thanks Paolo 2019-04-26 22:36:02 -07:00
Nico Zanferrari
89c441cdc8 PY2 small print fix 2019-04-24 19:28:46 +02:00
mdipierro
0a9975809c cleanup in main, thanks Paolo 2019-04-23 22:10:53 -07:00
mdipierro
14dee6b466 better shell using create_app, thanks Paolo 2019-04-21 09:27:02 -07:00
mdipierro
9d5a16351b simplify admin by using create_app, thanks Paolo 2019-04-21 09:24:56 -07:00
mdipierro
7c1bb810fc cleaner fileutils and untarring/unzipping in fileutils, thanks Paolo 2019-04-20 13:53:53 -07:00
mdipierro
8a9b2d687e better option handling for the shell, thanks Paolo 2019-04-19 21:23:59 -07:00
mdipierro
0d04b8a511 widget fix, thanks Paolo 2019-04-19 21:22:29 -07:00
mdipierro
2f35117282 better options and regexp, thanks Paolo 2019-04-18 21:32:46 -07:00
mdipierro
563de284f7 better logic for passing parameters to scheduler, thanks Paolo 2019-04-17 21:59:03 -07:00
mdipierro
8c29f8b12a fixed order or sorting in grid 2019-04-13 18:04:43 -07:00
mdipierro
2fbaced689 removed naming conflict from previous commit, thanks Paolo 2019-04-11 21:18:36 -07:00
mdipierro
33335ec3e1 removed redundant os.chdir, thanks paolo 2019-04-11 21:16:54 -07:00
mdipierro
066d9c9ab5 better newcrow and widget, fixed some ssl related bugs, thanks Paolo 2019-04-11 21:15:48 -07:00
mdipierro
b96c54cef9 some cleanup and better use of die() function, thanks paolo 2019-04-09 21:49:04 -07:00
mdipierro
59700b8d06 R-2.18.5 2019-04-07 21:16:13 -07:00
mdipierro
455d188da8 removed un-necessary sort exception is sqlform.grid 2019-04-07 16:26:28 -07:00
mdipierro
d13a003475 use metavar, thanks Paolo 2019-04-07 09:25:08 -07:00
mdipierro
a47deac038 Merge pull request #2166 from leonelcamara/revert-2145-expose
Revert "don't use a regex to find exposed functions"
2019-04-07 09:15:39 -07:00
mdipierro
5667149f8d syncing 2019-04-06 20:59:23 -07:00
mdipierro
c9a42c4638 refactoring of widget.py, thanks Paolo 2019-04-06 20:54:16 -07:00
mdipierro
33fe831287 support web2py.py --GAE {app-name}, thanks Paolo 2019-04-06 20:05:39 -07:00
mdipierro
f2dcc53a18 cleanup in custom import, thanks Paolo 2019-04-06 19:51:57 -07:00
Leonel Câmara
39b965be7b Revert "don't use a regex to find exposed functions" 2019-04-01 15:24:46 +01:00