acralyzer icon indicating copy to clipboard operation
acralyzer copied to clipboard

Open source backend for ACRA reports.

Results 78 acralyzer issues
Sort by recently updated
recently updated
newest added

It seams as Acralyzer is not able to display multiline custom data. I've tried to send the multiline text using \r and \n and \r\n and also with . Acralyzer...

This simplifies code dealing with previously compound keys. It easily allows single bugs to be retrieved directly. It makes the 'resolved' documents smaller. In the storage database view indexing is...

I'm having a strange issue. Acralyzer based on Cloudant gives no real information. Look here: http://yadi.sk/d/XCpb256wJDHYL This is result from 3 different devices. "Bugs" section is just empty. What's the...

I'm using ACRA for track bugs on my android app. I use Acralyzer as BackEnd, but i see that when i symulate a bug in Debug mode (without Proguard) i...

I have installed everything and it's working perfectly. Unfortunatelly sometimes Acralyzer get stuck and I can see on my server (Ubuntu 13.04 Server) the CPU go to 100%. I can't...

Hello, I setup Acralyzer on Cloudant (with replication), I prefixed my storage databse with 'acra-' but acralyzer does not show it. The field is empty in the admin/preference panel. What...

Upon navigating to http://myapp.iriscouch.com/acralyzer/_design/acralyzer/index.html#/dashboard/ and refreshing on Chrome 28.0.1500.95, Acralyzer immediately starts to chew up more and more memory as well as pegging the CPU (25%, so perhaps it's just...

Currently bugs can be "solved" or "unsolved". It could be useful to add some other statuses, like "won't solve"

I'm not sure it's supposed to, but it would be nice if the sort order was saved (client-side even). As it is, the sort order on the Bugs page always...

I have the below line in my code customReportContent = { APP_VERSION_CODE, ANDROID_VERSION, PHONE_MODEL, CUSTOM_DATA, STACK_TRACE, LOGCAT ,REPORT_ID} My App version is 1.0 , Android version is 4.0.4. But in...

bug