Ankit Agarwal
|
e083efe0ac
|
MDL-42891 logging: Add support for getting readers that implement a specific interface in log manager
|
2014-02-28 14:52:29 +08:00 |
|
Ankit Agarwal
|
8bae0d0d80
|
MDL-43759 logging: Rename trait writer to buffered_writer
|
2014-02-28 14:52:29 +08:00 |
|
Michael de Raadt
|
ff2990ab9c
|
MDL-41266 improve log store strings
|
2014-02-28 14:52:29 +08:00 |
|
Petr Škoda
|
ce8a372a31
|
MDL-41269 use courseid index instead of contextid because new events are going to use courseid
|
2014-02-28 14:52:28 +08:00 |
|
Petr Škoda
|
0532c5852e
|
MDL-41269 add standard log table indexes
|
2014-02-28 14:52:28 +08:00 |
|
Petr Škoda
|
35adf145dd
|
MDL-41268 keep full backwards compatibility when installing new logging subsystem
|
2014-02-28 14:52:28 +08:00 |
|
Petr Škoda
|
bdae738e38
|
MDL-41266 add new is_logging() method to log readers
This will be useful in live logs report where we want only readers that have latest data.
|
2014-02-28 14:52:28 +08:00 |
|
Petr Škoda
|
0852f9c625
|
MDL-41266 fix coding style issues
|
2014-02-28 14:52:27 +08:00 |
|
Petr Škoda
|
0d9d9efb65
|
MDL-41268 fix cron execution in new log manager
|
2014-02-28 14:52:27 +08:00 |
|
Petr Škoda
|
bdaf91fd13
|
MDL-43931 add logging unit tests
|
2014-02-28 14:52:27 +08:00 |
|
Ankit Agarwal
|
ed8f7c308b
|
MDL-39933 logging: Get external dabatabase working.
|
2014-02-28 14:52:27 +08:00 |
|
Petr Škoda
|
81fbecc049
|
MDL-41269 add separate ip column to standard log table
|
2014-02-28 14:52:26 +08:00 |
|
Petr Škoda
|
30e55e9ac6
|
MDL-41269 add standard log life time and add missing lang strings
|
2014-02-28 14:52:26 +08:00 |
|
Ankit Agarwal
|
ae0770513f
|
MDL-43759 logging: Update stores to remove duplicated code
|
2014-02-28 14:52:26 +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 |
|
Rajesh Taneja
|
b1e7be7318
|
MDL-37658 logging: convert all standard log fields to legacy log fields
|
2014-02-28 14:52:25 +08:00 |
|
Ankit Agarwal
|
c154abd095
|
MDL-41266 logging: Legacy reader should convert passed courseid to course in sql queries
|
2014-02-28 14:52:25 +08:00 |
|
Petr Skoda
|
ecf9a0c5a6
|
MDL-41266 move reader access control out from manager
We need to let reports decide if they want to use capability to access readers.
|
2014-02-28 14:52:25 +08:00 |
|
Marina Glancy
|
53dd210aff
|
MDL-37658 logging: fixed bug in legacy logging
|
2014-02-28 14:52:24 +08:00 |
|
Petr Škoda
|
7eaca5a810
|
MDL-37658 add new logging API with basic implemenation
|
2014-02-28 14:52:24 +08:00 |
|