Scott Comer
|
60aa59e11f
|
faster signup
|
2014-03-11 17:35:00 -05:00 |
Seth Call
|
1d1578fde8
|
* adding social description ability for sharing facebook
|
2014-03-11 18:14:05 +00:00 |
Seth Call
|
557412992e
|
* add just a few more constraint delete cascades
|
2014-03-11 16:06:50 +00:00 |
Seth Call
|
a5a083a4e8
|
* fix for recording landing page not working, and fix for sort order enforced for jamfest
|
2014-03-11 15:50:08 +00:00 |
Seth Call
|
c9625a4529
|
* VRFS-1377 done, tested. going to manually test soon on production
|
2014-03-10 15:21:21 +00:00 |
Seth Call
|
7df02c0778
|
* merging manifest
|
2014-03-10 07:13:01 +00:00 |
Seth Call
|
b9ee475db5
|
* working on event page
|
2014-03-10 06:31:20 +00:00 |
Scott Comer
|
a0fab2b584
|
mod the get_work stored procedure to exclude all connections but those which are from clients.
|
2014-03-10 00:17:34 -05:00 |
Seth Call
|
3c5a14312a
|
* Event page 'chrome' is setup and pulling from database--now to add band logic
|
2014-03-09 22:58:57 +00:00 |
Scott Comer
|
af748cba75
|
rake tasks for importing geoip data
|
2014-03-09 17:35:12 -05:00 |
Scott Comer
|
c1bea4ae03
|
merge conflict
|
2014-03-09 01:28:41 -06:00 |
Scott Comer
|
f8e06c476d
|
fixed and normalized data types and nullability in max_mind_geo and max_mind_isp; fixed rakes for same to use ruby csv instead of pg; dropped the huge maxmind data files i committed earlier; fixed lack of genre in websocket factories.rb constructed music sessions.
|
2014-03-09 00:22:51 -06:00 |
Jonathan Kolyer
|
721840172c
|
VRFS-1333 added plays_refactor.sql
|
2014-03-08 20:51:12 +00:00 |
Jonathan Kolyer
|
713344a7a7
|
merge conflict
|
2014-03-08 20:50:51 +00:00 |
Scott Comer
|
798ccc4529
|
fix case where connection_client_type.sql is boggled by existing connections, and added schema for cities, regions, and countries.
|
2014-03-07 17:23:25 -06:00 |
Scott Comer
|
d7443edf58
|
fix case where connection_client_type.sql is boggled by existing connections, and added schema for cities, regions, and countries.
|
2014-03-07 17:23:04 -06:00 |
Seth Call
|
faed48271b
|
* VRFS-1372 resolved, and not requiring local only until figure out some deployment issues
|
2014-03-07 14:20:34 -06:00 |
Jonathan Kolyer
|
eb98b97cd5
|
merge conflict
|
2014-03-07 06:53:35 +00:00 |
scott comer
|
f64d5e3429
|
code to name maps for countries, united states, and canada
|
2014-03-06 23:35:46 -06:00 |
scott comer
|
88eb6584af
|
new geo files
|
2014-03-06 19:45:15 -06:00 |
scott comer
|
5be30ed2cc
|
new geoip data
|
2014-03-06 16:38:27 -06:00 |
scott comer
|
5aa4759605
|
new geoip data
|
2014-03-06 16:37:43 -06:00 |
Jonathan Kolyer
|
1eb4b80482
|
VRFS-1333 refactoring {recording,music_sessions_history}_plays into playable_plays
|
2014-03-05 06:40:04 +00:00 |
scott comer
|
f0a0f9f2f2
|
the real deal geoipdata
|
2014-03-04 10:41:00 -06:00 |
Scott Comer
|
7d8cb8c458
|
fix missing better test data and bug in connection_manager.rb relating to line 111
|
2014-03-03 20:30:34 -06:00 |
Seth Call
|
535a0da880
|
* oops. messed up manifest
|
2014-03-03 16:53:04 -06:00 |
Seth Call
|
3c4f5c7e55
|
* merged
|
2014-03-03 16:18:03 -06:00 |
Seth Call
|
7ab7bfd795
|
* VRFS-1297, VRFS-1305, VRFS-293, VRFS-950, VRFS-641 - track changes added to help frontend better understand when it needs to poke backend, and refresh state
|
2014-03-03 16:13:23 -06:00 |
Scott Comer
|
5d899f57dd
|
complete unit tests for api_scoring_controller and add some better test data
|
2014-03-01 20:36:51 -06:00 |
Seth Call
|
051fcd8b04
|
* working around conn.update
|
2014-02-25 03:25:34 +00:00 |
Scott Comer
|
4153cfe3a1
|
users.locidispid must be bigint, too
|
2014-02-24 16:31:53 -06:00 |
Scott Comer
|
b33206683b
|
merged updates
|
2014-02-24 15:22:26 -06:00 |
Scott Comer
|
f69cdc3b4d
|
fix problem with locidispid being int instead of bigint; add scores; flush use of prepared statements for geoip stuff; implement connection manager update of connection and user records with location information
|
2014-02-24 15:19:46 -06:00 |
Seth Call
|
0522c20e60
|
* VRFS-1100 - can only download 100 times before 404 given for client downloads, VRFS-862 - quick change to unblock
|
2014-02-24 16:55:56 +00:00 |
Seth Call
|
ab2d8c4f8a
|
* VRFS-1213 - work arounds for postgis migrations
|
2014-02-22 06:29:39 +00:00 |
Seth Call
|
b5934bba30
|
* merging in from scoring cache migrations
|
2014-02-22 05:11:40 +00:00 |
Seth Call
|
dae0f40929
|
* removed is_downloadable for VRFS-1141, from database and UI
* what's next dialog has icheck-styled checkbox now VRFS-913
* facebook invitations hooked up for VRFS-1121
|
2014-02-22 05:09:39 +00:00 |
Scott Comer
|
4a9330523c
|
*** scoring schema migration
|
2014-02-21 22:21:31 -06:00 |
Seth Call
|
f3c09f65c2
|
* allowing tests to be skipped, and mostly done with VRFS-1200
|
2014-02-20 22:23:44 +00:00 |
Seth Call
|
aab902e8cf
|
* VRFS-1160 - favorites REST API done
|
2014-02-20 20:54:35 +00:00 |
Seth Call
|
df14676495
|
* VRFS-1135 - user and band targetting possible
|
2014-02-20 07:45:51 +00:00 |
Seth Call
|
2905245f1a
|
* VRFS-1181 - upright bass in the mix
|
2014-02-19 04:40:37 +00:00 |
Seth Call
|
3ca1744c27
|
* VRFS-1135 make plays and recordings and sessions unique for user/model combo
|
2014-02-18 13:40:13 +00:00 |
Seth Call
|
222bf23cc5
|
* VRFS-1135 sorts added to model; need to change next behavior to come from model, not controller
|
2014-02-18 13:34:51 +00:00 |
Seth Call
|
d6149a3908
|
* pin rails to 3.x
|
2014-02-18 04:54:33 +00:00 |
Seth Call
|
8483239054
|
* pg_migrate bump to 0.1.13 with relaxed thor version
|
2014-02-18 03:42:42 +00:00 |
Seth Call
|
e5c6ba0c76
|
* gah left in bad file in manifest
|
2014-02-18 00:02:31 +00:00 |
Seth Call
|
5654f27b55
|
* merged
|
2014-02-17 23:26:17 +00:00 |
Seth Call
|
ff6b3795ce
|
* merged
|
2014-02-17 00:32:51 +00:00 |
Seth Call
|
5ef630cf86
|
* in progress on next parameter VRFS-1135
|
2014-02-17 00:30:08 +00:00 |