Eloy Lafuente (stronk7)
65453b9861
MDL-62907 Logging: Allow nulls on info, cases have been detected
2019-04-17 10:43:02 +02:00
Eloy Lafuente (stronk7)
3d915f5345
MDL-62907 Logging: remove plugin interdependencies
...
- Move decode_other() from standard to tool_log\helper\reader trait.
- Change all ocurrences to "use" the trait method. But a unit test.
- Duplicate the admin lang strings in database and use them.
- An incorrect phpdoc @package.
2019-04-12 10:49:19 +01:00
Petr Skoda
a8d7d6175a
MDL-45214 always try to use ID sort in get_events_select()
...
This should make PostgreSQL behave more like MySQL
and resolve the problem when events were appearing in different
order.
2014-04-23 15:29:35 +08:00
Simey Lameze
da223c11a5
MDL-44990 logging: Capabilites removed from legacy and standard log.
2014-04-17 15:50:59 +08:00
Petr Škoda
0852f9c625
MDL-41266 fix coding style issues
2014-02-28 14:52:27 +08:00
Ankit Agarwal
f7b2b1fb7a
MDL-43759 logging: Add helper traits for stores and add support for buffering
2014-02-28 14:52:25 +08:00