Lisandro
2a7b16d61f
Added followlinks argument to listdir
...
The followlinks argument is then used by the function when it calls os.walk(path...
Notice the "followlinks" argument of os.walk() is False by default, so this change won't make any difference. Every actual call to listdir() function won't need to be changed.
This change is needed to resolve issue #2221
2019-06-07 19:21:10 -03:00
dlage
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
ee3b63b792
fixed create missing folders, thanks Paolo
2019-05-05 23:15:09 -07:00
mdipierro
c59186fa64
fixed missing folder in start scheduler
2019-05-05 20:49:56 -07:00
mdipierro
1c08c07a0f
new command line options
2019-05-01 21:07:52 -07:00
mdipierro
7c1bb810fc
cleaner fileutils and untarring/unzipping in fileutils, thanks Paolo
2019-04-20 13:53:53 -07:00
Carlos Cesar Caballero Díaz
f50380af73
#1911 NEWINSTALL file unlink issue
2018-04-30 14:17:44 -04:00
Leonel Câmara
780510dc32
Fixes #1684
2017-07-15 09:52:58 +01:00
Giovanni Barillari
0528a347b3
Updated pyDAL to 16.08
2016-08-13 15:38:55 +02:00
mdipierro
35eaba1096
removed duplicated code, using pydal's _compat.py
2016-08-01 03:39:22 -05:00
ilvalle
abf8d9fb27
fix compiled app in py3
2016-06-25 13:27:35 +02:00
ilvalle
8aecaf4514
PY3 fixes and added tests for gluon/admin.py
2016-06-24 22:54:56 +02:00
ilvalle
48209f5bdf
fix compileapp
2016-06-13 20:20:49 +02:00
ilvalle
01bab81432
manually adapt few imports
2016-06-01 20:16:30 +02:00
ilvalle
35900da19b
running lib2to3.fixes.fix_except
2016-05-29 08:31:19 +02:00
niphlod
cec0f8a0cf
fix app packaging
2015-03-19 00:04:24 +01:00
Hardirc
8f6d2342ac
Improve PEP8 gluon/fileutils.py
2015-03-06 21:16:55 -05:00
mdipierro
5bc5d0496e
R-2.9.12
2015-01-17 00:07:10 -06:00
ilvalle
0049f9e0c2
updated _extractall (python 2.4 support was dropped)
2014-12-11 14:27:39 +01:00
mdipierro
83bda542ad
fixed opening get_session for new session files
2014-09-06 18:10:54 -05:00
niphlod
41a4de081f
more docstring fixes
2014-01-29 23:01:52 +01:00
Massimo
bb4f3d6e1a
fixed issue 1755:IE11 vs gluon.contrib.user_agent - 'browser' key not existing anymore
2013-10-31 10:19:07 -05:00
Alfonso de la Guarda Reyes
a51d087797
Fixing some typos inside tests and unneeded modules
2013-09-02 19:32:26 -05:00
mdipierro
dd7609a22a
partially fixed issue 1502
2013-09-01 07:44:11 -05:00
mdipierro
26babd7e96
fixed Issue 1416:auth.wiki login loop unless the user is admin, thanks Alan
2013-04-06 09:52:42 -05:00
mdipierro
07e809acb3
app pack custom
2013-04-02 11:12:40 -05:00
Massimo
523c813439
fixed some layout problems
2013-03-08 16:30:11 -06:00
mdipierro
76ad8258f5
semantic version support in admin
2012-12-20 15:47:46 -06:00
mdipierro
c1f47cdc44
support for semantic versioning
2012-12-20 15:39:57 -06:00
mdipierro
3dd857aa9f
fixed issue 1225, NEWINSTALL ignored
2012-12-17 08:46:33 -06:00
mdipierro
9291d38bb5
added missing fileutils, fixed issue 1193, thanks Yager
2012-11-29 17:13:30 -06:00
mdipierro
43c97bd8cc
fixed issue 1179, welcome.w2p created if not exists
2012-11-24 10:48:27 -06:00
mdipierro
6aa5edc7ff
many pep8 improvements
2012-10-19 12:33:53 -05:00
mdipierro
71ec15190b
some pep8 changes (fixed spacing at end)
2012-10-19 10:37:07 -05:00
mdipierro
3a66f5e330
fixed some pep8 stuff
2012-10-19 09:40:17 -05:00
mdipierro
dcce7fc39a
fixed @//// in wiki and pep8 spacing
2012-08-25 11:29:11 -05:00
mdipierro
e1fe556abb
fixed portalocker in Storage, restored appadmin
2012-08-21 22:19:43 -05:00
mdipierro
2c798909d7
auth.wiki makes admin wiki_editor group member
2012-08-19 18:20:16 -05:00
mdipierro
e76bcf0ea9
removed unwanted whitespaces
2012-08-16 11:56:07 -05:00
mdipierro
1b34f47ec9
many improvements from Vladyslav
2012-07-14 22:45:32 -05:00
Massimo Di Pierro
ba93692ed4
fixed issue 728, bug in languages, thanks pgergo
2012-03-26 11:17:20 -05:00
Massimo Di Pierro
d281acb421
fixws and 'new' button in grid query
2011-12-05 11:39:42 -06:00
Massimo Di Pierro
d421c1321b
initial commit
2011-11-22 23:30:42 -06:00