raven.admin.inc |
raven.admin.inc |
|
Contains the administration pages for Raven. |
raven.api.php |
raven.api.php |
|
Sample hooks demonstrating usage of Raven. |
raven.drush.inc |
raven.drush.inc |
|
Raven module drush integration. |
raven.info |
raven.info |
|
name = "Raven: Sentry Integration"
description = "Provides integration with Sentry, an application monitoring and error tracking platform."
core = 7.x
package = Development
test_dependencies[] = composer_autoloader
configure =… |
raven.install |
raven.install |
|
Install, update, and uninstall functions for the Raven module. |
raven.module |
raven.module |
|
Allows to track errors to Sentry server. |
raven.test |
raven.test |
|
Tests for Raven.module. |
RavenRateLimitException.php |
RavenRateLimitException.php |
|
|
RavenSanitizeIntegration.php |
RavenSanitizeIntegration.php |
|
|
raven_test.info |
tests/raven_test.info |
|
name = 'Raven module tests'
type = module
description = 'Support module for Raven tests.'
package = Testing
core = 7.x
hidden = TRUE |
raven_test.module |
tests/raven_test.module |
|
Raven test module. |