Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
* | don't blame email address changers | Arthur Schiwon | 2018-08-14 | 1 | -8/+19 |
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
* | Log sharing and unsharing with a room in the auditing app | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+25 |
* | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 5 | -1/+60 |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 1 | -41/+55 |
* | more consistent naming | Arthur Schiwon | 2018-04-05 | 2 | -5/+5 |
* | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 2 | -0/+28 |
* | Make admin_audit strict | Roeland Jago Douma | 2018-03-10 | 12 | -10/+22 |
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -6/+10 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -6/+7 |
* | Add tests | Roeland Jago Douma | 2018-01-25 | 2 | -2/+77 |
* | Update autoloader | Roeland Jago Douma | 2018-01-25 | 2 | -0/+2 |
* | Make admin_audit listen to 2fa events | Roeland Jago Douma | 2018-01-25 | 2 | -0/+91 |
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Update composer | Morris Jobke | 2018-01-12 | 2 | -10/+14 |
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 10 | -1/+12 |
* | Admin Audit autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+623 |
* | Log console commands | Joas Schilling | 2017-07-01 | 2 | -0/+56 |
* | Listen to app enable/disable events | Joas Schilling | 2017-07-01 | 2 | -1/+84 |
* | Move logic to Application class | Joas Schilling | 2017-07-01 | 3 | -223/+152 |
* | Move to PSR-4 | Joas Schilling | 2017-07-01 | 12 | -26/+66 |
* | Don't try to generate logs for chunking paths | Joas Schilling | 2017-05-31 | 1 | -0/+8 |
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Audit log for enabling/disabling a user | Joas Schilling | 2017-04-25 | 2 | -0/+18 |
* | 4190 | Roger Szabo | 2017-04-25 | 2 | -0/+35 |
* | Log access to preview images | Lukas Reschke | 2017-03-20 | 3 | -13/+56 |
* | Fix "broken" app descriptions | Joas Schilling | 2017-01-13 | 1 | -3/+1 |
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
* | Don't log the user password in case something goes wrong | Joas Schilling | 2016-11-24 | 2 | -9/+21 |
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | Fix sniffes in admin_audit | Joas Schilling | 2016-09-12 | 1 | -3/+0 |
* | Disable by default | Joas Schilling | 2016-08-08 | 1 | -1/+0 |
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | |||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 10 | -0/+23 |
|/ | |||||
* | don't try to log the currently logged in user, this fails on cronjobs. The us... | Bjoern Schiessle | 2016-06-20 | 2 | -31/+5 |
* | log events from versions app | Bjoern Schiessle | 2016-06-10 | 2 | -0/+53 |
* | listen to trash bin and group manager hooks | Bjoern Schiessle | 2016-06-10 | 9 | -121/+327 |
* | Add basic audit component to logger | Lukas Reschke | 2016-06-10 | 7 | -0/+693 |
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 3 | -105/+0 |
* | OC_Share no longer exists. remove hooks that would trigger require_once / aut... | jfd | 2012-08-25 | 2 | -1/+5 |
* | audit: update appinfo to OC4 | Bart Visscher | 2012-08-03 | 1 | -1/+2 |
* | Audit: Log sharing actions | Bart Visscher | 2012-05-07 | 2 | -0/+24 |
* | Audit: Log messages with separate function | Bart Visscher | 2012-05-07 | 1 | -9/+12 |