Pony.fm/config
2016-06-27 00:14:03 +01:00
..
app.php #86: Removed migration generator 2016-06-27 00:14:03 +01:00
auth.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
broadcasting.php Initial L5.1 commit 2015-08-30 12:26:03 +01:00
cache.php Fixes T373: Moment.js now assumes whatever it's given is UTC. 2015-09-20 00:27:52 -07:00
compile.php Initial L5.1 commit 2015-08-30 12:26:03 +01:00
database.php #86: Generated migrations from MySQL DB 2016-06-27 00:11:45 +01:00
debugbar.php Replaced Pony.fm's profiler with @barryvdh's Laravel Debugbar. 2016-02-16 02:53:28 -08:00
elasticsearch.php #1: Made Elasticsearch hosts configurable in an environment variable. 2016-01-17 05:22:14 -08:00
filesystems.php #8: Implemented several tests for the API. 2015-12-24 18:08:49 -08:00
ide-helper.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
mail.php Initial L5.1 commit 2015-08-30 12:26:03 +01:00
newrelic.php Simplified the transaction names we send to NewRelic. 2015-11-15 00:52:48 -08:00
poniverse.php Converted a bunch of tabs to spaces. 2015-10-24 19:35:37 -07:00
ponyfm.php God damn it 2016-06-15 14:18:55 +01:00
queue.php #1: Reindexing now runs on its own queue + lots of code cleanup. 2016-01-17 07:16:16 -08:00
services.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
session.php T350: Regenerated encyption keys for all environments and moved sessions to the database. 2015-09-12 15:56:22 -07:00
view.php Initial L5.1 commit 2015-08-30 12:26:03 +01:00