Mercurial Hosting > luan
annotate conv.txt @ 1330:f41919741100
fix security
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 11 Feb 2019 01:38:55 -0700 |
parents | d5739c101bd6 |
children | 11b7e11f9ed5 |
rev | line source |
---|---|
1330 | 1 file - java.* |
2 Io.unrestricted | |
1322 | 3 Thread.global_callable |
4 Thread.global | |
1321
307e76ccd0d6
generalize separate logging
Franklin Schmidt <fschmidt@gmail.com>
parents:
1318
diff
changeset
|
5 Logging.luanhost_logger |
307e76ccd0d6
generalize separate logging
Franklin Schmidt <fschmidt@gmail.com>
parents:
1318
diff
changeset
|
6 Logging.init |
1318
35a6a195819f
in authorization rename user to username
Franklin Schmidt <fschmidt@gmail.com>
parents:
1315
diff
changeset
|
7 authorization user |
1315 | 8 Hosting.domain |
9 | |
1308
70eecde81820
remove fn,... to improve readability
Franklin Schmidt <fschmidt@gmail.com>
parents:
1304
diff
changeset
|
10 Thread.fork |
70eecde81820
remove fn,... to improve readability
Franklin Schmidt <fschmidt@gmail.com>
parents:
1304
diff
changeset
|
11 Io.output_to |
70eecde81820
remove fn,... to improve readability
Franklin Schmidt <fschmidt@gmail.com>
parents:
1304
diff
changeset
|
12 Io.output_of |
70eecde81820
remove fn,... to improve readability
Franklin Schmidt <fschmidt@gmail.com>
parents:
1304
diff
changeset
|
13 |
1304 | 14 "stringify" |
1301
a9cc35c71eb0
go back to Thread.schedule
Franklin Schmidt <fschmidt@gmail.com>
parents:
1277
diff
changeset
|
15 "Thread.once" |
a9cc35c71eb0
go back to Thread.schedule
Franklin Schmidt <fschmidt@gmail.com>
parents:
1277
diff
changeset
|
16 "Thread.repeating" |
a9cc35c71eb0
go back to Thread.schedule
Franklin Schmidt <fschmidt@gmail.com>
parents:
1277
diff
changeset
|
17 |
1277 | 18 "Io.print()" |
1276 | 19 "Luan.values" |
1260
4b5b84853f6f
replace Table.as_table with Luan.to_table
Franklin Schmidt <fschmidt@gmail.com>
parents:
1255
diff
changeset
|
20 remove "as_table" |
4b5b84853f6f
replace Table.as_table with Luan.to_table
Franklin Schmidt <fschmidt@gmail.com>
parents:
1255
diff
changeset
|
21 |
1255
4f571a974132
replace Thread.schedule with Thread.once and Thread.repeating
Franklin Schmidt <fschmidt@gmail.com>
parents:
1233
diff
changeset
|
22 "Thread.schedule" |
4f571a974132
replace Thread.schedule with Thread.once and Thread.repeating
Franklin Schmidt <fschmidt@gmail.com>
parents:
1233
diff
changeset
|
23 |
1233
3fad7091b419
make Thread.safe implicit
Franklin Schmidt <fschmidt@gmail.com>
parents:
1226
diff
changeset
|
24 "Thread.safe" |
3fad7091b419
make Thread.safe implicit
Franklin Schmidt <fschmidt@gmail.com>
parents:
1226
diff
changeset
|
25 |
1226 | 26 "Http.uncache_site" |
27 "full_path" | |
28 "Http.version" | |
29 | |
1218 | 30 "java_threads.luan" |
31 "luan_threads.luan" | |
32 "Shell_mod.luan" | |
33 "shell.luan" | |
34 | |
35 "Io.repr" | |
36 "String.split" | |
37 "logging/init.luan" | |
1164 | 38 |
39 "request.header" | |
40 "response.header" | |
41 "request.parameter" | |
42 "request.cookie" | |
43 "set_cookie" | |
44 "assert" | |
1192 | 45 |
1218 | 46 headers lower case |
47 remove run_later | |
48 remove Thread.global |