Philip James
Philip James
> This is an idea issue. This should be a place for discussion, and then individual issues are filed for each outcome of the discussion I feel pretty strongly about...
> (This is an `idea` issue. This should be a place for discussion, and then individual issues are filed for each outcome of the discussion) There should be a view...
The test application in the tikibar repo should use as much of Tikibar's functionality as possible.
Right now we collect the SQL metrics tikibar uses in a custom piece of Eventbrite-specific code. We should work on getting a piece of middleware running that does the same...
If multiple domains are being powered by the same Django app, and if tikibar is enabled on one domain, it should show up on other domains. The use case right...
Right now, we use Eventbrite's custom SQL handler to log things to tikibar. To make tikibar usable for non-Eventbrite people, we need to include a SQL logger that people can...
Right now, the client timing tab in tikibar is doing a bad impersonation of the Chrome devtools waterfall. Someone who is motivated to work on frontend things should feel free...
The way tikibar handles analytics actions is one of the last things that needs to change before we can open source tikibar. One way of doing this is to make...
Chatting with @freakboy3742 and @eliasdorneles in the run-up to Pycon sprints, the consensus seems to be that we can replace `ant` with `gradle` for VoC building. This would be one...
As a developer, I want clear docs on how to get the dependencies on my machine, specifically `javac` and `ant`. Links to vetted existing guides would satisfy this ticket.