mdipierro
5e1e97ffc4
Merge pull request #893 from niphlod/fix/duplicate_module
...
not needed anymore module
2015-04-02 16:20:39 -05:00
niphlod
e6c3410639
not needed anymore module
2015-04-01 20:55:47 +02:00
mdipierro
6b6cb5839c
Merge branch 'master' of github.com:web2py/web2py
2015-04-01 13:55:07 -05:00
mdipierro
2a7e9c0c59
possible fix for issue #892
2015-04-01 13:54:48 -05:00
mdipierro
5b637c0a82
Merge pull request #891 from leonelcamara/cache_cleanup
...
Fixes issue with locked files during cleanup
2015-04-01 12:41:52 -05:00
Leonel Câmara
5cdd7c1215
Fixes issue with locked files during cleanup
2015-04-01 18:27:05 +01:00
mdipierro
0aade6b378
R-2.10.2
R-2.10.2
2015-03-31 22:26:25 -05:00
mdipierro
5b75130187
quick fix for cacheondisk problem and admin
2015-03-31 22:25:10 -05:00
mdipierro
2755354e2e
fixed a problem with circular imports
R-2.10.1
2015-03-31 17:15:19 -05:00
mdipierro
d088c622a7
fixed VERSION
2015-03-31 15:15:48 -05:00
mdipierro
70b0d67345
R-2.10.1
2015-03-31 14:57:40 -05:00
mdipierro
1b39736561
Merge branch 'master' of github.com:web2py/web2py
2015-03-31 14:45:59 -05:00
mdipierro
267175b947
Merge pull request #888 from BuhtigithuB/fix/pep8-utils-py
...
Improve PEP8 gluon/utils.py
2015-03-31 14:45:48 -05:00
mdipierro
70aa5136a6
Merge pull request #887 from BuhtigithuB/fix/pep8-validators-py
...
Improve PEP8 gluon/validators.py
2015-03-31 14:45:38 -05:00
mdipierro
f036940ce1
Merge pull request #886 from BuhtigithuB/fix/pep8-widget-py
...
Improve PEP8 gluon/widget.py
2015-03-31 14:45:31 -05:00
mdipierro
42e2c150e7
Merge pull request #885 from BuhtigithuB/fix/pep8-tools-py
...
Improve PEP8 gluon/tools.py
2015-03-31 14:45:23 -05:00
Richard Vézina
bb64bb2b2e
Improve PEP8 gluon/utils.py
2015-03-31 14:05:34 -04:00
Richard Vézina
bbd6a081eb
Improve PEP8 gluon/validators.py
2015-03-31 14:03:38 -04:00
Richard Vézina
b2cd2dc149
Improve PEP8 gluon/widget.py
2015-03-31 14:01:25 -04:00
Richard Vézina
e4ef75c550
Improve PEP8 gluon/tools.py
2015-03-31 13:56:21 -04:00
mdipierro
f5b0bff445
Merge branch 'master' of github.com:web2py/web2py
2015-03-30 01:26:20 -05:00
mdipierro
f9c755bc18
Merge pull request #883 from BuhtigithuB/pep8-storage-py
...
Improve PEP8 gluon/storage.py
2015-03-30 01:26:06 -05:00
mdipierro
11a2ae36e6
Merge pull request #882 from leonelcamara/lock_disk
...
Finely grained lock disk
2015-03-30 01:25:55 -05:00
mdipierro
13897f00ad
Merge branch 'master' of github.com:web2py/web2py
2015-03-29 18:07:29 -05:00
mdipierro
0c993db95f
Merge pull request #880 from alimujtaba/master
...
check cmd_options existence before using it in restricted.py
2015-03-29 18:06:23 -05:00
mdipierro
7c4420aab2
Merge pull request #879 from ilvalle/fix-links
...
updated welcome menu with the 'Helping web2py' book chapter
2015-03-29 18:05:34 -05:00
mdipierro
ba32ba7c62
Merge pull request #876 from bbertka/master
...
Added CF deployment script
2015-03-29 18:05:19 -05:00
mdipierro
5bf1eca384
Merge pull request #875 from amerikan/master
...
Made buttons and table look styled in appadmin
2015-03-29 18:05:02 -05:00
mdipierro
f445619bee
Merge pull request #874 from niphlod/welcome/bootstrap_update
...
bootstrap 3.3.4 is out...
2015-03-29 18:04:35 -05:00
mdipierro
da162e0941
Merge pull request #873 from sp1d3rx/patch-1
...
Update ajax_examples.py so it does what it says.
2015-03-29 18:04:17 -05:00
mdipierro
c63c91aa8a
Merge pull request #872 from BuhtigithuB/pep8-sqlhtml-py
...
Improve PEP8 gluon/sqlhtml.py
2015-03-29 18:03:34 -05:00
Ali Mujtaba
4b3439f34c
check cmd_options existence before using it in restricted.py
2015-03-29 22:09:47 +05:00
ilvalle
bd6235a00b
updated welcome menu with the 'Helping web2py' book chapter
2015-03-29 11:11:24 +02:00
Leonel Câmara
3e46e985bf
Fix thundering herd problem due to the lock for a key being released too early
2015-03-28 00:56:53 +00:00
Leonel Câmara
9050840962
Changed CacheOnDisk to use fine grained locking instead of atomic replacement
2015-03-27 01:49:48 +00:00
Ben Bertka
0a82c9c822
Added CF deployment script
2015-03-25 23:37:19 -07:00
Erik Montes
0b739ccb11
Made buttons and table look styled in appadmin
...
Bootstrap 3 requires ‘table’ and ‘btn-*’ as classes to make the
respective elements look styled
2015-03-25 17:40:42 -07:00
niphlod
6a3bd509e0
bootstrap 3.3.4 is out.
2015-03-25 21:25:29 +01:00
sp1d3rx
6d0e93d737
Update ajax_examples.py so it does what it says.
...
Fixed the example so it actually does what it says. It said "The last 10 entries will appear sorted in a table below.". What it did was if the number of entries was 10, it would truncate the entries and start over again. So, in order for this to show the last 10 entries, it has to delete the oldest entry after 10. The best way to do that is to not sort the list, except when displaying and then delete the first entry in the list before inserting the 11th entry.
2015-03-24 10:53:34 -07:00
mdipierro
0184d33e73
Merge branch 'master' of github.com:web2py/web2py
2015-03-24 11:40:28 -05:00
mdipierro
bd899ea304
Merge pull request #870 from BuhtigithuB/pep8-shell-py
...
Improve PEP8 gluon/shell.py
2015-03-24 11:40:13 -05:00
mdipierro
debd84e287
Merge pull request #871 from gi0baro/master
...
Track pyDAL 15.03
2015-03-24 11:39:42 -05:00
mdipierro
fb902dd9ce
throttling cache collection
2015-03-24 11:26:01 -05:00
gi0baro
baeb156333
Track pyDAL 15.03
2015-03-24 11:45:23 +01:00
mdipierro
3be7ff0532
Merge pull request #869 from BuhtigithuB/pep8-settings-py
...
Improve PEP8 gluon/settings.py
2015-03-23 10:47:25 -05:00
mdipierro
4f64ffb606
Merge pull request #868 from Kalmuraee/master
...
Arabic Translation Added
2015-03-23 10:47:13 -05:00
mdipierro
e397ad5782
cache.ram.max_ram_utilization = 90
2015-03-22 19:16:29 -05:00
mdipierro
ac78bf2f7d
Merge pull request #867 from BuhtigithuB/pep8-scheduler-py
...
Improve PEP8 gluon/scheduler.py
2015-03-22 19:13:16 -05:00
mdipierro
438cdc809b
used gluon/contrib/orderddict
2015-03-22 19:12:26 -05:00
mdipierro
3ea49739d3
expire cache when ram excees 90%
2015-03-22 13:40:05 -05:00