Seth Call
|
0681d662bc
|
* forcing password connect with jam-ruby test helpers
|
2012-09-17 22:37:17 -05:00 |
seth@jamkazam.com
|
7d353d4b7d
|
* moving em-websocket dependency back to standard gem, not our fork because not using subprotocol atm
|
2012-09-15 19:03:05 -05:00 |
Seth Call
|
676725f693
|
* adding host: localhost to config
|
2012-09-15 13:54:07 -05:00 |
Seth Call
|
6ef58ec7fc
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-db
|
2012-09-13 23:39:04 -05:00 |
Seth Call
|
82cc98e9bd
|
* testing bitbucket integration with jira VRFS-11
|
2012-09-13 23:38:55 -05:00 |
Seth Call
|
b53b916218
|
* adding check in session-topic blast to clients--if you originate a message, you shouldn't have it bounce back to you
|
2012-09-04 20:23:34 -05:00 |
Seth Call
|
574206073c
|
* adding migration helper to root
|
2012-09-03 20:53:13 -05:00 |
Seth Call
|
e64f3a4d0c
|
* fully supporting json concurrently with protocol buffers. specify ?pb=true to web URI
|
2012-09-03 20:22:46 -05:00 |
Seth Call
|
098a63f359
|
* adding 'Jam Sessions' link to header
|
2012-09-03 19:08:59 -05:00 |
Seth Call
|
993dd78b19
|
* jam-web working for milestone1
|
2012-09-03 17:03:16 -05:00 |
Seth Call
|
cc45a358e6
|
* fixed tests; setting default setting of 'public' for tests to false
|
2012-09-03 17:01:05 -05:00 |
Seth Call
|
a3058f0f70
|
* slight update to docs
|
2012-09-03 16:48:51 -05:00 |
Seth Call
|
5b44da8ef2
|
* adding partially implemented json support to gateway to resume work on other comp (yes, master branch abuse)
|
2012-09-02 21:45:18 -05:00 |
Seth Call
|
18fdf4551d
|
* adding public flag to jam_session
|
2012-09-02 07:47:21 -05:00 |
Seth Call
|
fd4fcd3071
|
* nm; not going to run websocket gateway from within web app
|
2012-09-01 16:50:45 -05:00 |
Seth Call
|
2b951aec0d
|
* getting ready to create a easy websocket starter mechanism that starts websocket whenever you run jam-web
|
2012-09-01 16:12:02 -05:00 |
Seth Call
|
4f8f4f392a
|
* ok tests finally working. focused on websocket example next
|
2012-09-01 15:24:51 -05:00 |
Seth Call
|
ee8919481e
|
* forgot to add test db helper
|
2012-09-01 07:31:26 -05:00 |
Seth Call
|
77b2cc0137
|
* trying to fix routing issue cleanly
|
2012-09-01 07:10:59 -05:00 |
Seth Call
|
3839a283dd
|
* addin reference to jam_ruby user models. some pages broken atm
|
2012-08-31 08:18:37 -05:00 |
Seth Call
|
5e38fa130a
|
* half way done getting tests repaired for removal of followers/microsposts
|
2012-08-30 22:34:11 -05:00 |
Seth Call
|
15042a9c9b
|
* removed all microposts/follower stuff; just user sign up and login
|
2012-08-30 22:01:52 -05:00 |
Seth Call
|
035ebb098e
|
* initial web commit
|
2012-08-30 21:09:02 -05:00 |
Seth Call
|
ba20fe7e75
|
* adding super simple nav on index.html
|
2012-08-29 23:15:42 -05:00 |
Seth Call
|
aa21fb12e2
|
* deleting swp file
|
2012-08-29 23:06:52 -05:00 |
Seth Call
|
c3f77f5e51
|
* initial commit of jam-admin
|
2012-08-29 08:21:56 -05:00 |
Seth Call
|
069de7e754
|
*making updating password not mandatory on user update
|
2012-08-29 08:21:30 -05:00 |
Seth Call
|
41de5c5dc2
|
* adding not null contraist for creator
|
2012-08-29 08:21:00 -05:00 |
Seth Call
|
b65ccd6060
|
* fixing tests made for switch all send messages to binary. tests broke because of some mocks
|
2012-08-27 08:56:02 -05:00 |
Seth Call
|
484b5f7496
|
* all messages are finally binary encoded
|
2012-08-26 22:00:03 -05:00 |
Seth Call
|
4a2bf208fb
|
* adding support for TestSessionMessage
|
2012-08-26 21:45:25 -05:00 |
Seth Call
|
ecc46f95d5
|
* adding TestSessionMessage, so that I can send a message intra-session
|
2012-08-26 21:45:05 -05:00 |
Seth Call
|
f26f923677
|
* adding easy migration script
|
2012-08-26 14:38:48 -05:00 |
Seth Call
|
59664caa39
|
* using workspace env var instead of hard-coded paths
|
2012-08-26 14:35:50 -05:00 |
Seth Call
|
34cac7bd56
|
* using workspace var instead of hardcoded paths
|
2012-08-26 14:35:24 -05:00 |
Seth Call
|
b5bd730465
|
* adding workspace var (although unused)
|
2012-08-26 14:34:32 -05:00 |
Seth Call
|
0eefd18a75
|
* fixing up workspace
|
2012-08-26 14:34:04 -05:00 |
Seth Call
|
b7fd331c2b
|
* login and login_jam_session working with tests. logging cleaned up
|
2012-08-26 13:42:22 -05:00 |
Seth Call
|
3db0861a55
|
* making to_string of models more useful
|
2012-08-26 13:28:08 -05:00 |
Seth Call
|
2f70c9b3c6
|
* beefing up session name max size
|
2012-08-26 13:27:43 -05:00 |
Seth Call
|
db1c22917f
|
* bootstrap tst user into db
|
2012-08-26 06:36:05 -05:00 |
Seth Call
|
f83edca840
|
* updating message_factory to account for new pb message type
|
2012-08-26 06:35:13 -05:00 |
Seth Call
|
559e95ab76
|
* discriminating unhandled server error from 'bad client' behavior. also addding Heartbeat
|
2012-08-26 06:34:49 -05:00 |
Seth Call
|
89a4be2321
|
* websocket gateway allows login to server and to session
|
2012-08-23 21:46:58 -05:00 |
Seth Call
|
5ee5b765c4
|
* changing how primary key is defined (using non deprecated method)
|
2012-08-22 07:57:50 -05:00 |
Seth Call
|
11e403deb3
|
* no longer using 'pg' gem for ActiveRecord, because it's not tested for jruby; also making all tests pass
|
2012-08-21 22:08:01 -05:00 |
Seth Call
|
e8ebdeb5ef
|
* declaring 'id' as primary key. this makes factory_girl behave on jdbc
|
2012-08-21 22:07:01 -05:00 |
Seth Call
|
2961564fbe
|
* making outputs a bulleted list
|
2012-08-20 21:11:41 -05:00 |
Seth Call
|
d6daf16805
|
* beefing up readme
|
2012-08-20 21:10:12 -05:00 |
Seth Call
|
9a481a6691
|
* had it backwards; now c is optional only
|
2012-08-20 21:04:11 -05:00 |