Jo-Philipp Wich
|
debfd75f33
|
modules/freifunk: fix same problem
|
2009-07-26 22:43:51 +00:00 |
|
Jo-Philipp Wich
|
2c3d33006c
|
modules/admin-mini: fix the same issue in admin-mini
|
2009-07-26 22:39:21 +00:00 |
|
Jo-Philipp Wich
|
5f70d9f4f4
|
modules/admin-full: fix udata vs. string in system.lua model
|
2009-07-26 22:37:24 +00:00 |
|
Jo-Philipp Wich
|
96bc583cfc
|
libs/web: convert given argument to string in i18n.translatef()
|
2009-07-26 22:34:54 +00:00 |
|
Jo-Philipp Wich
|
2f7fb7e05c
|
libs/nixio: d'oh ... import tostring() as well
|
2009-07-26 22:34:06 +00:00 |
|
Jo-Philipp Wich
|
136b7253b1
|
libs/nixio: convert data to string in writeall(), this is required for numeric and udata arguments
|
2009-07-26 22:32:13 +00:00 |
|
Jo-Philipp Wich
|
3efff022f2
|
libs/uvl: fix some memory wasting
|
2009-07-26 21:24:48 +00:00 |
|
Steven Barth
|
0371fc26d8
|
Reintroduce prefisx support - was gone somewhere
|
2009-07-25 12:45:38 +00:00 |
|
Steven Barth
|
a77f1b91ae
|
Allow Basic-Auth pass-through
|
2009-07-25 10:47:26 +00:00 |
|
Steven Barth
|
b8ab3b9dac
|
Add: luci.http.splice to allow direct copying of data from a file
descriptor
|
2009-07-25 07:27:05 +00:00 |
|
Jo-Philipp Wich
|
3194662054
|
libs/lmo: return entries as udata and only create strings on demand
|
2009-07-25 03:37:03 +00:00 |
|
Jo-Philipp Wich
|
639f965c4f
|
libs/web: use C templates by default
|
2009-07-25 02:58:04 +00:00 |
|
Jo-Philipp Wich
|
4ef3ac9694
|
libs/core: support udata util.striptags(), optimizie copcall implementation
|
2009-07-25 02:57:13 +00:00 |
|
Jo-Philipp Wich
|
ed4b7a5fbb
|
libs/lucid-http: make chunksinks cope with string-like udata
|
2009-07-25 00:55:24 +00:00 |
|
Steven Barth
|
43aca0def5
|
Merge from fonosfera
|
2009-07-24 18:23:59 +00:00 |
|
Steven Barth
|
4d75b51157
|
FIx lsat commit
|
2009-07-24 17:34:40 +00:00 |
|
Steven Barth
|
2164bdf651
|
luci.fs compat
|
2009-07-24 17:33:32 +00:00 |
|
Steven Barth
|
2655871d39
|
Revert external tree usage
|
2009-07-24 15:45:29 +00:00 |
|
Steven Barth
|
6d8143f573
|
Typo
|
2009-07-24 15:33:10 +00:00 |
|
Steven Barth
|
f1e1f7a451
|
Revert "libs/lucid-http: prepare external indexing and tree building in luci handler"
This reverts commit e70104be85933a0d6cef5b8639f3a042e6d76896.
|
2009-07-24 15:33:06 +00:00 |
|
Jo-Philipp Wich
|
7aacb0561d
|
applications/luci-splash: fix upper/lowercase issues in luci splash-cli, thanks to egon_ffj and patrick for spotting this
|
2009-07-23 22:48:29 +00:00 |
|
Jo-Philipp Wich
|
3c35ce382d
|
modules/freifunk: set country code 276 by default, for ch12, 13 with madwifi
|
2009-07-23 12:38:52 +00:00 |
|
Jo-Philipp Wich
|
60f6a91251
|
contrib/package: select openwrt.org theme by default but do not make it a hard depncy
|
2009-07-23 12:11:47 +00:00 |
|
Jo-Philipp Wich
|
97743c1387
|
libs/web: disable memory debuggin in trunk as well
|
2009-07-23 11:32:22 +00:00 |
|
Jo-Philipp Wich
|
8b001ee843
|
libs/web: dispatcher.lua: add support for external tree building and indexing
|
2009-07-23 03:25:27 +00:00 |
|
Jo-Philipp Wich
|
281c92b1d6
|
libs/uvl: convert uvlc to nixio.fs api, fix error condition when no schema is found
|
2009-07-23 03:23:48 +00:00 |
|
Jo-Philipp Wich
|
60aaab2ede
|
libs/lucid-http: prepare external indexing and tree building in luci handler
|
2009-07-23 03:22:45 +00:00 |
|
Jo-Philipp Wich
|
a4f6748205
|
libs/core: util.lua optimize get() and set() accessors of threadlocals
|
2009-07-23 03:21:18 +00:00 |
|
Jo-Philipp Wich
|
3f1393006e
|
libs/core: debug.lua use integers for memory size and peak value
|
2009-07-23 03:19:46 +00:00 |
|
Jo-Philipp Wich
|
3e0b6b681c
|
libs/web: use new parser in non-caching mode
|
2009-07-23 01:41:06 +00:00 |
|
Jo-Philipp Wich
|
80a2dd2cc2
|
libs/web: add template parser reimplemented in C
|
2009-07-23 00:41:44 +00:00 |
|
Translation System
|
9cf0abcb07
|
Commit from LuCI Translation Portal by user gjnardoni. 56 of 56 messages translated (0 fuzzy).
|
2009-07-20 05:15:56 +00:00 |
|
Translation System
|
7233abb800
|
Commit from LuCI Translation Portal by user gjnardoni. 128 of 128 messages translated (0 fuzzy).
|
2009-07-20 01:42:36 +00:00 |
|
Jo-Philipp Wich
|
4dd0a793b6
|
libs/lmo: check for integer, not number in lmo.archive.get()
|
2009-07-19 16:12:26 +00:00 |
|
Jo-Philipp Wich
|
1738eddc7d
|
libs/lmo: ensure integer return value in lmo.hash(), fix module open function
|
2009-07-19 16:10:10 +00:00 |
|
Jo-Philipp Wich
|
306b2d865a
|
libs/nixio: don't close stdin, stdout or stderr during garbage collection
|
2009-07-19 02:39:10 +00:00 |
|
Jo-Philipp Wich
|
074b5dfc4a
|
fix fallout from nixio.fs transition
|
2009-07-19 00:38:52 +00:00 |
|
Jo-Philipp Wich
|
8fcd841aa9
|
convert luci.fs users to nixio.fs api
|
2009-07-19 00:24:58 +00:00 |
|
Jo-Philipp Wich
|
6abba61632
|
libs/nixio: allow calls to nixio.util.consume() with no iterator given
|
2009-07-18 21:58:41 +00:00 |
|
Jo-Philipp Wich
|
4bc6b85bb7
|
libs/nixio: add destination table argument to nixio.util.consume()
|
2009-07-18 21:55:14 +00:00 |
|
Jo-Philipp Wich
|
5f000ef19e
|
libs/core: record peak values in luci.debug
|
2009-07-18 18:26:44 +00:00 |
|
Translation System
|
08840ce7d5
|
Commit from LuCI Translation Portal by user gjnardoni. 104 of 104 messages translated (0 fuzzy).
|
2009-07-18 05:37:56 +00:00 |
|
Translation System
|
c8db087f5b
|
Commit from LuCI Translation Portal by user gjnardoni. 45 of 45 messages translated (0 fuzzy).
|
2009-07-18 05:16:08 +00:00 |
|
Translation System
|
01f18d3588
|
Commit from LuCI Translation Portal by user gjnardoni. 414 of 414 messages translated (0 fuzzy).
|
2009-07-18 05:05:38 +00:00 |
|
Jo-Philipp Wich
|
820f11932f
|
[PATCH] add tools to scan network for any device, or for sip devices, and output device information, thanks cshore
|
2009-07-17 20:27:05 +00:00 |
|
Jo-Philipp Wich
|
768bf67b86
|
libs/web: optimize code generation in luci.template
|
2009-07-17 18:33:01 +00:00 |
|
Jo-Philipp Wich
|
62b2c39a5d
|
i18n: package spanish translation
|
2009-07-17 17:36:08 +00:00 |
|
Translation System
|
63633c117f
|
Commit from LuCI Translation Portal by user gjnardoni. 43 of 43 messages translated (0 fuzzy).
|
2009-07-17 04:24:54 +00:00 |
|
Translation System
|
a372636482
|
Commit from LuCI Translation Portal by user gjnardoni. 102 of 212 messages translated (0 fuzzy).
|
2009-07-17 03:56:31 +00:00 |
|
Translation System
|
b92d0f9684
|
Commit from LuCI Translation Portal by user gjnardoni. 39 of 39 messages translated (0 fuzzy).
|
2009-07-17 03:07:48 +00:00 |
|