0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a bunch of layerIds to make testing easier. More... almost 14 years ago
Forgot license info for sha1 More... almost 14 years ago
Update sha-1 tests More... almost 14 years ago
Add SHA-1 library and a simple test for it. When user object is created, we hash the password immediately. More... almost 14 years ago
Make appController react to new user bring set, instead of depending on chatController More... almost 14 years ago
Move login view and controller into main Geniverse application, and make it create a new user More... almost 14 years ago
Add a user controller, and add a utility method for creating new users More... almost 14 years ago
Fix the user migration. More... almost 14 years ago
Merge branch 'master' of github.com:psndcsrv/Geniverse-SproutCore More... almost 14 years ago
Add User SC and Rails model. More... almost 14 years ago
Update cc framework More... almost 14 years ago
Add a "generate new dragon" button to chromosome view (not visible by default) More... almost 14 years ago
Update dragon when chromosomes change. Update chromosomeController so that alleles are cached and not recalculated each time. More... almost 14 years ago
Make Chromosome View drop-down menus into SproutCore views, so that they can be instrumented. More... almost 14 years ago
Prevent error being thrown if alleles are undefined More... almost 14 years ago
Bump CC framework version. More... almost 14 years ago
A better way to add the "/rails" prefix to rails urls More... almost 14 years ago
Only try to log in after activities are READY_CLEAN More... almost 14 years ago
Change activity so that 'initial alleles' are a string, which later get JSONified. Add test for this, and remove deprecated challenge test More... almost 14 years ago
Wait until fetched activities return before setting first activity and logging in More... almost 14 years ago
Send title in JSON and fix baseChannelName property More... almost 14 years ago
Don't create records on rails yet More... almost 14 years ago
Remove duplicate fetch method. Tests now pass. More... almost 14 years ago
rm rails db and development log More... almost 14 years ago
WIP: Add start to rails data source work More... almost 14 years ago
Add rails proxy to buildfile More... almost 14 years ago
Clean up controllers: Activity controller now proxies activity, so doesn't need extra methods. Set content on it to be activity. Other controllers that aren't proxies should just be SC.Controllers, not ObjectControllers More... almost 14 years ago
New Lebowski test for chatting More... almost 14 years ago
Bind the title to the activity's title More... almost 14 years ago
Show both versions of Selenium client More... almost 14 years ago